secp256k1 test fails
Opened this issue · 1 comments
grubles commented
Ubuntu 22.04
ARM64
CLBOSS at f4a7715
$ cat external/secp256k1/test-suite.log
========================================
libsecp256k1 0.1: ./test-suite.log
========================================
# TOTAL: 2
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: tests
===========
test count = 64
random seed = f0bf7f52e30e46074cce8e855cc64c78
Failure 10 on 30 3b 02 1f 00 d5 ff 3f f0 ff ff ff ff 00 00 00 00 00 de ff ff ff ff 0f 00 00 f0 ff fe ff ff ff ff fb ff 02 18 90 fc ff ff ff ff ff ff ff ff ff ff f7 ff ff ff ff ff ff ff 01 d5 e0 ff
src/tests.c:4947: test condition failed: ret == 0
FAIL tests (exit status: 134)
tsjk commented
Do you know what the implications are? That is, why the test fails?