Page MenuHomePhabricator

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

Authored by Fabien on Mar 30 2020, 08:15.

Details

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

Diff Detail

Repository
rABC Bitcoin ABC
Branch
secp256k1_fix_travis_ctime_java
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10023
Build 17886: Default Diff Build & Tests
Build 17885: arc lint + arc unit