btcz / bitcoinz

BitcoinZ
https://bitcointalk.org/index.php?topic=3086664.0
Other
124 stars 70 forks source link

joinsplit.full_api_test FAILED TEST #27

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hi there,

running some the gtest I have an error on the joinsplit.full_api_test:

[s0n1k@morpheus src]$ pwd /home/s0n1k/bitcoinz/src

[s0n1k@morpheus src]$ ./zcash-gtest --gtest_filter=joinsplit.full_api_test Note: Google Test filter = joinsplit.full_api_test [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from joinsplit [ RUN ] joinsplit.full_api_test

[----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (378468 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] joinsplit.full_api_test

1 FAILED TEST

Could someone fix it?

Thanks, Marco

ghost commented 6 years ago

fixed