HomePhabricator

[SECP256K1] Travis Don't run the constant time check with java tests

Description

[SECP256K1] Travis Don't run the constant time check with java tests

Summary:
The autotools check-java target doesn't build the
valgrind_ctime_test, causing Travis to fail.
Since the case (without JNI) it already covered, it is safe to disable
the check for this case.

Test Plan:
Run the Travis build (see
https://travis-ci.org/github/Fabcien/secp256k1/builds/668626198).

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5598

Details

Provenance
FabienAuthored on Mar 30 2020, 07:41
FabienPushed on Mar 31 2020, 12:01
Reviewer
Restricted Project
Differential Revision
D5598: [SECP256K1] Travis Don't run the constant time check with java tests
Parents
rABCc41458899bf3: [secp256k1] Extend libsecp256k1's ctime test to check schnorr signatures
Branches
Unknown
Tags
Unknown