Skip to content

Instantly share code, notes, and snippets.

@howjmay
Created July 26, 2018 06:45
Show Gist options
  • Save howjmay/44f438a5dd3a4e65a7bd8f3015988678 to your computer and use it in GitHub Desktop.
Save howjmay/44f438a5dd3a4e65a7bd8f3015988678 to your computer and use it in GitHub Desktop.
run_build.sh result
Building project...
-- Configuring done
-- Generating done
-- Build files have been written to: /home/yanghau/Documents/iota/iota.lib.cpp/build
[ 2%] Built target curl_dep
[ 3%] Built target googletest_dep
[ 5%] Built target keccak_dep
[ 7%] Built target cpr_dep
[ 19%] Built target iota
[ 20%] Built target errors_bad_request_test
[ 21%] Built target utils_stop_watch_test
[ 22%] Built target errors_crypto_test
[ 23%] Built target core_broadcast_transactions_test
[ 24%] Built target source_main
[ 25%] Built target extended_get_bundle_test
[ 26%] Built target errors_unauthorized_test
[ 26%] Built target core_attach_to_tangle_test
[ 27%] Built target responses_remove_neighbors_test
[ 28%] Built target responses_get_new_addresses_test
[ 29%] Built target models_tag_test
[ 29%] Built target requests_get_transactions_to_approve_test
[ 30%] Built target responses_get_transactions_to_approve_test
[ 31%] Built target requests_get_neighbors_test
[ 32%] Built target requests_get_trytes_test
[ 33%] Built target extended_initiate_transfer_test
[ 33%] Built target responses_get_neighbors_test
[ 33%] Built target requests_get_balances_test
[ 34%] Built target core_store_transactions_test
[ 35%] Built target crypto_keccak384_test
[ 36%] Built target requests_store_transactions_test
[ 37%] Built target requests_were_addresses_spent_from_test
[ 38%] Built target crypto_pow_test
[ 39%] Built target requests_broadcast_transactions_test
[ 40%] Built target requests_remove_neighbors_test
[ 41%] Built target core_get_transactions_to_approve_test
[ 42%] Built target models_transfer_test
[ 43%] Built target extended_get_transfers_test
[ 44%] Built target errors_network_test
[ 45%] Built target responses_check_consistency_test
[ 45%] Built target requests_add_neighbors_test
[ 46%] Built target extended_get_inputs_test
[ 47%] Built target extended_get_balances_and_format_test
[ 47%] Built target extended_get_account_data_test
[ 48%] Built target crypto_multi_signing_test
[ 48%] Built target core_get_inclusions_states_test
[ 49%] Built target extended_send_transfer_test
[ 50%] Built target errors_internal_server_error_test
[ 51%] Built target responses_get_node_info_test
[ 52%] Built target requests_find_transactions_test
[ 52%] Built target extended_prepare_transfers_test
[ 53%] Built target requests_attach_to_tangle_test
[ 53%] Built target responses_add_neighbors_test
[ 54%] Built target extended_get_latest_inclusion_test
[ 55%] Built target responses_send_transfer_test
[ 56%] Built target requests_check_consistency_test
[ 57%] Built target requests_get_inclusion_states_test
[ 58%] Built target responses_were_addresses_spent_from_test
[ 59%] Built target requests_get_node_info_test
[ 60%] Built target responses_attach_to_tangle_test
[ 61%] Built target core_get_node_info_test
[ 62%] Built target extended_bundles_from_addresses_test
[ 62%] Built target responses_get_trytes_test
[ 63%] Built target extended_send_trytes_test
[ 63%] Built target extended_get_new_addresses_test
[ 64%] Built target requests_interrupt_attaching_to_tangle_test
[ 64%] Built target extended_add_remainder_test
[ 65%] Built target extended_find_transaction_objects_test
[ 66%] Built target errors_unrecognized_test
[ 67%] Built target extended_find_transaction_objects_by_bundle_test
[ 68%] Built target extended_get_transactions_objects_test
[ 69%] Built target extended_is_reattachable_test
[ 70%] Built target extended_is_promotable_test
[ 71%] Built target core_were_addresses_spent_from_test
[ 72%] Built target core_find_transactions_test
[ 73%] Built target core_neighbors_test
[ 74%] Built target core_get_balances_test
[ 75%] Built target extended_traverse_bundle_test
[ 76%] Built target core_check_consistency_test
[ 77%] Built target models_neighbor_test
[ 77%] Built target core_interrupt_attaching_to_tangle_test
[ 78%] Built target core_get_tips_test
[ 79%] Built target responses_get_bundle_test
[ 80%] Built target core_get_trytes_test
[ 81%] Built target responses_find_transactions_test
[ 81%] Built target models_seed_test
[ 82%] Built target responses_base_test
[ 83%] Built target responses_get_balances_and_format_test
[ 83%] Built target responses_get_account_data_test
[ 84%] Built target extended_find_transactions_test
[ 85%] Built target responses_replay_bundle_test
[ 86%] Built target responses_get_transfers_test
[ 87%] Built target responses_get_balances_test
[ 88%] Built target requests_base_test
[ 89%] Built target models_address_test
[ 90%] Built target source_configuration
[ 90%] Built target responses_get_tips_test
[ 91%] Built target extended_broadcast_and_store_test
[ 92%] Built target types_trinary_test
[ 93%] Built target requests_get_tips_test
[ 94%] Built target models_bundle_test
[ 95%] Built target models_signature_test
[ 96%] Built target crypto_kerl_test
[ 96%] Built target crypto_curl_test
[ 97%] Built target responses_get_inclusion_states_test
[ 98%] Built target models_transaction_test
[ 98%] Built target crypto_signing_test
[ 98%] Built target errors_illegal_state_test
[ 99%] Built target errors_generic_test
[100%] Built target extended_replay_bundle_test
Running tests...
UpdateCTestConfiguration from :/home/yanghau/Documents/iota/iota.lib.cpp/build/DartConfiguration.tcl
UpdateCTestConfiguration from :/home/yanghau/Documents/iota/iota.lib.cpp/build/DartConfiguration.tcl
Test project /home/yanghau/Documents/iota/iota.lib.cpp/build
Constructing a list of tests
Done constructing a list of tests
Checking test dependency graph...
Checking test dependency graph end
test 1
Start 1: extended_get_bundle_test
1: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_get_bundle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
1: Test timeout computed to be: 9.99988e+06
1: [==========] Running 5 tests from 1 test case.
1: [----------] Global test environment set-up.
1: [----------] 5 tests from Extended
1: [ RUN ] Extended.GetBundleTransactionHash
1: unknown file: Failure
1: C++ exception with description "Invalid transaction supplied." thrown in the test body.
1: [ FAILED ] Extended.GetBundleTransactionHash (18 ms)
1: [ RUN ] Extended.GetBundleTransactionHashNonTail
1: [ OK ] Extended.GetBundleTransactionHashNonTail (10 ms)
1: [ RUN ] Extended.GetBundleBundleHash
1: [ OK ] Extended.GetBundleBundleHash (10 ms)
1: [ RUN ] Extended.GetBundleInvalidTrxHash
1: [ OK ] Extended.GetBundleInvalidTrxHash (9 ms)
1: [ RUN ] Extended.GetBundleInvalidHash
1: [ OK ] Extended.GetBundleInvalidHash (0 ms)
1: [----------] 5 tests from Extended (47 ms total)
1:
1: [----------] Global test environment tear-down
1: [==========] 5 tests from 1 test case ran. (47 ms total)
1: [ PASSED ] 4 tests.
1: [ FAILED ] 1 test, listed below:
1: [ FAILED ] Extended.GetBundleTransactionHash
1:
1: 1 FAILED TEST
1/100 Test #1: extended_get_bundle_test ...........................***Failed 0.05 sec
test 2
Start 2: extended_bundles_from_addresses_test
2: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_bundles_from_addresses_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
2: Test timeout computed to be: 9.99988e+06
2: [==========] Running 6 tests from 1 test case.
2: [----------] Global test environment set-up.
2: [----------] 6 tests from Extended
2: [ RUN ] Extended.BundlesFromAddresses
2: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/bundles_from_addresses_test.cpp:39: Failure
2: Expected: bundles.size()
2: Which is: 0
2: To be equal to: 2UL
2: Which is: 2
2: [ FAILED ] Extended.BundlesFromAddresses (11 ms)
2: [ RUN ] Extended.BundlesFromAddressesNoPersistentState
2: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/bundles_from_addresses_test.cpp:127: Failure
2: Expected: bundles.size()
2: Which is: 0
2: To be equal to: 2UL
2: Which is: 2
2: [ FAILED ] Extended.BundlesFromAddressesNoPersistentState (10 ms)
2: [ RUN ] Extended.BundlesFromAddressesBundleHash
2: [ OK ] Extended.BundlesFromAddressesBundleHash (10 ms)
2: [ RUN ] Extended.BundlesFromAddressesTrxHash
2: [ OK ] Extended.BundlesFromAddressesTrxHash (10 ms)
2: [ RUN ] Extended.BundlesFromAddressesInvalidAddrHash
2: [ OK ] Extended.BundlesFromAddressesInvalidAddrHash (10 ms)
2: [ RUN ] Extended.BundlesFromAddressesInvalidHash
2: [ OK ] Extended.BundlesFromAddressesInvalidHash (0 ms)
2: [----------] 6 tests from Extended (51 ms total)
2:
2: [----------] Global test environment tear-down
2: [==========] 6 tests from 1 test case ran. (51 ms total)
2: [ PASSED ] 4 tests.
2: [ FAILED ] 2 tests, listed below:
2: [ FAILED ] Extended.BundlesFromAddresses
2: [ FAILED ] Extended.BundlesFromAddressesNoPersistentState
2:
2: 2 FAILED TESTS
2/100 Test #2: extended_bundles_from_addresses_test ...............***Failed 0.05 sec
test 3
Start 3: extended_get_balances_and_format_test
3: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_get_balances_and_format_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
3: Test timeout computed to be: 9.99988e+06
3: [==========] Running 2 tests from 1 test case.
3: [----------] Global test environment set-up.
3: [----------] 2 tests from Extended
3: [ RUN ] Extended.GetBalancesAndFormat
3: unknown file: Failure
3: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
3: [ FAILED ] Extended.GetBalancesAndFormat (5 ms)
3: [ RUN ] Extended.GetBalancesAndFormatInvalidBalance
3: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_balances_and_format_test.cpp:64: Failure
3: Expected: api.getBalancesAndFormat( { ACCOUNT_2_ADDRESS_1_HASH, ACCOUNT_2_ADDRESS_2_HASH, ACCOUNT_2_ADDRESS_3_HASH }, 717650144175136) throws an exception of type IOTA::Errors::IllegalState.
3: Actual: it throws a different type.
3: [ FAILED ] Extended.GetBalancesAndFormatInvalidBalance (6 ms)
3: [----------] 2 tests from Extended (11 ms total)
3:
3: [----------] Global test environment tear-down
3: [==========] 2 tests from 1 test case ran. (11 ms total)
3: [ PASSED ] 0 tests.
3: [ FAILED ] 2 tests, listed below:
3: [ FAILED ] Extended.GetBalancesAndFormat
3: [ FAILED ] Extended.GetBalancesAndFormatInvalidBalance
3:
3: 2 FAILED TESTS
3/100 Test #3: extended_get_balances_and_format_test ..............***Failed 0.01 sec
test 4
Start 4: extended_initiate_transfer_test
4: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_initiate_transfer_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
4: Test timeout computed to be: 9.99988e+06
4: [==========] Running 14 tests from 1 test case.
4: [----------] Global test environment set-up.
4: [----------] 14 tests from Extended
4: [ RUN ] Extended.InitiateTransfer
4: unknown file: Failure
4: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
4: [ FAILED ] Extended.InitiateTransfer (16 ms)
4: [ RUN ] Extended.InitiateTransferSecurity
4: unknown file: Failure
4: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
4: [ FAILED ] Extended.InitiateTransferSecurity (5 ms)
4: [ RUN ] Extended.InitiateTransferWithChecksum
4: unknown file: Failure
4: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
4: [ FAILED ] Extended.InitiateTransferWithChecksum (15 ms)
4: [ RUN ] Extended.InitiateTransfersNoRemainderAddress
4: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/initiate_transfer_test.cpp:379: Failure
4: Failed
4: [ FAILED ] Extended.InitiateTransfersNoRemainderAddress (14 ms)
4: [ RUN ] Extended.InitiateTransfersInvalidRemainderAddress
4: [ OK ] Extended.InitiateTransfersInvalidRemainderAddress (0 ms)
4: [ RUN ] Extended.InitiateTransfersInvalidInputAddress
4: [ OK ] Extended.InitiateTransfersInvalidInputAddress (0 ms)
4: [ RUN ] Extended.InitiateTransfersNoInputAddress
4: [ OK ] Extended.InitiateTransfersNoInputAddress (0 ms)
4: [ RUN ] Extended.InitiateTransferNoTransfer
4: [ OK ] Extended.InitiateTransferNoTransfer (0 ms)
4: [ RUN ] Extended.InitiateTransfersInvalidTransferAddress
4: [ OK ] Extended.InitiateTransfersInvalidTransferAddress (0 ms)
4: [ RUN ] Extended.InitiateTransfersNotEnoughFund
4: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/initiate_transfer_test.cpp:448: Failure
4: Failed
4: [ FAILED ] Extended.InitiateTransfersNotEnoughFund (15 ms)
4: [ RUN ] Extended.InitiateTransfersZeroTransfer
4: [ OK ] Extended.InitiateTransfersZeroTransfer (0 ms)
4: [ RUN ] Extended.InitiateTransferNoTag
4: unknown file: Failure
4: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
4: [ FAILED ] Extended.InitiateTransferNoTag (15 ms)
4: [ RUN ] Extended.InitiateTransferNoMsg
4: unknown file: Failure
4: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
4: [ FAILED ] Extended.InitiateTransferNoMsg (15 ms)
4: [ RUN ] Extended.InitiateTransferTooLargeMessage
4: unknown file: Failure
4: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
4: [ FAILED ] Extended.InitiateTransferTooLargeMessage (15 ms)
4: [----------] 14 tests from Extended (110 ms total)
4:
4: [----------] Global test environment tear-down
4: [==========] 14 tests from 1 test case ran. (110 ms total)
4: [ PASSED ] 6 tests.
4: [ FAILED ] 8 tests, listed below:
4: [ FAILED ] Extended.InitiateTransfer
4: [ FAILED ] Extended.InitiateTransferSecurity
4: [ FAILED ] Extended.InitiateTransferWithChecksum
4: [ FAILED ] Extended.InitiateTransfersNoRemainderAddress
4: [ FAILED ] Extended.InitiateTransfersNotEnoughFund
4: [ FAILED ] Extended.InitiateTransferNoTag
4: [ FAILED ] Extended.InitiateTransferNoMsg
4: [ FAILED ] Extended.InitiateTransferTooLargeMessage
4:
4: 8 FAILED TESTS
4/100 Test #4: extended_initiate_transfer_test ....................***Failed 0.11 sec
test 5
Start 5: extended_get_account_data_test
5: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_get_account_data_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
5: Test timeout computed to be: 9.99988e+06
5: [==========] Running 3 tests from 1 test case.
5: [----------] Global test environment set-up.
5: [----------] 3 tests from Extended
5: [ RUN ] Extended.GetAccountData
5: unknown file: Failure
5: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
5: [ FAILED ] Extended.GetAccountData (76 ms)
5: [ RUN ] Extended.GetAccountDataStartEnd
5: unknown file: Failure
5: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
5: [ FAILED ] Extended.GetAccountDataStartEnd (19 ms)
5: [ RUN ] Extended.GetAccountDataMin
5: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_account_data_test.cpp:98: Failure
5: Expected: api.getAccountData(ACCOUNT_2_SEED, 0, 0, true, 1000000) throws an exception of type IOTA::Errors::IllegalState.
5: Actual: it throws a different type.
5: [ FAILED ] Extended.GetAccountDataMin (35 ms)
5: [----------] 3 tests from Extended (130 ms total)
5:
5: [----------] Global test environment tear-down
5: [==========] 3 tests from 1 test case ran. (130 ms total)
5: [ PASSED ] 0 tests.
5: [ FAILED ] 3 tests, listed below:
5: [ FAILED ] Extended.GetAccountData
5: [ FAILED ] Extended.GetAccountDataStartEnd
5: [ FAILED ] Extended.GetAccountDataMin
5:
5: 3 FAILED TESTS
5/100 Test #5: extended_get_account_data_test .....................***Failed 0.14 sec
test 6
Start 6: extended_replay_bundle_test
6: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_replay_bundle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
6: Test timeout computed to be: 9.99988e+06
6: [==========] Running 4 tests from 1 test case.
6: [----------] Global test environment set-up.
6: [----------] 4 tests from Extended
6: [ RUN ] Extended.ReplayBundle
6: unknown file: Failure
6: C++ exception with description "Invalid transaction supplied." thrown in the test body.
6: [ FAILED ] Extended.ReplayBundle (10 ms)
6: [ RUN ] Extended.ReplayBundleNonTailTransaction
6: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/replay_bundle_test.cpp:49: Failure
6: Expected: "Invalid tail transaction supplied."
6: To be equal to: e.what()
6: Which is: "Invalid transaction supplied."
6: [ FAILED ] Extended.ReplayBundleNonTailTransaction (10 ms)
6: [ RUN ] Extended.ReplayBundleBundleHash
6: [ OK ] Extended.ReplayBundleBundleHash (9 ms)
6: [ RUN ] Extended.ReplayBundleInvalidHash
6: [ OK ] Extended.ReplayBundleInvalidHash (0 ms)
6: [----------] 4 tests from Extended (29 ms total)
6:
6: [----------] Global test environment tear-down
6: [==========] 4 tests from 1 test case ran. (29 ms total)
6: [ PASSED ] 2 tests.
6: [ FAILED ] 2 tests, listed below:
6: [ FAILED ] Extended.ReplayBundle
6: [ FAILED ] Extended.ReplayBundleNonTailTransaction
6:
6: 2 FAILED TESTS
6/100 Test #6: extended_replay_bundle_test ........................***Failed 0.03 sec
test 7
Start 7: extended_get_inputs_test
7: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_get_inputs_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
7: Test timeout computed to be: 9.99988e+06
7: [==========] Running 4 tests from 1 test case.
7: [----------] Global test environment set-up.
7: [----------] 4 tests from Extended
7: [ RUN ] Extended.GetInputs
7: unknown file: Failure
7: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
7: [ FAILED ] Extended.GetInputs (16 ms)
7: [ RUN ] Extended.GetInputsStartEnd
7: unknown file: Failure
7: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
7: [ FAILED ] Extended.GetInputsStartEnd (7 ms)
7: [ RUN ] Extended.GetInputsInvalidStart
7: [ OK ] Extended.GetInputsInvalidStart (0 ms)
7: [ RUN ] Extended.GetInputMin
7: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_inputs_test.cpp:102: Failure
7: Expected: api.getInputs(ACCOUNT_2_SEED, 0, 0, 1000000) throws an exception of type IOTA::Errors::IllegalState.
7: Actual: it throws a different type.
7: [ FAILED ] Extended.GetInputMin (16 ms)
7: [----------] 4 tests from Extended (39 ms total)
7:
7: [----------] Global test environment tear-down
7: [==========] 4 tests from 1 test case ran. (39 ms total)
7: [ PASSED ] 1 test.
7: [ FAILED ] 3 tests, listed below:
7: [ FAILED ] Extended.GetInputs
7: [ FAILED ] Extended.GetInputsStartEnd
7: [ FAILED ] Extended.GetInputMin
7:
7: 3 FAILED TESTS
7/100 Test #7: extended_get_inputs_test ...........................***Failed 0.04 sec
test 8
Start 8: extended_send_transfer_test
8: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_send_transfer_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
8: Test timeout computed to be: 9.99988e+06
8: [==========] Running 10 tests from 1 test case.
8: [----------] Global test environment set-up.
8: [----------] 10 tests from Extended
8: [ RUN ] Extended.SendTransfer
8: unknown file: Failure
8: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
8: [ FAILED ] Extended.SendTransfer (6 ms)
8: [ RUN ] Extended.SendTransferNoMessage
8: unknown file: Failure
8: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
8: [ FAILED ] Extended.SendTransferNoMessage (5 ms)
8: [ RUN ] Extended.SendTransferInvalidTransferAddress
8: [ OK ] Extended.SendTransferInvalidTransferAddress (0 ms)
8: [ RUN ] Extended.SendTransferNotEnoughFund
8: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/send_transfer_test.cpp:104: Failure
8: Failed
8: [ FAILED ] Extended.SendTransferNotEnoughFund (6 ms)
8: [ RUN ] Extended.SendTransferZeroTransfer
8: unknown file: Failure
8: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
8: [ FAILED ] Extended.SendTransferZeroTransfer (6 ms)
8: [ RUN ] Extended.SendTransferInvalidRemainderAddress
8: [ OK ] Extended.SendTransferInvalidRemainderAddress (0 ms)
8: [ RUN ] Extended.SendTransferNoInput
8: unknown file: Failure
8: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
8: [ FAILED ] Extended.SendTransferNoInput (26 ms)
8: [ RUN ] Extended.SendTransferNoRemainderAddress
8: unknown file: Failure
8: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
8: [ FAILED ] Extended.SendTransferNoRemainderAddress (14 ms)
8: [ RUN ] Extended.SendTransferSecurity
8: unknown file: Failure
8: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
8: [ FAILED ] Extended.SendTransferSecurity (15 ms)
8: [ RUN ] Extended.SendTransferLongMessage
8: unknown file: Failure
8: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
8: [ FAILED ] Extended.SendTransferLongMessage (15 ms)
8: [----------] 10 tests from Extended (93 ms total)
8:
8: [----------] Global test environment tear-down
8: [==========] 10 tests from 1 test case ran. (93 ms total)
8: [ PASSED ] 2 tests.
8: [ FAILED ] 8 tests, listed below:
8: [ FAILED ] Extended.SendTransfer
8: [ FAILED ] Extended.SendTransferNoMessage
8: [ FAILED ] Extended.SendTransferNotEnoughFund
8: [ FAILED ] Extended.SendTransferZeroTransfer
8: [ FAILED ] Extended.SendTransferNoInput
8: [ FAILED ] Extended.SendTransferNoRemainderAddress
8: [ FAILED ] Extended.SendTransferSecurity
8: [ FAILED ] Extended.SendTransferLongMessage
8:
8: 8 FAILED TESTS
8/100 Test #8: extended_send_transfer_test ........................***Failed 0.10 sec
test 9
Start 9: extended_get_new_addresses_test
9: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_get_new_addresses_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
9: Test timeout computed to be: 9.99988e+06
9: [==========] Running 4 tests from 1 test case.
9: [----------] Global test environment set-up.
9: [----------] 4 tests from Extended
9: [ RUN ] Extended.GetNewAddressesTotalReturnAll
9: [ OK ] Extended.GetNewAddressesTotalReturnAll (26 ms)
9: [ RUN ] Extended.GetNewAddressesTotalReturnOne
9: [ OK ] Extended.GetNewAddressesTotalReturnOne (17 ms)
9: [ RUN ] Extended.GetNewAddressesNoTotalReturnAll
9: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_new_addresses_test.cpp:65: Failure
9: Expected: res.getAddresses().size()
9: Which is: 1
9: To be equal to: 7UL
9: Which is: 7
9: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_new_addresses_test.cpp:67: Failure
9: Expected: res.getAddresses()[1]
9: Which is:
9: To be equal to: ACCOUNT_1_ADDRESS_2_HASH
9: Which is: "QJJMMRENGJTHSSFIUAPVUACXPABAECWFMDWECLI9HZKNFQQWUMYIFFKXLTTVUAUQAYVHBQQAKXPFRGKCZF99CJTY99"
9/100 Test #9: extended_get_new_addresses_test ....................***Exception: SegFault 0.35 sec
test 10
Start 10: extended_add_remainder_test
10: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_add_remainder_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
10: Test timeout computed to be: 9.99988e+06
10: [==========] Running 12 tests from 1 test case.
10: [----------] Global test environment set-up.
10: [----------] 12 tests from Extended
10: [ RUN ] Extended.AddRemainder
10: [ OK ] Extended.AddRemainder (16 ms)
10: [ RUN ] Extended.AddRemainderInvalidTag
10: [ OK ] Extended.AddRemainderInvalidTag (0 ms)
10: [ RUN ] Extended.AddRemainderTooShortTag
10: [ OK ] Extended.AddRemainderTooShortTag (18 ms)
10: [ RUN ] Extended.AddRemainderNotInput
10: [ OK ] Extended.AddRemainderNotInput (0 ms)
10: [ RUN ] Extended.AddRemainderNotEnoughBalance
10: [ OK ] Extended.AddRemainderNotEnoughBalance (0 ms)
10: [ RUN ] Extended.AddRemainderMultipleInputs
10: [ OK ] Extended.AddRemainderMultipleInputs (30 ms)
10: [ RUN ] Extended.AddRemainderMultipleUnecessaryInputs
10: [ OK ] Extended.AddRemainderMultipleUnecessaryInputs (14 ms)
10: [ RUN ] Extended.AddRemainderZeroValue
10: [ OK ] Extended.AddRemainderZeroValue (18 ms)
10: [ RUN ] Extended.AddRemainderMatchingInput
10: [ OK ] Extended.AddRemainderMatchingInput (15 ms)
10: [ RUN ] Extended.AddRemainderNoRemainderAddress
10: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/add_remainder_test.cpp:539: Failure
10: Expected: trx3.getAddress()
10: Which is: FWPSSVXWSJRZLKWYKSVJIURDU9IKBAVPBJVTAXDJTYCJHSRUTKLVWKIN9AEEFNMONNDKVAIAXVRKLQSLC
10: To be equal to: ACCOUNT_1_ADDRESS_7_HASH_WITHOUT_CHECKSUM
10: Which is: "TPLWDOZVOSXATZLFSWSYMOF9HFYBWFHFSLTDSXRMXCIWWNPNYPPAVZAFRIWIGQSRLMRTEVUXWFOQABOBX"
10: [ FAILED ] Extended.AddRemainderNoRemainderAddress (28 ms)
10: [ RUN ] Extended.AddRemainderSecurity
10: [ OK ] Extended.AddRemainderSecurity (14 ms)
10: [ RUN ] Extended.AddRemainderMultipleFragments
10: [ OK ] Extended.AddRemainderMultipleFragments (15 ms)
10: [----------] 12 tests from Extended (168 ms total)
10:
10: [----------] Global test environment tear-down
10: [==========] 12 tests from 1 test case ran. (168 ms total)
10: [ PASSED ] 11 tests.
10: [ FAILED ] 1 test, listed below:
10: [ FAILED ] Extended.AddRemainderNoRemainderAddress
10:
10: 1 FAILED TEST
10/100 Test #10: extended_add_remainder_test ........................***Failed 0.17 sec
test 11
Start 11: extended_broadcast_and_store_test
11: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_broadcast_and_store_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
11: Test timeout computed to be: 9.99988e+06
11: [==========] Running 4 tests from 1 test case.
11: [----------] Global test environment set-up.
11: [----------] 4 tests from Extended
11: [ RUN ] Extended.BroadcastAndStoreTransactionsEmpty
11: [ OK ] Extended.BroadcastAndStoreTransactionsEmpty (5 ms)
11: [ RUN ] Extended.BroadcastAndStoreTransactionsInvalidTrytes
11: [ OK ] Extended.BroadcastAndStoreTransactionsInvalidTrytes (5 ms)
11: [ RUN ] Extended.BroadcastAndStoreTransactionsValidTrytes
11: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/broadcast_and_store_test.cpp:56: Failure
11: Expected: res = api.broadcastAndStore({ UNUSED_TRYTES_1 }) doesn't throw an exception.
11: Actual: it throws.
11: [ FAILED ] Extended.BroadcastAndStoreTransactionsValidTrytes (1031 ms)
11: [ RUN ] Extended.BroadcastAndStoreTransactionsValidMultiTrytes
11: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/broadcast_and_store_test.cpp:65: Failure
11: Expected: res = api.broadcastAndStore( { UNUSED_TRYTES_1, UNUSED_TRYTES_2, UNUSED_TRYTES_3, UNUSED_TRYTES_4 }) doesn't throw an exception.
11: Actual: it throws.
11: [ FAILED ] Extended.BroadcastAndStoreTransactionsValidMultiTrytes (1031 ms)
11: [----------] 4 tests from Extended (2072 ms total)
11:
11: [----------] Global test environment tear-down
11: [==========] 4 tests from 1 test case ran. (2072 ms total)
11: [ PASSED ] 2 tests.
11: [ FAILED ] 2 tests, listed below:
11: [ FAILED ] Extended.BroadcastAndStoreTransactionsValidTrytes
11: [ FAILED ] Extended.BroadcastAndStoreTransactionsValidMultiTrytes
11:
11: 2 FAILED TESTS
11/100 Test #11: extended_broadcast_and_store_test ..................***Failed 2.08 sec
test 12
Start 12: extended_get_transfers_test
12: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_get_transfers_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
12: Test timeout computed to be: 9.99988e+06
12: [==========] Running 2 tests from 1 test case.
12: [----------] Global test environment set-up.
12: [----------] 2 tests from Extended
12: [ RUN ] Extended.GetTransfers
12: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transfers_test.cpp:60: Failure
12: Expected: res.getTransfers().size()
12: Which is: 0
12: To be equal to: expectedBundleRes.size()
12: Which is: 5
12: [ FAILED ] Extended.GetTransfers (132 ms)
12: [ RUN ] Extended.GetTransfersStartEnd
12: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transfers_test.cpp:79: Failure
12: Expected: res.getTransfers().size()
12: Which is: 0
12: To be equal to: expectedBundleRes.size()
12: Which is: 2
12: [ FAILED ] Extended.GetTransfersStartEnd (20 ms)
12: [----------] 2 tests from Extended (152 ms total)
12:
12: [----------] Global test environment tear-down
12: [==========] 2 tests from 1 test case ran. (152 ms total)
12: [ PASSED ] 0 tests.
12: [ FAILED ] 2 tests, listed below:
12: [ FAILED ] Extended.GetTransfers
12: [ FAILED ] Extended.GetTransfersStartEnd
12:
12: 2 FAILED TESTS
12/100 Test #12: extended_get_transfers_test ........................***Failed 0.16 sec
test 13
Start 13: extended_find_transactions_test
13: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_find_transactions_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
13: Test timeout computed to be: 9.99988e+06
13: [==========] Running 7 tests from 1 test case.
13: [----------] Global test environment set-up.
13: [----------] 7 tests from Extended
13: [ RUN ] Extended.FindTransactionsByAddresses
13: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/find_transactions_test.cpp:39: Failure
13: Value of: res.getHashes().empty()
13: Actual: true
13: Expected: false
13: [ FAILED ] Extended.FindTransactionsByAddresses (5 ms)
13: [ RUN ] Extended.FindTransactionsByAddressesInvalidAddress
13: [ OK ] Extended.FindTransactionsByAddressesInvalidAddress (0 ms)
13: [ RUN ] Extended.FindTransactionsByTags
13: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/find_transactions_test.cpp:56: Failure
13: Value of: res.getHashes().empty()
13: Actual: true
13: Expected: false
13: [ FAILED ] Extended.FindTransactionsByTags (6 ms)
13: [ RUN ] Extended.FindTransactionsByApprovees
13: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/find_transactions_test.cpp:63: Failure
13: Value of: res.getHashes().empty()
13: Actual: true
13: Expected: false
13: [ FAILED ] Extended.FindTransactionsByApprovees (5 ms)
13: [ RUN ] Extended.FindTransactionsByApproveesInvalidApprovee
13: [ OK ] Extended.FindTransactionsByApproveesInvalidApprovee (5 ms)
13: [ RUN ] Extended.FindTransactionsByBundles
13: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/find_transactions_test.cpp:80: Failure
13: Value of: res.getHashes().empty()
13: Actual: true
13: Expected: false
13: [ FAILED ] Extended.FindTransactionsByBundles (5 ms)
13: [ RUN ] Extended.FindTransactionsByBundlesInvalidBundle
13: [ OK ] Extended.FindTransactionsByBundlesInvalidBundle (5 ms)
13: [----------] 7 tests from Extended (31 ms total)
13:
13: [----------] Global test environment tear-down
13: [==========] 7 tests from 1 test case ran. (31 ms total)
13: [ PASSED ] 3 tests.
13: [ FAILED ] 4 tests, listed below:
13: [ FAILED ] Extended.FindTransactionsByAddresses
13: [ FAILED ] Extended.FindTransactionsByTags
13: [ FAILED ] Extended.FindTransactionsByApprovees
13: [ FAILED ] Extended.FindTransactionsByBundles
13:
13: 4 FAILED TESTS
13/100 Test #13: extended_find_transactions_test ....................***Failed 0.03 sec
test 14
Start 14: extended_traverse_bundle_test
14: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_traverse_bundle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
14: Test timeout computed to be: 9.99988e+06
14: [==========] Running 5 tests from 1 test case.
14: [----------] Global test environment set-up.
14: [----------] 5 tests from Extended
14: [ RUN ] Extended.TraverseBundleTransactionHash
14: unknown file: Failure
14: C++ exception with description "Invalid transaction supplied." thrown in the test body.
14: [ FAILED ] Extended.TraverseBundleTransactionHash (9 ms)
14: [ RUN ] Extended.TraverseBundleTransactionHashNonTail
14: [ OK ] Extended.TraverseBundleTransactionHashNonTail (10 ms)
14: [ RUN ] Extended.TraverseBundleBundleHash
14: [ OK ] Extended.TraverseBundleBundleHash (10 ms)
14: [ RUN ] Extended.TraverseBundleInvalidTrxHash
14: [ OK ] Extended.TraverseBundleInvalidTrxHash (10 ms)
14: [ RUN ] Extended.TraverseBundleInvalidHash
14: [ OK ] Extended.TraverseBundleInvalidHash (0 ms)
14: [----------] 5 tests from Extended (39 ms total)
14:
14: [----------] Global test environment tear-down
14: [==========] 5 tests from 1 test case ran. (39 ms total)
14: [ PASSED ] 4 tests.
14: [ FAILED ] 1 test, listed below:
14: [ FAILED ] Extended.TraverseBundleTransactionHash
14:
14: 1 FAILED TEST
14/100 Test #14: extended_traverse_bundle_test ......................***Failed 0.04 sec
test 15
Start 15: extended_find_transaction_objects_test
15: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_find_transaction_objects_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
15: Test timeout computed to be: 9.99988e+06
15: [==========] Running 5 tests from 1 test case.
15: [----------] Global test environment set-up.
15: [----------] 5 tests from Extended
15: [ RUN ] Extended.FindTransactionObjects
15: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/find_transaction_objects_test.cpp:39: Failure
15: Expected: res.size()
15: Which is: 0
15: To be equal to: 2UL
15: Which is: 2
15: [ FAILED ] Extended.FindTransactionObjects (11 ms)
15: [ RUN ] Extended.FindTransactionObjectsBundleHash
15: [ OK ] Extended.FindTransactionObjectsBundleHash (9 ms)
15: [ RUN ] Extended.FindTransactionObjectsTrxHash
15: [ OK ] Extended.FindTransactionObjectsTrxHash (10 ms)
15: [ RUN ] Extended.FindTransactionObjectsInvalidAddrHash
15: [ OK ] Extended.FindTransactionObjectsInvalidAddrHash (10 ms)
15: [ RUN ] Extended.FindTransactionObjectsInvalidHash
15: [ OK ] Extended.FindTransactionObjectsInvalidHash (0 ms)
15: [----------] 5 tests from Extended (41 ms total)
15:
15: [----------] Global test environment tear-down
15: [==========] 5 tests from 1 test case ran. (41 ms total)
15: [ PASSED ] 4 tests.
15: [ FAILED ] 1 test, listed below:
15: [ FAILED ] Extended.FindTransactionObjects
15:
15: 1 FAILED TEST
15/100 Test #15: extended_find_transaction_objects_test .............***Failed 0.04 sec
test 16
Start 16: extended_find_transaction_objects_by_bundle_test
16: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_find_transaction_objects_by_bundle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
16: Test timeout computed to be: 9.99988e+06
16: [==========] Running 3 tests from 1 test case.
16: [----------] Global test environment set-up.
16: [----------] 3 tests from Extended
16: [ RUN ] Extended.FindTransactionObjectsByBundle
16: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/find_transaction_objects_by_bundle_test.cpp:38: Failure
16: Expected: res.size()
16: Which is: 0
16: To be equal to: 4UL
16: Which is: 4
16: [ FAILED ] Extended.FindTransactionObjectsByBundle (11 ms)
16: [ RUN ] Extended.FindTransactionObjectsByBundleInvalidTrxHash
16: [ OK ] Extended.FindTransactionObjectsByBundleInvalidTrxHash (12 ms)
16: [ RUN ] Extended.FindTransactionObjectsByBundleInvalidHash
16: [ OK ] Extended.FindTransactionObjectsByBundleInvalidHash (0 ms)
16: [----------] 3 tests from Extended (23 ms total)
16:
16: [----------] Global test environment tear-down
16: [==========] 3 tests from 1 test case ran. (23 ms total)
16: [ PASSED ] 2 tests.
16: [ FAILED ] 1 test, listed below:
16: [ FAILED ] Extended.FindTransactionObjectsByBundle
16:
16: 1 FAILED TEST
16/100 Test #16: extended_find_transaction_objects_by_bundle_test ...***Failed 0.03 sec
test 17
Start 17: extended_prepare_transfers_test
17: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_prepare_transfers_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
17: Test timeout computed to be: 9.99988e+06
17: [==========] Running 15 tests from 1 test case.
17: [----------] Global test environment set-up.
17: [----------] 15 tests from Extended
17: [ RUN ] Extended.PrepareTransfers
17: unknown file: Failure
17: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
17: [ FAILED ] Extended.PrepareTransfers (14 ms)
17: [ RUN ] Extended.PrepareTransfersWithChecksum
17: unknown file: Failure
17: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
17: [ FAILED ] Extended.PrepareTransfersWithChecksum (15 ms)
17: [ RUN ] Extended.PrepareTransfersNoRemainderAddress
17: unknown file: Failure
17: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
17: [ FAILED ] Extended.PrepareTransfersNoRemainderAddress (15 ms)
17: [ RUN ] Extended.PrepareTransfersNoTransfer
17: [ OK ] Extended.PrepareTransfersNoTransfer (0 ms)
17: [ RUN ] Extended.PrepareTransfersInvalidTransferAddress
17: [ OK ] Extended.PrepareTransfersInvalidTransferAddress (0 ms)
17: [ RUN ] Extended.PrepareTransfersInvalidRemainder
17: [ OK ] Extended.PrepareTransfersInvalidRemainder (0 ms)
17: [ RUN ] Extended.PrepareTransfersNotEnoughFund
17: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/prepare_transfers_test.cpp:424: Failure
17: Failed
17: [ FAILED ] Extended.PrepareTransfersNotEnoughFund (15 ms)
17: [ RUN ] Extended.PrepareTransfersNotEnoughFundWithoutCheckAndFakeBalance
17: [ OK ] Extended.PrepareTransfersNotEnoughFundWithoutCheckAndFakeBalance (31 ms)
17: [ RUN ] Extended.PrepareTransfersNotEnoughFundWithFakeBalanceAndCheck
17: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/prepare_transfers_test.cpp:535: Failure
17: Failed
17: [ FAILED ] Extended.PrepareTransfersNotEnoughFundWithFakeBalanceAndCheck (5 ms)
17: [ RUN ] Extended.PrepareTransfersNotKnowingBalance
17: unknown file: Failure
17: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
17: [ FAILED ] Extended.PrepareTransfersNotKnowingBalance (5 ms)
17: [ RUN ] Extended.PrepareTransfersNoInput
17: unknown file: Failure
17: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
17: [ FAILED ] Extended.PrepareTransfersNoInput (16 ms)
17: [ RUN ] Extended.PrepareTransfersInputSecurity
17: unknown file: Failure
17: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
17: [ FAILED ] Extended.PrepareTransfersInputSecurity (5 ms)
17: [ RUN ] Extended.PrepareTransfersZeroTransfer
17: [ OK ] Extended.PrepareTransfersZeroTransfer (5 ms)
17: [ RUN ] Extended.PrepareTransfersZeroTransferNoInput
17: [ OK ] Extended.PrepareTransfersZeroTransferNoInput (5 ms)
17: [ RUN ] Extended.PrepareTransfersTooLongMessage
17: unknown file: Failure
17: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
17: [ FAILED ] Extended.PrepareTransfersTooLongMessage (5 ms)
17: [----------] 15 tests from Extended (136 ms total)
17:
17: [----------] Global test environment tear-down
17: [==========] 15 tests from 1 test case ran. (136 ms total)
17: [ PASSED ] 6 tests.
17: [ FAILED ] 9 tests, listed below:
17: [ FAILED ] Extended.PrepareTransfers
17: [ FAILED ] Extended.PrepareTransfersWithChecksum
17: [ FAILED ] Extended.PrepareTransfersNoRemainderAddress
17: [ FAILED ] Extended.PrepareTransfersNotEnoughFund
17: [ FAILED ] Extended.PrepareTransfersNotEnoughFundWithFakeBalanceAndCheck
17: [ FAILED ] Extended.PrepareTransfersNotKnowingBalance
17: [ FAILED ] Extended.PrepareTransfersNoInput
17: [ FAILED ] Extended.PrepareTransfersInputSecurity
17: [ FAILED ] Extended.PrepareTransfersTooLongMessage
17:
17: 9 FAILED TESTS
17/100 Test #17: extended_prepare_transfers_test ....................***Failed 0.14 sec
test 18
Start 18: extended_get_transactions_objects_test
18: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_get_transactions_objects_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
18: Test timeout computed to be: 9.99988e+06
18: [==========] Running 3 tests from 1 test case.
18: [----------] Global test environment set-up.
18: [----------] 3 tests from Extended
18: [ RUN ] Extended.GetTransactionsObjects
18: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transactions_objects_test.cpp:41: Failure
18: Expected: trx1.getSignatureFragments()
18: Which is: "999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999"
18: To be equal to: BUNDLE_1_TRX_1_SIGNATURE_FRAGMENT
18: Which is: "BCTCBDSCXCBDVCEAGDCDADTCEAADCDBDTCMD999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999"
18: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transactions_objects_test.cpp:43: Failure
18: Expected: trx1.getLastIndex()
18: Which is: 0
18: To be equal to: BUNDLE_1_TRX_1_LAST_INDEX
18: Which is: 3
18: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transactions_objects_test.cpp:44: Failure
18: Expected: trx1.getNonce()
18: Which is: "999999999999999999999999999"
18: To be equal to: BUNDLE_1_TRX_1_NONCE
18: Which is: "JURXELGZLJAGFRVCWQSOUNWRSOC"
18: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transactions_objects_test.cpp:45: Failure
18: Expected: trx1.getHash()
18: Which is: "999999999999999999999999999999999999999999999999999999999999999999999999999999999"
18: To be equal to: BUNDLE_1_TRX_1_HASH
18: Which is: "CYPLDOVCKFWPOCIAV9RCKAN9RKNYZNWMZDSZCGNDDOPNIRHBQNBGHKLTJLFYCCJLGP9BVJW9KLVGZ9999"
18: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transactions_objects_test.cpp:46: Failure
18: Expected: trx1.getTag()
18: Which is:
18: To be equal to: BUNDLE_1_TRX_1_TAG
18: Which is: "PACIFICSOUND999999999999999"
18: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transactions_objects_test.cpp:47: Failure
18: Expected: trx1.getTimestamp()
18: Which is: 0
18: To be equal to: BUNDLE_1_TRX_1_TS
18: Which is: 1527231332
18: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transactions_objects_test.cpp:48: Failure
18: Expected: trx1.getTrunkTransaction()
18: Which is: "999999999999999999999999999999999999999999999999999999999999999999999999999999999"
18: To be equal to: BUNDLE_1_TRX_1_TRUNK
18: Which is: "RDJWZWKSDAGKHVEOEUTINVFXITHRCWMSOJJRBPIIVIQBYMVQXU9FIYBNKBXT9GKCPIGRBIMRKPGX99999"
18: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transactions_objects_test.cpp:49: Failure
18: Expected: trx1.getBranchTransaction()
18: Which is: "999999999999999999999999999999999999999999999999999999999999999999999999999999999"
18: To be equal to: BUNDLE_1_TRX_1_BRANCH
18: Which is: "BHVMUVONAAFZTCO9QNMMDXJCOBEVLKBRQARYLYDFFSACCZHCVGCGUYVXPYPJLIXNOU9NLXCDVGJYZ9999"
18: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transactions_objects_test.cpp:50: Failure
18: Expected: trx1.getAddress()
18: Which is: 999999999999999999999999999999999999999999999999999999999999999999999999999999999
18: To be equal to: BUNDLE_1_TRX_1_ADDRESS_WITHOUT_CHECKSUM
18: Which is: "E9LVPMKJIAGCIPVKMUOYTQMSYAUQDUMEYUUCLXRQUWJJ9JXRDXQNGIOUPQVIMIWHFIRXD9QSYOP9KG9BW"
18: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transactions_objects_test.cpp:51: Failure
18: Expected: trx1.getValue()
18: Which is: 0
18: To be equal to: BUNDLE_1_TRX_1_VALUE
18: Which is: 42
18: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/get_transactions_objects_test.cpp:52: Failure
18: Expected: trx1.getBundle()
18: Which is: "999999999999999999999999999999999999999999999999999999999999999999999999999999999"
18: To be equal to: BUNDLE_1_HASH
18: Which is: "OQGTSHSKVGXDCGRLPVNHFSFVUFCJCHVBZJ9ROLIBBIYTJEOLWVOWTWTKHBTIGLJBKFHL9IZIFCVCZVBG9"
18: [ FAILED ] Extended.GetTransactionsObjects (10 ms)
18: [ RUN ] Extended.GetTransactionsObjectsInvalidTrxHash
18: [ OK ] Extended.GetTransactionsObjectsInvalidTrxHash (9 ms)
18: [ RUN ] Extended.GetTransactionsObjectsInvalidHash
18: [ OK ] Extended.GetTransactionsObjectsInvalidHash (0 ms)
18: [----------] 3 tests from Extended (19 ms total)
18:
18: [----------] Global test environment tear-down
18: [==========] 3 tests from 1 test case ran. (19 ms total)
18: [ PASSED ] 2 tests.
18: [ FAILED ] 1 test, listed below:
18: [ FAILED ] Extended.GetTransactionsObjects
18:
18: 1 FAILED TEST
18/100 Test #18: extended_get_transactions_objects_test .............***Failed 0.02 sec
test 19
Start 19: extended_is_reattachable_test
19: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_is_reattachable_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
19: Test timeout computed to be: 9.99988e+06
19: [==========] Running 1 test from 1 test case.
19: [----------] Global test environment set-up.
19: [----------] 1 test from Extended
19: [ RUN ] Extended.IsReattachable
19: unknown file: Failure
19: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
19: [ FAILED ] Extended.IsReattachable (6 ms)
19: [----------] 1 test from Extended (6 ms total)
19:
19: [----------] Global test environment tear-down
19: [==========] 1 test from 1 test case ran. (6 ms total)
19: [ PASSED ] 0 tests.
19: [ FAILED ] 1 test, listed below:
19: [ FAILED ] Extended.IsReattachable
19:
19: 1 FAILED TEST
19/100 Test #19: extended_is_reattachable_test ......................***Failed 0.01 sec
test 20
Start 20: extended_is_promotable_test
20: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_is_promotable_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
20: Test timeout computed to be: 9.99988e+06
20: [==========] Running 5 tests from 1 test case.
20: [----------] Global test environment set-up.
20: [----------] 5 tests from Extended
20: [ RUN ] Extended.IsPromotable
20: [ OK ] Extended.IsPromotable (0 ms)
20: [ RUN ] Extended.isPromotableInvalidTail
20: [ OK ] Extended.isPromotableInvalidTail (0 ms)
20: [ RUN ] Extended.CheckConsistencyMissingTail
20: [ OK ] Extended.CheckConsistencyMissingTail (5 ms)
20: [ RUN ] Extended.isPromotableNotTail
20: [ OK ] Extended.isPromotableNotTail (5 ms)
20: [ RUN ] Extended.isPromotableOk
20: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/is_promotable_test.cpp:57: Failure
20: Value of: api.isPromotable(BUNDLE_1_TRX_1_HASH)
20: Actual: false
20: Expected: true
20: [ FAILED ] Extended.isPromotableOk (5 ms)
20: [----------] 5 tests from Extended (15 ms total)
20:
20: [----------] Global test environment tear-down
20: [==========] 5 tests from 1 test case ran. (15 ms total)
20: [ PASSED ] 4 tests.
20: [ FAILED ] 1 test, listed below:
20: [ FAILED ] Extended.isPromotableOk
20:
20: 1 FAILED TEST
20/100 Test #20: extended_is_promotable_test ........................***Failed 0.02 sec
test 21
Start 21: extended_get_latest_inclusion_test
21: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_get_latest_inclusion_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
21: Test timeout computed to be: 9.99988e+06
21: [==========] Running 2 tests from 1 test case.
21: [----------] Global test environment set-up.
21: [----------] 2 tests from Extended
21: [ RUN ] Extended.GetLatestInclusion
21: unknown file: Failure
21: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
21: [ FAILED ] Extended.GetLatestInclusion (11 ms)
21: [ RUN ] Extended.GetLatestInclusionInvalidHash
21: unknown file: Failure
21: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
21: [ FAILED ] Extended.GetLatestInclusionInvalidHash (10 ms)
21: [----------] 2 tests from Extended (21 ms total)
21:
21: [----------] Global test environment tear-down
21: [==========] 2 tests from 1 test case ran. (21 ms total)
21: [ PASSED ] 0 tests.
21: [ FAILED ] 2 tests, listed below:
21: [ FAILED ] Extended.GetLatestInclusion
21: [ FAILED ] Extended.GetLatestInclusionInvalidHash
21:
21: 2 FAILED TESTS
21/100 Test #21: extended_get_latest_inclusion_test .................***Failed 0.02 sec
test 22
Start 22: extended_send_trytes_test
22: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/extended_send_trytes_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
22: Test timeout computed to be: 9.99988e+06
22: [==========] Running 5 tests from 1 test case.
22: [----------] Global test environment set-up.
22: [----------] 5 tests from Extended
22: [ RUN ] Extended.SendTrytesNothing
22: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/send_trytes_test.cpp:39: Failure
22: Expected: api.sendTrytes({}, 3, POW_LEVEL) doesn't throw an exception.
22: Actual: it throws.
22: [ FAILED ] Extended.SendTrytesNothing (5 ms)
22: [ RUN ] Extended.SendTrytesEmpty
22: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/send_trytes_test.cpp:46: Failure
22: Failed
22: [ FAILED ] Extended.SendTrytesEmpty (5 ms)
22: [ RUN ] Extended.SendTrytesInvalidTrytes
22: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/send_trytes_test.cpp:53: Failure
22: Failed
22: [ FAILED ] Extended.SendTrytesInvalidTrytes (6 ms)
22: [ RUN ] Extended.SendTrytesOne
22: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/send_trytes_test.cpp:65: Failure
22: Expected: api.sendTrytes({ tx }, 3, POW_LEVEL) doesn't throw an exception.
22: Actual: it throws.
22: [ FAILED ] Extended.SendTrytesOne (12 ms)
22: [ RUN ] Extended.SendTrytesMulti
22: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/extended/send_trytes_test.cpp:86: Failure
22: Expected: api.sendTrytes({ tx0, tx1, tx2, tx3 }, 3, POW_LEVEL) doesn't throw an exception.
22: Actual: it throws.
22: [ FAILED ] Extended.SendTrytesMulti (15 ms)
22: [----------] 5 tests from Extended (44 ms total)
22:
22: [----------] Global test environment tear-down
22: [==========] 5 tests from 1 test case ran. (45 ms total)
22: [ PASSED ] 0 tests.
22: [ FAILED ] 5 tests, listed below:
22: [ FAILED ] Extended.SendTrytesNothing
22: [ FAILED ] Extended.SendTrytesEmpty
22: [ FAILED ] Extended.SendTrytesInvalidTrytes
22: [ FAILED ] Extended.SendTrytesOne
22: [ FAILED ] Extended.SendTrytesMulti
22:
22: 5 FAILED TESTS
22/100 Test #22: extended_send_trytes_test ..........................***Failed 0.05 sec
test 23
Start 23: requests_attach_to_tangle_test
23: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_attach_to_tangle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
23: Test timeout computed to be: 9.99988e+06
23: [==========] Running 1 test from 1 test case.
23: [----------] Global test environment set-up.
23: [----------] 1 test from AttachToTangleRequest
23: [ RUN ] AttachToTangleRequest.ConstructAndSerialize
23: [ OK ] AttachToTangleRequest.ConstructAndSerialize (0 ms)
23: [----------] 1 test from AttachToTangleRequest (0 ms total)
23:
23: [----------] Global test environment tear-down
23: [==========] 1 test from 1 test case ran. (0 ms total)
23: [ PASSED ] 1 test.
23/100 Test #23: requests_attach_to_tangle_test ..................... Passed 0.00 sec
test 24
Start 24: requests_broadcast_transactions_test
24: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_broadcast_transactions_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
24: Test timeout computed to be: 9.99988e+06
24: [==========] Running 1 test from 1 test case.
24: [----------] Global test environment set-up.
24: [----------] 1 test from BroadcastTransactionsRequest
24: [ RUN ] BroadcastTransactionsRequest.ConstructAndSerialize
24: [ OK ] BroadcastTransactionsRequest.ConstructAndSerialize (0 ms)
24: [----------] 1 test from BroadcastTransactionsRequest (0 ms total)
24:
24: [----------] Global test environment tear-down
24: [==========] 1 test from 1 test case ran. (0 ms total)
24: [ PASSED ] 1 test.
24/100 Test #24: requests_broadcast_transactions_test ............... Passed 0.00 sec
test 25
Start 25: requests_get_node_info_test
25: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_get_node_info_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
25: Test timeout computed to be: 9.99988e+06
25: [==========] Running 1 test from 1 test case.
25: [----------] Global test environment set-up.
25: [----------] 1 test from GetNodeInfoRequest
25: [ RUN ] GetNodeInfoRequest.ConstructAndSerialize
25: [ OK ] GetNodeInfoRequest.ConstructAndSerialize (0 ms)
25: [----------] 1 test from GetNodeInfoRequest (0 ms total)
25:
25: [----------] Global test environment tear-down
25: [==========] 1 test from 1 test case ran. (0 ms total)
25: [ PASSED ] 1 test.
25/100 Test #25: requests_get_node_info_test ........................ Passed 0.00 sec
test 26
Start 26: requests_remove_neighbors_test
26: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_remove_neighbors_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
26: Test timeout computed to be: 9.99988e+06
26: [==========] Running 1 test from 1 test case.
26: [----------] Global test environment set-up.
26: [----------] 1 test from RemoveNeighborsRequest
26: [ RUN ] RemoveNeighborsRequest.ConstructAndSerialize
26: [ OK ] RemoveNeighborsRequest.ConstructAndSerialize (0 ms)
26: [----------] 1 test from RemoveNeighborsRequest (0 ms total)
26:
26: [----------] Global test environment tear-down
26: [==========] 1 test from 1 test case ran. (1 ms total)
26: [ PASSED ] 1 test.
26/100 Test #26: requests_remove_neighbors_test ..................... Passed 0.00 sec
test 27
Start 27: requests_base_test
27: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_base_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
27: Test timeout computed to be: 9.99988e+06
27: [==========] Running 1 test from 1 test case.
27: [----------] Global test environment set-up.
27: [----------] 1 test from BaseRequest
27: [ RUN ] BaseRequest.ConstructAndSerialize
27: [ OK ] BaseRequest.ConstructAndSerialize (0 ms)
27: [----------] 1 test from BaseRequest (0 ms total)
27:
27: [----------] Global test environment tear-down
27: [==========] 1 test from 1 test case ran. (0 ms total)
27: [ PASSED ] 1 test.
27/100 Test #27: requests_base_test ................................. Passed 0.00 sec
test 28
Start 28: requests_store_transactions_test
28: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_store_transactions_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
28: Test timeout computed to be: 9.99988e+06
28: [==========] Running 1 test from 1 test case.
28: [----------] Global test environment set-up.
28: [----------] 1 test from StoreTransactionsRequest
28: [ RUN ] StoreTransactionsRequest.ConstructAndSerialize
28: [ OK ] StoreTransactionsRequest.ConstructAndSerialize (0 ms)
28: [----------] 1 test from StoreTransactionsRequest (0 ms total)
28:
28: [----------] Global test environment tear-down
28: [==========] 1 test from 1 test case ran. (0 ms total)
28: [ PASSED ] 1 test.
28/100 Test #28: requests_store_transactions_test ................... Passed 0.00 sec
test 29
Start 29: requests_get_neighbors_test
29: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_get_neighbors_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
29: Test timeout computed to be: 9.99988e+06
29: [==========] Running 1 test from 1 test case.
29: [----------] Global test environment set-up.
29: [----------] 1 test from GetNeighborsRequest
29: [ RUN ] GetNeighborsRequest.ConstructAndSerialize
29: [ OK ] GetNeighborsRequest.ConstructAndSerialize (0 ms)
29: [----------] 1 test from GetNeighborsRequest (0 ms total)
29:
29: [----------] Global test environment tear-down
29: [==========] 1 test from 1 test case ran. (0 ms total)
29: [ PASSED ] 1 test.
29/100 Test #29: requests_get_neighbors_test ........................ Passed 0.00 sec
test 30
Start 30: requests_add_neighbors_test
30: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_add_neighbors_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
30: Test timeout computed to be: 9.99988e+06
30: [==========] Running 1 test from 1 test case.
30: [----------] Global test environment set-up.
30: [----------] 1 test from AddNeighborsRequest
30: [ RUN ] AddNeighborsRequest.ConstructAndSerialize
30: [ OK ] AddNeighborsRequest.ConstructAndSerialize (0 ms)
30: [----------] 1 test from AddNeighborsRequest (0 ms total)
30:
30: [----------] Global test environment tear-down
30: [==========] 1 test from 1 test case ran. (0 ms total)
30: [ PASSED ] 1 test.
30/100 Test #30: requests_add_neighbors_test ........................ Passed 0.00 sec
test 31
Start 31: requests_get_trytes_test
31: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_get_trytes_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
31: Test timeout computed to be: 9.99988e+06
31: [==========] Running 1 test from 1 test case.
31: [----------] Global test environment set-up.
31: [----------] 1 test from GetTrytesRequest
31: [ RUN ] GetTrytesRequest.ConstructAndSerialize
31: [ OK ] GetTrytesRequest.ConstructAndSerialize (0 ms)
31: [----------] 1 test from GetTrytesRequest (0 ms total)
31:
31: [----------] Global test environment tear-down
31: [==========] 1 test from 1 test case ran. (0 ms total)
31: [ PASSED ] 1 test.
31/100 Test #31: requests_get_trytes_test ........................... Passed 0.00 sec
test 32
Start 32: requests_get_transactions_to_approve_test
32: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_get_transactions_to_approve_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
32: Test timeout computed to be: 9.99988e+06
32: [==========] Running 1 test from 1 test case.
32: [----------] Global test environment set-up.
32: [----------] 1 test from GetTransactionToApproveRequest
32: [ RUN ] GetTransactionToApproveRequest.ConstructAndSerialize
32: [ OK ] GetTransactionToApproveRequest.ConstructAndSerialize (0 ms)
32: [----------] 1 test from GetTransactionToApproveRequest (0 ms total)
32:
32: [----------] Global test environment tear-down
32: [==========] 1 test from 1 test case ran. (0 ms total)
32: [ PASSED ] 1 test.
32/100 Test #32: requests_get_transactions_to_approve_test .......... Passed 0.00 sec
test 33
Start 33: requests_were_addresses_spent_from_test
33: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_were_addresses_spent_from_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
33: Test timeout computed to be: 9.99988e+06
33: [==========] Running 1 test from 1 test case.
33: [----------] Global test environment set-up.
33: [----------] 1 test from WereAddressesSpentFromRequest
33: [ RUN ] WereAddressesSpentFromRequest.ConstructAndSerialize
33: [ OK ] WereAddressesSpentFromRequest.ConstructAndSerialize (0 ms)
33: [----------] 1 test from WereAddressesSpentFromRequest (0 ms total)
33:
33: [----------] Global test environment tear-down
33: [==========] 1 test from 1 test case ran. (0 ms total)
33: [ PASSED ] 1 test.
33/100 Test #33: requests_were_addresses_spent_from_test ............ Passed 0.00 sec
test 34
Start 34: requests_find_transactions_test
34: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_find_transactions_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
34: Test timeout computed to be: 9.99988e+06
34: [==========] Running 1 test from 1 test case.
34: [----------] Global test environment set-up.
34: [----------] 1 test from FindTransactionsRequest
34: [ RUN ] FindTransactionsRequest.ConstructAndSerialize
34: [ OK ] FindTransactionsRequest.ConstructAndSerialize (0 ms)
34: [----------] 1 test from FindTransactionsRequest (0 ms total)
34:
34: [----------] Global test environment tear-down
34: [==========] 1 test from 1 test case ran. (0 ms total)
34: [ PASSED ] 1 test.
34/100 Test #34: requests_find_transactions_test .................... Passed 0.00 sec
test 35
Start 35: requests_get_inclusion_states_test
35: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_get_inclusion_states_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
35: Test timeout computed to be: 9.99988e+06
35: [==========] Running 1 test from 1 test case.
35: [----------] Global test environment set-up.
35: [----------] 1 test from GetInclusionStatesRequest
35: [ RUN ] GetInclusionStatesRequest.ConstructAndSerialize
35: [ OK ] GetInclusionStatesRequest.ConstructAndSerialize (0 ms)
35: [----------] 1 test from GetInclusionStatesRequest (0 ms total)
35:
35: [----------] Global test environment tear-down
35: [==========] 1 test from 1 test case ran. (0 ms total)
35: [ PASSED ] 1 test.
35/100 Test #35: requests_get_inclusion_states_test ................. Passed 0.00 sec
test 36
Start 36: requests_get_balances_test
36: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_get_balances_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
36: Test timeout computed to be: 9.99988e+06
36: [==========] Running 1 test from 1 test case.
36: [----------] Global test environment set-up.
36: [----------] 1 test from GetBalancesRequest
36: [ RUN ] GetBalancesRequest.ConstructAndSerialize
36: [ OK ] GetBalancesRequest.ConstructAndSerialize (0 ms)
36: [----------] 1 test from GetBalancesRequest (0 ms total)
36:
36: [----------] Global test environment tear-down
36: [==========] 1 test from 1 test case ran. (0 ms total)
36: [ PASSED ] 1 test.
36/100 Test #36: requests_get_balances_test ......................... Passed 0.00 sec
test 37
Start 37: requests_check_consistency_test
37: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_check_consistency_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
37: Test timeout computed to be: 9.99988e+06
37: [==========] Running 1 test from 1 test case.
37: [----------] Global test environment set-up.
37: [----------] 1 test from CheckConsistencyRequest
37: [ RUN ] CheckConsistencyRequest.ConstructAndSerialize
37: [ OK ] CheckConsistencyRequest.ConstructAndSerialize (0 ms)
37: [----------] 1 test from CheckConsistencyRequest (0 ms total)
37:
37: [----------] Global test environment tear-down
37: [==========] 1 test from 1 test case ran. (0 ms total)
37: [ PASSED ] 1 test.
37/100 Test #37: requests_check_consistency_test .................... Passed 0.00 sec
test 38
Start 38: requests_interrupt_attaching_to_tangle_test
38: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_interrupt_attaching_to_tangle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
38: Test timeout computed to be: 9.99988e+06
38: [==========] Running 1 test from 1 test case.
38: [----------] Global test environment set-up.
38: [----------] 1 test from InterruptAttachingToTangleRequest
38: [ RUN ] InterruptAttachingToTangleRequest.ConstructAndSerialize
38: [ OK ] InterruptAttachingToTangleRequest.ConstructAndSerialize (0 ms)
38: [----------] 1 test from InterruptAttachingToTangleRequest (0 ms total)
38:
38: [----------] Global test environment tear-down
38: [==========] 1 test from 1 test case ran. (0 ms total)
38: [ PASSED ] 1 test.
38/100 Test #38: requests_interrupt_attaching_to_tangle_test ........ Passed 0.00 sec
test 39
Start 39: requests_get_tips_test
39: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/requests_get_tips_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
39: Test timeout computed to be: 9.99988e+06
39: [==========] Running 1 test from 1 test case.
39: [----------] Global test environment set-up.
39: [----------] 1 test from GetTipsRequest
39: [ RUN ] GetTipsRequest.ConstructAndSerialize
39: [ OK ] GetTipsRequest.ConstructAndSerialize (0 ms)
39: [----------] 1 test from GetTipsRequest (0 ms total)
39:
39: [----------] Global test environment tear-down
39: [==========] 1 test from 1 test case ran. (0 ms total)
39: [ PASSED ] 1 test.
39/100 Test #39: requests_get_tips_test ............................. Passed 0.00 sec
test 40
Start 40: core_attach_to_tangle_test
40: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_attach_to_tangle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
40: Test timeout computed to be: 9.99988e+06
40: [==========] Running 4 tests from 1 test case.
40: [----------] Global test environment set-up.
40: [----------] 4 tests from Core
40: [ RUN ] Core.AttachToTangleRemotePowOneTx
40: unknown file: Failure
40: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
40: [ FAILED ] Core.AttachToTangleRemotePowOneTx (10 ms)
40: [ RUN ] Core.AttachToTangleLocalPowOneTx
40: unknown file: Failure
40: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
40: [ FAILED ] Core.AttachToTangleLocalPowOneTx (5 ms)
40: [ RUN ] Core.AttachToTangleRemotePowManyTx
40: unknown file: Failure
40: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
40: [ FAILED ] Core.AttachToTangleRemotePowManyTx (11 ms)
40: [ RUN ] Core.AttachToTangleLocalPowManyTx
40: unknown file: Failure
40: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
40: [ FAILED ] Core.AttachToTangleLocalPowManyTx (9 ms)
40: [----------] 4 tests from Core (35 ms total)
40:
40: [----------] Global test environment tear-down
40: [==========] 4 tests from 1 test case ran. (35 ms total)
40: [ PASSED ] 0 tests.
40: [ FAILED ] 4 tests, listed below:
40: [ FAILED ] Core.AttachToTangleRemotePowOneTx
40: [ FAILED ] Core.AttachToTangleLocalPowOneTx
40: [ FAILED ] Core.AttachToTangleRemotePowManyTx
40: [ FAILED ] Core.AttachToTangleLocalPowManyTx
40:
40: 4 FAILED TESTS
40/100 Test #40: core_attach_to_tangle_test .........................***Failed 0.04 sec
test 41
Start 41: core_broadcast_transactions_test
41: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_broadcast_transactions_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
41: Test timeout computed to be: 9.99988e+06
41: [==========] Running 4 tests from 1 test case.
41: [----------] Global test environment set-up.
41: [----------] 4 tests from Core
41: [ RUN ] Core.BroadcastTransactionsEmpty
41: [ OK ] Core.BroadcastTransactionsEmpty (5 ms)
41: [ RUN ] Core.BroadcastTransactionsInvalidTrytes
41: [ OK ] Core.BroadcastTransactionsInvalidTrytes (5 ms)
41: [ RUN ] Core.BroadcastTransactionsValidTrytes
41: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/broadcast_transactions_test.cpp:56: Failure
41: Expected: res = api.broadcastTransactions({ UNUSED_TRYTES_1 }) doesn't throw an exception.
41: Actual: it throws.
41: [ FAILED ] Core.BroadcastTransactionsValidTrytes (1031 ms)
41: [ RUN ] Core.BroadcastTransactionsValidMultiTrytes
41: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/broadcast_transactions_test.cpp:65: Failure
41: Expected: res = api.broadcastTransactions( { UNUSED_TRYTES_1, UNUSED_TRYTES_2, UNUSED_TRYTES_3, UNUSED_TRYTES_4 }) doesn't throw an exception.
41: Actual: it throws.
41: [ FAILED ] Core.BroadcastTransactionsValidMultiTrytes (1031 ms)
41: [----------] 4 tests from Core (2072 ms total)
41:
41: [----------] Global test environment tear-down
41: [==========] 4 tests from 1 test case ran. (2073 ms total)
41: [ PASSED ] 2 tests.
41: [ FAILED ] 2 tests, listed below:
41: [ FAILED ] Core.BroadcastTransactionsValidTrytes
41: [ FAILED ] Core.BroadcastTransactionsValidMultiTrytes
41:
41: 2 FAILED TESTS
41/100 Test #41: core_broadcast_transactions_test ...................***Failed 2.08 sec
test 42
Start 42: core_get_node_info_test
42: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_get_node_info_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
42: Test timeout computed to be: 9.99988e+06
42: [==========] Running 1 test from 1 test case.
42: [----------] Global test environment set-up.
42: [----------] 1 test from Core
42: [ RUN ] Core.GetNodeInfo
42: [ OK ] Core.GetNodeInfo (15 ms)
42: [----------] 1 test from Core (16 ms total)
42:
42: [----------] Global test environment tear-down
42: [==========] 1 test from 1 test case ran. (17 ms total)
42: [ PASSED ] 1 test.
42/100 Test #42: core_get_node_info_test ............................ Passed 0.03 sec
test 43
Start 43: core_store_transactions_test
43: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_store_transactions_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
43: Test timeout computed to be: 9.99988e+06
43: [==========] Running 4 tests from 1 test case.
43: [----------] Global test environment set-up.
43: [----------] 4 tests from Core
43: [ RUN ] Core.StoreTransactionsEmpty
43: [ OK ] Core.StoreTransactionsEmpty (16 ms)
43: [ RUN ] Core.StoreTransactionsInvalidTrytes
43: [ OK ] Core.StoreTransactionsInvalidTrytes (15 ms)
43: [ RUN ] Core.StoreTransactionsValidTrytes
43: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/store_transactions_test.cpp:56: Failure
43: Expected: res = api.storeTransactions({ UNUSED_TRYTES_1 }) doesn't throw an exception.
43: Actual: it throws.
43: [ FAILED ] Core.StoreTransactionsValidTrytes (1030 ms)
43: [ RUN ] Core.StoreTransactionsValidMultiTrytes
43: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/store_transactions_test.cpp:65: Failure
43: Expected: res = api.storeTransactions( { UNUSED_TRYTES_1, UNUSED_TRYTES_2, UNUSED_TRYTES_3, UNUSED_TRYTES_4 }) doesn't throw an exception.
43: Actual: it throws.
43: [ FAILED ] Core.StoreTransactionsValidMultiTrytes (1033 ms)
43: [----------] 4 tests from Core (2094 ms total)
43:
43: [----------] Global test environment tear-down
43: [==========] 4 tests from 1 test case ran. (2094 ms total)
43: [ PASSED ] 2 tests.
43: [ FAILED ] 2 tests, listed below:
43: [ FAILED ] Core.StoreTransactionsValidTrytes
43: [ FAILED ] Core.StoreTransactionsValidMultiTrytes
43:
43: 2 FAILED TESTS
43/100 Test #43: core_store_transactions_test .......................***Failed 2.10 sec
test 44
Start 44: core_get_inclusions_states_test
44: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_get_inclusions_states_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
44: Test timeout computed to be: 9.99988e+06
44: [==========] Running 6 tests from 1 test case.
44: [----------] Global test environment set-up.
44: [----------] 6 tests from Core
44: [ RUN ] Core.GetInclusionStates
44: unknown file: Failure
44: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
44: [ FAILED ] Core.GetInclusionStates (16 ms)
44: [ RUN ] Core.GetInclusionStatesNoTrx
44: [ OK ] Core.GetInclusionStatesNoTrx (0 ms)
44: [ RUN ] Core.GetInclusionStatesOlderMilestone
44: unknown file: Failure
44: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
44: [ FAILED ] Core.GetInclusionStatesOlderMilestone (15 ms)
44: [ RUN ] Core.GetInclusionStatesNoMilestone
44: [ OK ] Core.GetInclusionStatesNoMilestone (0 ms)
44: [ RUN ] Core.GetInclusionStatesInvalidMilestone
44: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/get_inclusions_states_test.cpp:73: Failure
44: Expected: "Invalid tips input"
44: To be equal to: e.what()
44: Which is: "This operations cannot be executed: The subtangle has not been updated yet."
44: [ FAILED ] Core.GetInclusionStatesInvalidMilestone (16 ms)
44: [ RUN ] Core.GetInclusionStatesInvalidHash
44: unknown file: Failure
44: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
44: [ FAILED ] Core.GetInclusionStatesInvalidHash (15 ms)
44: [----------] 6 tests from Core (62 ms total)
44:
44: [----------] Global test environment tear-down
44: [==========] 6 tests from 1 test case ran. (62 ms total)
44: [ PASSED ] 2 tests.
44: [ FAILED ] 4 tests, listed below:
44: [ FAILED ] Core.GetInclusionStates
44: [ FAILED ] Core.GetInclusionStatesOlderMilestone
44: [ FAILED ] Core.GetInclusionStatesInvalidMilestone
44: [ FAILED ] Core.GetInclusionStatesInvalidHash
44:
44: 4 FAILED TESTS
44/100 Test #44: core_get_inclusions_states_test ....................***Failed 0.08 sec
test 45
Start 45: core_get_trytes_test
45: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_get_trytes_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
45: Test timeout computed to be: 9.99988e+06
45: [==========] Running 2 tests from 1 test case.
45: [----------] Global test environment set-up.
45: [----------] 2 tests from Core
45: [ RUN ] Core.GetTrytes
45: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/get_trytes_test.cpp:39: Failure
45: Expected: res.getTrytes()[0]
45: Which is: "999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999"
45: To be equal to: BUNDLE_1_TRX_1_TRYTES
45: Which is: "BCTCBDSCXCBDVCEAGDCDADTCEAADCDBDTCMD999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999E9LVPMKJIAGCIPVKMUOYTQMSYAUQDUMEYUUCLXRQUWJJ9JXRDXQNGIOUPQVIMIWHFIRXD9QSYOP9KG9BWOB9999999999999999999999999QFCIFICSOUND999999999999999KNKTLYD99999999999C99999999OQGTSHSKVGXDCGRLPVNHFSFVUFCJCHVBZJ9ROLIBBIYTJEOLWVOWTWTKHBTIGLJBKFHL9IZIFCVCZVBG9RDJWZWKSDAGKHVEOEUTINVFXITHRCWMSOJJRBPIIVIQBYMVQXU9FIYBNKBXT9GKCPIGRBIMRKPGX99999BHVMUVONAAFZTCO9QNMMDXJCOBEVLKBRQARYLYDFFSACCZHCVGCGUYVXPYPJLIXNOU9NLXCDVGJYZ9999PACIFICSOUND999999999999999VCKHJA9KE999999999L99999999JURXELGZLJAGFRVCWQSOUNWRSOC"
45: [ FAILED ] Core.GetTrytes (17 ms)
45: [ RUN ] Core.GetTrytesInvalidHash
45: [ OK ] Core.GetTrytesInvalidHash (14 ms)
45: [----------] 2 tests from Core (31 ms total)
45:
45: [----------] Global test environment tear-down
45: [==========] 2 tests from 1 test case ran. (31 ms total)
45: [ PASSED ] 1 test.
45: [ FAILED ] 1 test, listed below:
45: [ FAILED ] Core.GetTrytes
45:
45: 1 FAILED TEST
45/100 Test #45: core_get_trytes_test ...............................***Failed 0.04 sec
test 46
Start 46: core_get_transactions_to_approve_test
46: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_get_transactions_to_approve_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
46: Test timeout computed to be: 9.99988e+06
46: [==========] Running 3 tests from 1 test case.
46: [----------] Global test environment set-up.
46: [----------] 3 tests from Core
46: [ RUN ] Core.GetTransactionsToApprove
46: unknown file: Failure
46: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
46: [ FAILED ] Core.GetTransactionsToApprove (6 ms)
46: [ RUN ] Core.GetTransactionsToApproveWithReference
46: unknown file: Failure
46: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
46: [ FAILED ] Core.GetTransactionsToApproveWithReference (5 ms)
46: [ RUN ] Core.GetTransactionsToApproveInvalidReference
46: [ OK ] Core.GetTransactionsToApproveInvalidReference (5 ms)
46: [----------] 3 tests from Core (16 ms total)
46:
46: [----------] Global test environment tear-down
46: [==========] 3 tests from 1 test case ran. (16 ms total)
46: [ PASSED ] 1 test.
46: [ FAILED ] 2 tests, listed below:
46: [ FAILED ] Core.GetTransactionsToApprove
46: [ FAILED ] Core.GetTransactionsToApproveWithReference
46:
46: 2 FAILED TESTS
46/100 Test #46: core_get_transactions_to_approve_test ..............***Failed 0.02 sec
test 47
Start 47: core_were_addresses_spent_from_test
47: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_were_addresses_spent_from_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
47: Test timeout computed to be: 9.99988e+06
47: [==========] Running 4 tests from 1 test case.
47: [----------] Global test environment set-up.
47: [----------] 4 tests from Core
47: [ RUN ] Core.WereAddressesSpentFromOneTrue
47: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/were_addresses_spent_from_test.cpp:39: Failure
47: Expected: res.getStates()
47: Which is: { false }
47: To be equal to: std::vector<bool>({ true })
47: Which is: { true }
47: [ FAILED ] Core.WereAddressesSpentFromOneTrue (5 ms)
47: [ RUN ] Core.WereAddressesSpentFromOneFalse
47: [ OK ] Core.WereAddressesSpentFromOneFalse (5 ms)
47: [ RUN ] Core.WereAddressesSpentFromMany
47: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/were_addresses_spent_from_test.cpp:57: Failure
47: Expected: res.getStates()
47: Which is: { false, false, false, false }
47: To be equal to: std::vector<bool>({ false, true, false, true })
47: Which is: { false, true, false, true }
47: [ FAILED ] Core.WereAddressesSpentFromMany (5 ms)
47: [ RUN ] Core.WereAddressesSpentFromEmpty
47: [ OK ] Core.WereAddressesSpentFromEmpty (6 ms)
47: [----------] 4 tests from Core (21 ms total)
47:
47: [----------] Global test environment tear-down
47: [==========] 4 tests from 1 test case ran. (21 ms total)
47: [ PASSED ] 2 tests.
47: [ FAILED ] 2 tests, listed below:
47: [ FAILED ] Core.WereAddressesSpentFromOneTrue
47: [ FAILED ] Core.WereAddressesSpentFromMany
47:
47: 2 FAILED TESTS
47/100 Test #47: core_were_addresses_spent_from_test ................***Failed 0.02 sec
test 48
Start 48: core_find_transactions_test
48: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_find_transactions_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
48: Test timeout computed to be: 9.99988e+06
48: [==========] Running 7 tests from 1 test case.
48: [----------] Global test environment set-up.
48: [----------] 7 tests from Core
48: [ RUN ] Core.FindTransactionsWithAddress
48: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/find_transactions_test.cpp:39: Failure
48: Value of: res.getHashes().empty()
48: Actual: true
48: Expected: false
48: [ FAILED ] Core.FindTransactionsWithAddress (5 ms)
48: [ RUN ] Core.FindTransactionsWithInvalidAddress
48: [ OK ] Core.FindTransactionsWithInvalidAddress (0 ms)
48: [ RUN ] Core.FindTransactionsWithTag
48: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/find_transactions_test.cpp:56: Failure
48: Value of: res.getHashes().empty()
48: Actual: true
48: Expected: false
48: [ FAILED ] Core.FindTransactionsWithTag (5 ms)
48: [ RUN ] Core.FindTransactionsWithApprovee
48: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/find_transactions_test.cpp:63: Failure
48: Value of: res.getHashes().empty()
48: Actual: true
48: Expected: false
48: [ FAILED ] Core.FindTransactionsWithApprovee (5 ms)
48: [ RUN ] Core.FindTransactionsWithInvalidApprovee
48: [ OK ] Core.FindTransactionsWithInvalidApprovee (5 ms)
48: [ RUN ] Core.FindTransactionsWithBundle
48: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/find_transactions_test.cpp:80: Failure
48: Value of: res.getHashes().empty()
48: Actual: true
48: Expected: false
48: [ FAILED ] Core.FindTransactionsWithBundle (5 ms)
48: [ RUN ] Core.FindTransactionsWithInvalidBundle
48: [ OK ] Core.FindTransactionsWithInvalidBundle (5 ms)
48: [----------] 7 tests from Core (30 ms total)
48:
48: [----------] Global test environment tear-down
48: [==========] 7 tests from 1 test case ran. (30 ms total)
48: [ PASSED ] 3 tests.
48: [ FAILED ] 4 tests, listed below:
48: [ FAILED ] Core.FindTransactionsWithAddress
48: [ FAILED ] Core.FindTransactionsWithTag
48: [ FAILED ] Core.FindTransactionsWithApprovee
48: [ FAILED ] Core.FindTransactionsWithBundle
48:
48: 4 FAILED TESTS
48/100 Test #48: core_find_transactions_test ........................***Failed 0.03 sec
test 49
Start 49: core_neighbors_test
49: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_neighbors_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
49: Test timeout computed to be: 9.99988e+06
49: [==========] Running 1 test from 1 test case.
49: [----------] Global test environment set-up.
49: [----------] 1 test from Core
49: [ RUN ] Core.AddRemoveAndGetNeighbors
49: [ OK ] Core.AddRemoveAndGetNeighbors (47 ms)
49: [----------] 1 test from Core (47 ms total)
49:
49: [----------] Global test environment tear-down
49: [==========] 1 test from 1 test case ran. (47 ms total)
49: [ PASSED ] 1 test.
49/100 Test #49: core_neighbors_test ................................ Passed 0.05 sec
test 50
Start 50: core_get_balances_test
50: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_get_balances_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
50: Test timeout computed to be: 9.99988e+06
50: [==========] Running 3 tests from 1 test case.
50: [----------] Global test environment set-up.
50: [----------] 3 tests from Core
50: [ RUN ] Core.GetBalances
50: unknown file: Failure
50: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
50: [ FAILED ] Core.GetBalances (15 ms)
50: [ RUN ] Core.GetBalancesInvalidAddress
50: [ OK ] Core.GetBalancesInvalidAddress (0 ms)
50: [ RUN ] Core.GetBalancesInvalidThreshold
50: [ OK ] Core.GetBalancesInvalidThreshold (5 ms)
50: [----------] 3 tests from Core (21 ms total)
50:
50: [----------] Global test environment tear-down
50: [==========] 3 tests from 1 test case ran. (21 ms total)
50: [ PASSED ] 2 tests.
50: [ FAILED ] 1 test, listed below:
50: [ FAILED ] Core.GetBalances
50:
50: 1 FAILED TEST
50/100 Test #50: core_get_balances_test .............................***Failed 0.03 sec
test 51
Start 51: core_check_consistency_test
51: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_check_consistency_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
51: Test timeout computed to be: 9.99988e+06
51: [==========] Running 6 tests from 1 test case.
51: [----------] Global test environment set-up.
51: [----------] 6 tests from Core
51: [ RUN ] Core.CheckConsistencyEmpty
51: unknown file: Failure
51: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
51: [ FAILED ] Core.CheckConsistencyEmpty (6 ms)
51: [ RUN ] Core.CheckConsistencyInvalidTail
51: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/check_consistency_test.cpp:47: Failure
51: Expected: "Invalid tails input"
51: To be equal to: e.what()
51: Which is: "This operations cannot be executed: The subtangle has not been updated yet."
51: [ FAILED ] Core.CheckConsistencyInvalidTail (5 ms)
51: [ RUN ] Core.CheckConsistencyNotTail
51: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/check_consistency_test.cpp:55: Failure
51: Expected: std::string("Invalid transaction, not a tail: " + BUNDLE_1_TRX_2_HASH).c_str()
51: Which is: "Invalid transaction, not a tail: RDJWZWKSDAGKHVEOEUTINVFXITHRCWMSOJJRBPIIVIQBYMVQXU9FIYBNKBXT9GKCPIGRBIMRKPGX99999"
51: To be equal to: e.what()
51: Which is: "This operations cannot be executed: The subtangle has not been updated yet."
51: [ FAILED ] Core.CheckConsistencyNotTail (5 ms)
51: [ RUN ] Core.CheckConsistencyOneTail
51: unknown file: Failure
51: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
51: [ FAILED ] Core.CheckConsistencyOneTail (6 ms)
51: [ RUN ] Core.CheckConsistencyMultipleTails
51: unknown file: Failure
51: C++ exception with description "This operations cannot be executed: The subtangle has not been updated yet." thrown in the test body.
51: [ FAILED ] Core.CheckConsistencyMultipleTails (5 ms)
51: [ RUN ] Core.CheckConsistencyMissingTail
51: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/api/core/check_consistency_test.cpp:79: Failure
51: Expected: std::string("Invalid transaction, missing: " + IOTA::EmptyHash).c_str()
51: Which is: "Invalid transaction, missing: 999999999999999999999999999999999999999999999999999999999999999999999999999999999"
51: To be equal to: e.what()
51: Which is: "This operations cannot be executed: The subtangle has not been updated yet."
51: [ FAILED ] Core.CheckConsistencyMissingTail (6 ms)
51: [----------] 6 tests from Core (33 ms total)
51:
51: [----------] Global test environment tear-down
51: [==========] 6 tests from 1 test case ran. (33 ms total)
51: [ PASSED ] 0 tests.
51: [ FAILED ] 6 tests, listed below:
51: [ FAILED ] Core.CheckConsistencyEmpty
51: [ FAILED ] Core.CheckConsistencyInvalidTail
51: [ FAILED ] Core.CheckConsistencyNotTail
51: [ FAILED ] Core.CheckConsistencyOneTail
51: [ FAILED ] Core.CheckConsistencyMultipleTails
51: [ FAILED ] Core.CheckConsistencyMissingTail
51:
51: 6 FAILED TESTS
51/100 Test #51: core_check_consistency_test ........................***Failed 0.04 sec
test 52
Start 52: core_interrupt_attaching_to_tangle_test
52: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_interrupt_attaching_to_tangle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
52: Test timeout computed to be: 9.99988e+06
52: [==========] Running 2 tests from 1 test case.
52: [----------] Global test environment set-up.
52: [----------] 2 tests from Core
52: [ RUN ] Core.InterruptAttachingToTangleRemotePow
52: [ OK ] Core.InterruptAttachingToTangleRemotePow (2020 ms)
52: [ RUN ] Core.InterruptAttachingToTangleLocalPow
52: [ OK ] Core.InterruptAttachingToTangleLocalPow (2015 ms)
52: [----------] 2 tests from Core (4035 ms total)
52:
52: [----------] Global test environment tear-down
52: [==========] 2 tests from 1 test case ran. (4035 ms total)
52: [ PASSED ] 2 tests.
52/100 Test #52: core_interrupt_attaching_to_tangle_test ............ Passed 4.04 sec
test 53
Start 53: core_get_tips_test
53: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/core_get_tips_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
53: Test timeout computed to be: 9.99988e+06
53: [==========] Running 1 test from 1 test case.
53: [----------] Global test environment set-up.
53: [----------] 1 test from Core
53: [ RUN ] Core.GetTips
53: [ OK ] Core.GetTips (6 ms)
53: [----------] 1 test from Core (6 ms total)
53:
53: [----------] Global test environment tear-down
53: [==========] 1 test from 1 test case ran. (6 ms total)
53: [ PASSED ] 1 test.
53/100 Test #53: core_get_tips_test ................................. Passed 0.01 sec
test 54
Start 54: responses_get_bundle_test
54: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_bundle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
54: Test timeout computed to be: 9.99988e+06
54: [==========] Running 2 tests from 1 test case.
54: [----------] Global test environment set-up.
54: [----------] 2 tests from GetBundleResponse
54: [ RUN ] GetBundleResponse.DefaultCtorShouldInitFields
54: [ OK ] GetBundleResponse.DefaultCtorShouldInitFields (0 ms)
54: [ RUN ] GetBundleResponse.CtorShouldInitFields
54: [ OK ] GetBundleResponse.CtorShouldInitFields (1 ms)
54: [----------] 2 tests from GetBundleResponse (1 ms total)
54:
54: [----------] Global test environment tear-down
54: [==========] 2 tests from 1 test case ran. (1 ms total)
54: [ PASSED ] 2 tests.
54/100 Test #54: responses_get_bundle_test .......................... Passed 0.00 sec
test 55
Start 55: responses_attach_to_tangle_test
55: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_attach_to_tangle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
55: Test timeout computed to be: 9.99988e+06
55: [==========] Running 2 tests from 1 test case.
55: [----------] Global test environment set-up.
55: [----------] 2 tests from AttachToTangleResponse
55: [ RUN ] AttachToTangleResponse.CtorShouldInitFields
55: [ OK ] AttachToTangleResponse.CtorShouldInitFields (0 ms)
55: [ RUN ] AttachToTangleResponse.DeserializeShouldSetFields
55: [ OK ] AttachToTangleResponse.DeserializeShouldSetFields (0 ms)
55: [----------] 2 tests from AttachToTangleResponse (0 ms total)
55:
55: [----------] Global test environment tear-down
55: [==========] 2 tests from 1 test case ran. (0 ms total)
55: [ PASSED ] 2 tests.
55/100 Test #55: responses_attach_to_tangle_test .................... Passed 0.00 sec
test 56
Start 56: responses_get_node_info_test
56: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_node_info_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
56: Test timeout computed to be: 9.99988e+06
56: [==========] Running 2 tests from 1 test case.
56: [----------] Global test environment set-up.
56: [----------] 2 tests from GetNodeInfoResponse
56: [ RUN ] GetNodeInfoResponse.CtorShouldInitFields
56: [ OK ] GetNodeInfoResponse.CtorShouldInitFields (0 ms)
56: [ RUN ] GetNodeInfoResponse.DeserializeShouldSetFields
56: [ OK ] GetNodeInfoResponse.DeserializeShouldSetFields (0 ms)
56: [----------] 2 tests from GetNodeInfoResponse (0 ms total)
56:
56: [----------] Global test environment tear-down
56: [==========] 2 tests from 1 test case ran. (0 ms total)
56: [ PASSED ] 2 tests.
56/100 Test #56: responses_get_node_info_test ....................... Passed 0.00 sec
test 57
Start 57: responses_remove_neighbors_test
57: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_remove_neighbors_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
57: Test timeout computed to be: 9.99988e+06
57: [==========] Running 3 tests from 1 test case.
57: [----------] Global test environment set-up.
57: [----------] 3 tests from RemoveNeighborsResponse
57: [ RUN ] RemoveNeighborsResponse.DefaultCtorShouldInitFields
57: [ OK ] RemoveNeighborsResponse.DefaultCtorShouldInitFields (0 ms)
57: [ RUN ] RemoveNeighborsResponse.CtorShouldInitFields
57: [ OK ] RemoveNeighborsResponse.CtorShouldInitFields (0 ms)
57: [ RUN ] RemoveNeighborsResponse.DeserializeShouldSetFields
57: [ OK ] RemoveNeighborsResponse.DeserializeShouldSetFields (0 ms)
57: [----------] 3 tests from RemoveNeighborsResponse (0 ms total)
57:
57: [----------] Global test environment tear-down
57: [==========] 3 tests from 1 test case ran. (0 ms total)
57: [ PASSED ] 3 tests.
57/100 Test #57: responses_remove_neighbors_test .................... Passed 0.00 sec
test 58
Start 58: responses_get_balances_and_format_test
58: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_balances_and_format_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
58: Test timeout computed to be: 9.99988e+06
58: [==========] Running 2 tests from 1 test case.
58: [----------] Global test environment set-up.
58: [----------] 2 tests from GetBalancesAndFormatResponse
58: [ RUN ] GetBalancesAndFormatResponse.DefaultCtorShouldInitFields
58: [ OK ] GetBalancesAndFormatResponse.DefaultCtorShouldInitFields (0 ms)
58: [ RUN ] GetBalancesAndFormatResponse.CtorShouldInitFields
58: [ OK ] GetBalancesAndFormatResponse.CtorShouldInitFields (0 ms)
58: [----------] 2 tests from GetBalancesAndFormatResponse (0 ms total)
58:
58: [----------] Global test environment tear-down
58: [==========] 2 tests from 1 test case ran. (0 ms total)
58: [ PASSED ] 2 tests.
58/100 Test #58: responses_get_balances_and_format_test ............. Passed 0.00 sec
test 59
Start 59: responses_base_test
59: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_base_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
59: Test timeout computed to be: 9.99988e+06
59: [==========] Running 3 tests from 1 test case.
59: [----------] Global test environment set-up.
59: [----------] 3 tests from BaseResponse
59: [ RUN ] BaseResponse.CtorShouldInitFields
59: [ OK ] BaseResponse.CtorShouldInitFields (0 ms)
59: [ RUN ] BaseResponse.SetDuration
59: [ OK ] BaseResponse.SetDuration (0 ms)
59: [ RUN ] BaseResponse.DeserializeShouldSetFields
59: [ OK ] BaseResponse.DeserializeShouldSetFields (0 ms)
59: [----------] 3 tests from BaseResponse (0 ms total)
59:
59: [----------] Global test environment tear-down
59: [==========] 3 tests from 1 test case ran. (1 ms total)
59: [ PASSED ] 3 tests.
59/100 Test #59: responses_base_test ................................ Passed 0.00 sec
test 60
Start 60: responses_get_neighbors_test
60: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_neighbors_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
60: Test timeout computed to be: 9.99988e+06
60: [==========] Running 2 tests from 1 test case.
60: [----------] Global test environment set-up.
60: [----------] 2 tests from GetNeighborsResponse
60: [ RUN ] GetNeighborsResponse.CtorShouldInitFields
60: [ OK ] GetNeighborsResponse.CtorShouldInitFields (0 ms)
60: [ RUN ] GetNeighborsResponse.DeserializeShouldSetFields
60: [ OK ] GetNeighborsResponse.DeserializeShouldSetFields (0 ms)
60: [----------] 2 tests from GetNeighborsResponse (0 ms total)
60:
60: [----------] Global test environment tear-down
60: [==========] 2 tests from 1 test case ran. (0 ms total)
60: [ PASSED ] 2 tests.
60/100 Test #60: responses_get_neighbors_test ....................... Passed 0.00 sec
test 61
Start 61: responses_get_account_data_test
61: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_account_data_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
61: Test timeout computed to be: 9.99988e+06
61: [==========] Running 2 tests from 1 test case.
61: [----------] Global test environment set-up.
61: [----------] 2 tests from GetAccountDataResponse
61: [ RUN ] GetAccountDataResponse.DefaultCtorShouldInitFields
61: [ OK ] GetAccountDataResponse.DefaultCtorShouldInitFields (0 ms)
61: [ RUN ] GetAccountDataResponse.CtorShouldInitFields
61: [ OK ] GetAccountDataResponse.CtorShouldInitFields (0 ms)
61: [----------] 2 tests from GetAccountDataResponse (0 ms total)
61:
61: [----------] Global test environment tear-down
61: [==========] 2 tests from 1 test case ran. (0 ms total)
61: [ PASSED ] 2 tests.
61/100 Test #61: responses_get_account_data_test .................... Passed 0.00 sec
test 62
Start 62: responses_replay_bundle_test
62: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_replay_bundle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
62: Test timeout computed to be: 9.99988e+06
62: [==========] Running 2 tests from 1 test case.
62: [----------] Global test environment set-up.
62: [----------] 2 tests from ReplayBundleResponse
62: [ RUN ] ReplayBundleResponse.DefaultCtorShouldInitFields
62: [ OK ] ReplayBundleResponse.DefaultCtorShouldInitFields (0 ms)
62: [ RUN ] ReplayBundleResponse.CtorShouldInitFields
62: [ OK ] ReplayBundleResponse.CtorShouldInitFields (0 ms)
62: [----------] 2 tests from ReplayBundleResponse (0 ms total)
62:
62: [----------] Global test environment tear-down
62: [==========] 2 tests from 1 test case ran. (0 ms total)
62: [ PASSED ] 2 tests.
62/100 Test #62: responses_replay_bundle_test ....................... Passed 0.00 sec
test 63
Start 63: responses_add_neighbors_test
63: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_add_neighbors_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
63: Test timeout computed to be: 9.99988e+06
63: [==========] Running 2 tests from 1 test case.
63: [----------] Global test environment set-up.
63: [----------] 2 tests from AddNeighborsResponse
63: [ RUN ] AddNeighborsResponse.CtorShouldInitFields
63: [ OK ] AddNeighborsResponse.CtorShouldInitFields (0 ms)
63: [ RUN ] AddNeighborsResponse.DeserializeShouldSetFields
63: [ OK ] AddNeighborsResponse.DeserializeShouldSetFields (0 ms)
63: [----------] 2 tests from AddNeighborsResponse (0 ms total)
63:
63: [----------] Global test environment tear-down
63: [==========] 2 tests from 1 test case ran. (0 ms total)
63: [ PASSED ] 2 tests.
63/100 Test #63: responses_add_neighbors_test ....................... Passed 0.00 sec
test 64
Start 64: responses_get_trytes_test
64: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_trytes_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
64: Test timeout computed to be: 9.99988e+06
64: [==========] Running 4 tests from 1 test case.
64: [----------] Global test environment set-up.
64: [----------] 4 tests from GetTrytesResponse
64: [ RUN ] GetTrytesResponse.DefaultCtorShouldInitFields
64: [ OK ] GetTrytesResponse.DefaultCtorShouldInitFields (0 ms)
64: [ RUN ] GetTrytesResponse.CtorShouldInitFields
64: [ OK ] GetTrytesResponse.CtorShouldInitFields (0 ms)
64: [ RUN ] GetTrytesResponse.AssignementOperator
64: [ OK ] GetTrytesResponse.AssignementOperator (0 ms)
64: [ RUN ] GetTrytesResponse.DeserializeShouldSetFields
64: [ OK ] GetTrytesResponse.DeserializeShouldSetFields (0 ms)
64: [----------] 4 tests from GetTrytesResponse (0 ms total)
64:
64: [----------] Global test environment tear-down
64: [==========] 4 tests from 1 test case ran. (0 ms total)
64: [ PASSED ] 4 tests.
64/100 Test #64: responses_get_trytes_test .......................... Passed 0.00 sec
test 65
Start 65: responses_send_transfer_test
65: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_send_transfer_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
65: Test timeout computed to be: 9.99988e+06
65: [==========] Running 2 tests from 1 test case.
65: [----------] Global test environment set-up.
65: [----------] 2 tests from SendTransferResponse
65: [ RUN ] SendTransferResponse.DefaultCtorShouldInitFields
65: [ OK ] SendTransferResponse.DefaultCtorShouldInitFields (0 ms)
65: [ RUN ] SendTransferResponse.CtorShouldInitFields
65: [ OK ] SendTransferResponse.CtorShouldInitFields (0 ms)
65: [----------] 2 tests from SendTransferResponse (0 ms total)
65:
65: [----------] Global test environment tear-down
65: [==========] 2 tests from 1 test case ran. (0 ms total)
65: [ PASSED ] 2 tests.
65/100 Test #65: responses_send_transfer_test ....................... Passed 0.00 sec
test 66
Start 66: responses_get_transactions_to_approve_test
66: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_transactions_to_approve_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
66: Test timeout computed to be: 9.99988e+06
66: [==========] Running 2 tests from 1 test case.
66: [----------] Global test environment set-up.
66: [----------] 2 tests from GetTransactionsToApproveResponse
66: [ RUN ] GetTransactionsToApproveResponse.CtorShouldInitFields
66: [ OK ] GetTransactionsToApproveResponse.CtorShouldInitFields (0 ms)
66: [ RUN ] GetTransactionsToApproveResponse.DeserializeShouldSetFields
66: [ OK ] GetTransactionsToApproveResponse.DeserializeShouldSetFields (0 ms)
66: [----------] 2 tests from GetTransactionsToApproveResponse (0 ms total)
66:
66: [----------] Global test environment tear-down
66: [==========] 2 tests from 1 test case ran. (0 ms total)
66: [ PASSED ] 2 tests.
66/100 Test #66: responses_get_transactions_to_approve_test ......... Passed 0.00 sec
test 67
Start 67: responses_get_new_addresses_test
67: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_new_addresses_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
67: Test timeout computed to be: 9.99988e+06
67: [==========] Running 1 test from 1 test case.
67: [----------] Global test environment set-up.
67: [----------] 1 test from GetNewAddressesResponse
67: [ RUN ] GetNewAddressesResponse.CtorShouldInitFields
67: [ OK ] GetNewAddressesResponse.CtorShouldInitFields (0 ms)
67: [----------] 1 test from GetNewAddressesResponse (0 ms total)
67:
67: [----------] Global test environment tear-down
67: [==========] 1 test from 1 test case ran. (0 ms total)
67: [ PASSED ] 1 test.
67/100 Test #67: responses_get_new_addresses_test ................... Passed 0.00 sec
test 68
Start 68: responses_get_transfers_test
68: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_transfers_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
68: Test timeout computed to be: 9.99988e+06
68: [==========] Running 2 tests from 1 test case.
68: [----------] Global test environment set-up.
68: [----------] 2 tests from GetTransfersResponse
68: [ RUN ] GetTransfersResponse.DefaultCtorShouldInitFields
68: [ OK ] GetTransfersResponse.DefaultCtorShouldInitFields (0 ms)
68: [ RUN ] GetTransfersResponse.CtorShouldInitFields
68: [ OK ] GetTransfersResponse.CtorShouldInitFields (0 ms)
68: [----------] 2 tests from GetTransfersResponse (0 ms total)
68:
68: [----------] Global test environment tear-down
68: [==========] 2 tests from 1 test case ran. (0 ms total)
68: [ PASSED ] 2 tests.
68/100 Test #68: responses_get_transfers_test ....................... Passed 0.00 sec
test 69
Start 69: responses_were_addresses_spent_from_test
69: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_were_addresses_spent_from_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
69: Test timeout computed to be: 9.99988e+06
69: [==========] Running 2 tests from 1 test case.
69: [----------] Global test environment set-up.
69: [----------] 2 tests from WereAddressesSpentFromResponse
69: [ RUN ] WereAddressesSpentFromResponse.CtorShouldInitFields
69: [ OK ] WereAddressesSpentFromResponse.CtorShouldInitFields (0 ms)
69: [ RUN ] WereAddressesSpentFromResponse.DeserializeShouldSetFields
69: [ OK ] WereAddressesSpentFromResponse.DeserializeShouldSetFields (0 ms)
69: [----------] 2 tests from WereAddressesSpentFromResponse (0 ms total)
69:
69: [----------] Global test environment tear-down
69: [==========] 2 tests from 1 test case ran. (0 ms total)
69: [ PASSED ] 2 tests.
69/100 Test #69: responses_were_addresses_spent_from_test ........... Passed 0.00 sec
test 70
Start 70: responses_find_transactions_test
70: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_find_transactions_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
70: Test timeout computed to be: 9.99988e+06
70: [==========] Running 4 tests from 1 test case.
70: [----------] Global test environment set-up.
70: [----------] 4 tests from FindTransactionsResponse
70: [ RUN ] FindTransactionsResponse.DefaultCtorShouldInitFields
70: [ OK ] FindTransactionsResponse.DefaultCtorShouldInitFields (0 ms)
70: [ RUN ] FindTransactionsResponse.CtorShouldInitFields
70: [ OK ] FindTransactionsResponse.CtorShouldInitFields (0 ms)
70: [ RUN ] FindTransactionsResponse.AssignementOperator
70: [ OK ] FindTransactionsResponse.AssignementOperator (0 ms)
70: [ RUN ] FindTransactionsResponse.DeserializeShouldSetFields
70: [ OK ] FindTransactionsResponse.DeserializeShouldSetFields (0 ms)
70: [----------] 4 tests from FindTransactionsResponse (0 ms total)
70:
70: [----------] Global test environment tear-down
70: [==========] 4 tests from 1 test case ran. (0 ms total)
70: [ PASSED ] 4 tests.
70/100 Test #70: responses_find_transactions_test ................... Passed 0.00 sec
test 71
Start 71: responses_get_inclusion_states_test
71: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_inclusion_states_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
71: Test timeout computed to be: 9.99988e+06
71: [==========] Running 2 tests from 1 test case.
71: [----------] Global test environment set-up.
71: [----------] 2 tests from GetInclusionStatesResponse
71: [ RUN ] GetInclusionStatesResponse.CtorShouldInitFields
71: [ OK ] GetInclusionStatesResponse.CtorShouldInitFields (0 ms)
71: [ RUN ] GetInclusionStatesResponse.DeserializeShouldSetFields
71: [ OK ] GetInclusionStatesResponse.DeserializeShouldSetFields (0 ms)
71: [----------] 2 tests from GetInclusionStatesResponse (0 ms total)
71:
71: [----------] Global test environment tear-down
71: [==========] 2 tests from 1 test case ran. (0 ms total)
71: [ PASSED ] 2 tests.
71/100 Test #71: responses_get_inclusion_states_test ................ Passed 0.00 sec
test 72
Start 72: responses_get_balances_test
72: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_balances_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
72: Test timeout computed to be: 9.99988e+06
72: [==========] Running 6 tests from 1 test case.
72: [----------] Global test environment set-up.
72: [----------] 6 tests from GetBalancesReponse
72: [ RUN ] GetBalancesReponse.DefaultCtorShouldInitFields
72: [ OK ] GetBalancesReponse.DefaultCtorShouldInitFields (0 ms)
72: [ RUN ] GetBalancesReponse.CtorShouldInitFields
72: [ OK ] GetBalancesReponse.CtorShouldInitFields (0 ms)
72: [ RUN ] GetBalancesReponse.DeprecatedCtorShouldInitFields
72: [ OK ] GetBalancesReponse.DeprecatedCtorShouldInitFields (0 ms)
72: [ RUN ] GetBalancesReponse.AssignementOperator
72: [ OK ] GetBalancesReponse.AssignementOperator (0 ms)
72: [ RUN ] GetBalancesReponse.DeprecatedCtorAssignementOperator
72: [ OK ] GetBalancesReponse.DeprecatedCtorAssignementOperator (0 ms)
72: [ RUN ] GetBalancesReponse.DeserializeShouldSetFields
72: [ OK ] GetBalancesReponse.DeserializeShouldSetFields (0 ms)
72: [----------] 6 tests from GetBalancesReponse (0 ms total)
72:
72: [----------] Global test environment tear-down
72: [==========] 6 tests from 1 test case ran. (0 ms total)
72: [ PASSED ] 6 tests.
72/100 Test #72: responses_get_balances_test ........................ Passed 0.00 sec
test 73
Start 73: responses_check_consistency_test
73: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_check_consistency_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
73: Test timeout computed to be: 9.99988e+06
73: [==========] Running 3 tests from 1 test case.
73: [----------] Global test environment set-up.
73: [----------] 3 tests from CheckConsistencyResponse
73: [ RUN ] CheckConsistencyResponse.DefaultCtorShouldInitFields
73: [ OK ] CheckConsistencyResponse.DefaultCtorShouldInitFields (0 ms)
73: [ RUN ] CheckConsistencyResponse.CtorShouldInitFields
73: [ OK ] CheckConsistencyResponse.CtorShouldInitFields (0 ms)
73: [ RUN ] CheckConsistencyResponse.DeserializeShouldSetFields
73: [ OK ] CheckConsistencyResponse.DeserializeShouldSetFields (0 ms)
73: [----------] 3 tests from CheckConsistencyResponse (0 ms total)
73:
73: [----------] Global test environment tear-down
73: [==========] 3 tests from 1 test case ran. (0 ms total)
73: [ PASSED ] 3 tests.
73/100 Test #73: responses_check_consistency_test ................... Passed 0.00 sec
test 74
Start 74: responses_get_tips_test
74: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/responses_get_tips_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
74: Test timeout computed to be: 9.99988e+06
74: [==========] Running 2 tests from 1 test case.
74: [----------] Global test environment set-up.
74: [----------] 2 tests from GetTipsResponse
74: [ RUN ] GetTipsResponse.CtorShouldInitFields
74: [ OK ] GetTipsResponse.CtorShouldInitFields (0 ms)
74: [ RUN ] GetTipsResponse.DeserializeShouldSetFields
74: [ OK ] GetTipsResponse.DeserializeShouldSetFields (0 ms)
74: [----------] 2 tests from GetTipsResponse (0 ms total)
74:
74: [----------] Global test environment tear-down
74: [==========] 2 tests from 1 test case ran. (0 ms total)
74: [ PASSED ] 2 tests.
74/100 Test #74: responses_get_tips_test ............................ Passed 0.00 sec
test 75
Start 75: source_configuration
75: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/source_configuration "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
75: Test timeout computed to be: 9.99988e+06
75: [==========] Running 0 tests from 0 test cases.
75: [==========] 0 tests from 0 test cases ran. (0 ms total)
75: [ PASSED ] 0 tests.
75/100 Test #75: source_configuration ............................... Passed 0.00 sec
test 76
Start 76: types_trinary_test
76: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/types_trinary_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
76: Test timeout computed to be: 9.99988e+06
76: [==========] Running 12 tests from 1 test case.
76: [----------] Global test environment set-up.
76: [----------] 12 tests from Trinary
76: [ RUN ] Trinary.IsValidTryte
76: [ OK ] Trinary.IsValidTryte (0 ms)
76: [ RUN ] Trinary.IsValidTrytes
76: [ OK ] Trinary.IsValidTrytes (0 ms)
76: [ RUN ] Trinary.IsArrayOfHashes
76: [ OK ] Trinary.IsArrayOfHashes (0 ms)
76: [ RUN ] Trinary.IsValidHash
76: [ OK ] Trinary.IsValidHash (0 ms)
76: [ RUN ] Trinary.charToTrytes
76: [ OK ] Trinary.charToTrytes (0 ms)
76: [ RUN ] Trinary.stringToTrytes
76: [ OK ] Trinary.stringToTrytes (0 ms)
76: [ RUN ] Trinary.trytesToString
76: [ OK ] Trinary.trytesToString (0 ms)
76: [ RUN ] Trinary.tritsToBytes
76: [ OK ] Trinary.tritsToBytes (0 ms)
76: [ RUN ] Trinary.bytesToTrits
76: [ OK ] Trinary.bytesToTrits (1 ms)
76: [ RUN ] Trinary.TrytesToTrits
76: [ OK ] Trinary.TrytesToTrits (0 ms)
76: [ RUN ] Trinary.TritsToTrytes
76: [ OK ] Trinary.TritsToTrytes (0 ms)
76: [ RUN ] Trinary.IntToTrits
76: [ OK ] Trinary.IntToTrits (0 ms)
76: [----------] 12 tests from Trinary (1 ms total)
76:
76: [----------] Global test environment tear-down
76: [==========] 12 tests from 1 test case ran. (1 ms total)
76: [ PASSED ] 12 tests.
76/100 Test #76: types_trinary_test ................................. Passed 0.00 sec
test 77
Start 77: models_neighbor_test
77: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/models_neighbor_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
77: Test timeout computed to be: 9.99988e+06
77: [==========] Running 9 tests from 1 test case.
77: [----------] Global test environment set-up.
77: [----------] 9 tests from Neighbor
77: [ RUN ] Neighbor.CtorDefault
77: [ OK ] Neighbor.CtorDefault (0 ms)
77: [ RUN ] Neighbor.CtorFull
77: [ OK ] Neighbor.CtorFull (0 ms)
77: [ RUN ] Neighbor.ConstGetters
77: [ OK ] Neighbor.ConstGetters (0 ms)
77: [ RUN ] Neighbor.AddressGetterAndSetter
77: [ OK ] Neighbor.AddressGetterAndSetter (0 ms)
77: [ RUN ] Neighbor.NumberOfAllTransactionsGetterAndSetter
77: [ OK ] Neighbor.NumberOfAllTransactionsGetterAndSetter (0 ms)
77: [ RUN ] Neighbor.NumberOfInvalidTransactionsGetterAndSetter
77: [ OK ] Neighbor.NumberOfInvalidTransactionsGetterAndSetter (0 ms)
77: [ RUN ] Neighbor.NumberOfNewTransactionsGetterAndSetter
77: [ OK ] Neighbor.NumberOfNewTransactionsGetterAndSetter (0 ms)
77: [ RUN ] Neighbor.EqOperator
77: [ OK ] Neighbor.EqOperator (0 ms)
77: [ RUN ] Neighbor.NEqOperator
77: [ OK ] Neighbor.NEqOperator (0 ms)
77: [----------] 9 tests from Neighbor (0 ms total)
77:
77: [----------] Global test environment tear-down
77: [==========] 9 tests from 1 test case ran. (0 ms total)
77: [ PASSED ] 9 tests.
77/100 Test #77: models_neighbor_test ............................... Passed 0.00 sec
test 78
Start 78: models_signature_test
78: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/models_signature_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
78: Test timeout computed to be: 9.99988e+06
78: [==========] Running 8 tests from 1 test case.
78: [----------] Global test environment set-up.
78: [----------] 8 tests from Signature
78: [ RUN ] Signature.CtorDefault
78: [ OK ] Signature.CtorDefault (0 ms)
78: [ RUN ] Signature.CtorFull
78: [ OK ] Signature.CtorFull (0 ms)
78: [ RUN ] Signature.ConstGetters
78: [ OK ] Signature.ConstGetters (0 ms)
78: [ RUN ] Signature.AddressGetterAndSetter
78: [ OK ] Signature.AddressGetterAndSetter (0 ms)
78: [ RUN ] Signature.SignatureFragmentsGetterAndSetter
78: [ OK ] Signature.SignatureFragmentsGetterAndSetter (0 ms)
78: [ RUN ] Signature.SignatureFragmentsNonConstGetter
78: [ OK ] Signature.SignatureFragmentsNonConstGetter (0 ms)
78: [ RUN ] Signature.EqOperator
78: [ OK ] Signature.EqOperator (0 ms)
78: [ RUN ] Signature.NEqOperator
78: [ OK ] Signature.NEqOperator (0 ms)
78: [----------] 8 tests from Signature (0 ms total)
78:
78: [----------] Global test environment tear-down
78: [==========] 8 tests from 1 test case ran. (0 ms total)
78: [ PASSED ] 8 tests.
78/100 Test #78: models_signature_test .............................. Passed 0.00 sec
test 79
Start 79: models_transfer_test
79: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/models_transfer_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
79: Test timeout computed to be: 9.99988e+06
79: [==========] Running 10 tests from 1 test case.
79: [----------] Global test environment set-up.
79: [----------] 10 tests from Transfer
79: [ RUN ] Transfer.CtorDefault
79: [ OK ] Transfer.CtorDefault (0 ms)
79: [ RUN ] Transfer.CtorShort
79: [ OK ] Transfer.CtorShort (0 ms)
79: [ RUN ] Transfer.ConstGetters
79: [ OK ] Transfer.ConstGetters (0 ms)
79: [ RUN ] Transfer.AddressGetterAndSetter
79: [ OK ] Transfer.AddressGetterAndSetter (0 ms)
79: [ RUN ] Transfer.ValueGetterAndSetter
79: [ OK ] Transfer.ValueGetterAndSetter (0 ms)
79: [ RUN ] Transfer.MessageGetterAndSetter
79: [ OK ] Transfer.MessageGetterAndSetter (0 ms)
79: [ RUN ] Transfer.TagGetterAndSetter
79: [ OK ] Transfer.TagGetterAndSetter (0 ms)
79: [ RUN ] Transfer.IsValid
79: [ OK ] Transfer.IsValid (0 ms)
79: [ RUN ] Transfer.IsValidEmptyAddress
79: [ OK ] Transfer.IsValidEmptyAddress (0 ms)
79: [ RUN ] Transfer.EqAndDiffOperators
79: [ OK ] Transfer.EqAndDiffOperators (0 ms)
79: [----------] 10 tests from Transfer (0 ms total)
79:
79: [----------] Global test environment tear-down
79: [==========] 10 tests from 1 test case ran. (0 ms total)
79: [ PASSED ] 10 tests.
79/100 Test #79: models_transfer_test ............................... Passed 0.00 sec
test 80
Start 80: models_address_test
80: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/models_address_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
80: Test timeout computed to be: 9.99988e+06
80: [==========] Running 13 tests from 2 test cases.
80: [----------] Global test environment set-up.
80: [----------] 10 tests from Address
80: [ RUN ] Address.FromCtor
80: [ OK ] Address.FromCtor (0 ms)
80: [ RUN ] Address.FullCtor
80: [ OK ] Address.FullCtor (1 ms)
80: [ RUN ] Address.FromSetter
80: [ OK ] Address.FromSetter (0 ms)
80: [ RUN ] Address.ImplicitConversion
80: [ OK ] Address.ImplicitConversion (0 ms)
80: [ RUN ] Address.GetChecksum
80: [ OK ] Address.GetChecksum (0 ms)
80: [ RUN ] Address.toTrytesWithChecksum
80: [ OK ] Address.toTrytesWithChecksum (0 ms)
80: [ RUN ] Address.OperatorEq
80: [ OK ] Address.OperatorEq (0 ms)
80: [ RUN ] Address.OperatorNEq
80: [ OK ] Address.OperatorNEq (0 ms)
80: [ RUN ] Address.OperatorEqTrytes
80: [ OK ] Address.OperatorEqTrytes (0 ms)
80: [ RUN ] Address.OperatorNEqTrytes
80: [ OK ] Address.OperatorNEqTrytes (0 ms)
80: [----------] 10 tests from Address (1 ms total)
80:
80: [----------] 3 tests from Transaction
80: [ RUN ] Transaction.SecurityGetterAndSetter
80: [ OK ] Transaction.SecurityGetterAndSetter (0 ms)
80: [ RUN ] Transaction.BalanceGetterAndSetter
80: [ OK ] Transaction.BalanceGetterAndSetter (0 ms)
80: [ RUN ] Transaction.keyIndexGetterAndSetter
80: [ OK ] Transaction.keyIndexGetterAndSetter (0 ms)
80: [----------] 3 tests from Transaction (0 ms total)
80:
80: [----------] Global test environment tear-down
80: [==========] 13 tests from 2 test cases ran. (1 ms total)
80: [ PASSED ] 13 tests.
80/100 Test #80: models_address_test ................................ Passed 0.00 sec
test 81
Start 81: models_bundle_test
81: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/models_bundle_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
81: Test timeout computed to be: 9.99988e+06
81: [==========] Running 20 tests from 1 test case.
81: [----------] Global test environment set-up.
81: [----------] 20 tests from Bundle
81: [ RUN ] Bundle.CtorDefault
81: [ OK ] Bundle.CtorDefault (0 ms)
81: [ RUN ] Bundle.CtorFull
81: [ OK ] Bundle.CtorFull (0 ms)
81: [ RUN ] Bundle.ConstGetters
81: [ OK ] Bundle.ConstGetters (0 ms)
81: [ RUN ] Bundle.TransactionsGetterAndSetter
81: [ OK ] Bundle.TransactionsGetterAndSetter (0 ms)
81: [ RUN ] Bundle.TransactionsGetterAndSetterEmplace
81: [ OK ] Bundle.TransactionsGetterAndSetterEmplace (0 ms)
81: [ RUN ] Bundle.TransactionsNonConstGetter
81: [ OK ] Bundle.TransactionsNonConstGetter (0 ms)
81: [ RUN ] Bundle.IsEmptyWithCtor
81: [ OK ] Bundle.IsEmptyWithCtor (0 ms)
81: [ RUN ] Bundle.IsEmptyWithDefaultCtor
81: [ OK ] Bundle.IsEmptyWithDefaultCtor (0 ms)
81: [ RUN ] Bundle.IsEmptyWithAdd
81: [ OK ] Bundle.IsEmptyWithAdd (0 ms)
81: [ RUN ] Bundle.IsEmptyWithPush
81: [ OK ] Bundle.IsEmptyWithPush (0 ms)
81: [ RUN ] Bundle.GetLengthWithCtor
81: [ OK ] Bundle.GetLengthWithCtor (0 ms)
81: [ RUN ] Bundle.GetLengthWithDefaultCtor
81: [ OK ] Bundle.GetLengthWithDefaultCtor (0 ms)
81: [ RUN ] Bundle.GetLengthWithAdd
81: [ OK ] Bundle.GetLengthWithAdd (0 ms)
81: [ RUN ] Bundle.GetLengthWithPush
81: [ OK ] Bundle.GetLengthWithPush (0 ms)
81: [ RUN ] Bundle.EqOperator
81: [ OK ] Bundle.EqOperator (0 ms)
81: [ RUN ] Bundle.NeqOperator
81: [ OK ] Bundle.NeqOperator (0 ms)
81: [ RUN ] Bundle.LtOperator
81: [ OK ] Bundle.LtOperator (0 ms)
81: [ RUN ] Bundle.GtOperator
81: [ OK ] Bundle.GtOperator (0 ms)
81: [ RUN ] Bundle.Finalize
81: [ OK ] Bundle.Finalize (23 ms)
81: [ RUN ] Bundle.AddTrytes
81: [ OK ] Bundle.AddTrytes (0 ms)
81: [----------] 20 tests from Bundle (23 ms total)
81:
81: [----------] Global test environment tear-down
81: [==========] 20 tests from 1 test case ran. (23 ms total)
81: [ PASSED ] 20 tests.
81/100 Test #81: models_bundle_test ................................. Passed 0.02 sec
test 82
Start 82: models_tag_test
82: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/models_tag_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
82: Test timeout computed to be: 9.99988e+06
82: [==========] Running 7 tests from 1 test case.
82: [----------] Global test environment set-up.
82: [----------] 7 tests from Tag
82: [ RUN ] Tag.FromCtor
82: [ OK ] Tag.FromCtor (0 ms)
82: [ RUN ] Tag.FromSetter
82: [ OK ] Tag.FromSetter (0 ms)
82: [ RUN ] Tag.ImplicitConversion
82: [ OK ] Tag.ImplicitConversion (0 ms)
82: [ RUN ] Tag.OperatorEq
82: [ OK ] Tag.OperatorEq (0 ms)
82: [ RUN ] Tag.OperatorNEq
82: [ OK ] Tag.OperatorNEq (0 ms)
82: [ RUN ] Tag.OperatorEqTrytes
82: [ OK ] Tag.OperatorEqTrytes (0 ms)
82: [ RUN ] Tag.OperatorNEqTrytes
82: [ OK ] Tag.OperatorNEqTrytes (0 ms)
82: [----------] 7 tests from Tag (0 ms total)
82:
82: [----------] Global test environment tear-down
82: [==========] 7 tests from 1 test case ran. (0 ms total)
82: [ PASSED ] 7 tests.
82/100 Test #82: models_tag_test .................................... Passed 0.00 sec
test 83
Start 83: models_transaction_test
83: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/models_transaction_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
83: Test timeout computed to be: 9.99988e+06
83: [==========] Running 28 tests from 1 test case.
83: [----------] Global test environment set-up.
83: [----------] 28 tests from Transaction
83: [ RUN ] Transaction.DefaultCtor
83: [ OK ] Transaction.DefaultCtor (0 ms)
83: [ RUN ] Transaction.CtorFromTrxTrytesAndToTrytes
83: [ OK ] Transaction.CtorFromTrxTrytesAndToTrytes (4 ms)
83: [ RUN ] Transaction.CtorFromTrxTrytesEmptyTrytes
83: [ OK ] Transaction.CtorFromTrxTrytesEmptyTrytes (0 ms)
83: [ RUN ] Transaction.CtorFromTrxTrytesInvalidTrytes
83: [ OK ] Transaction.CtorFromTrxTrytesInvalidTrytes (0 ms)
83: [ RUN ] Transaction.CtorFull
83: [ OK ] Transaction.CtorFull (0 ms)
83: [ RUN ] Transaction.CtorShort
83: [ OK ] Transaction.CtorShort (0 ms)
83: [ RUN ] Transaction.CtorShortFull
83: [ OK ] Transaction.CtorShortFull (0 ms)
83: [ RUN ] Transaction.ConstGetters
83: [ OK ] Transaction.ConstGetters (0 ms)
83: [ RUN ] Transaction.BundleGetterAndSetter
83: [ OK ] Transaction.BundleGetterAndSetter (0 ms)
83: [ RUN ] Transaction.BranchTransactionGetterAndSetter
83: [ OK ] Transaction.BranchTransactionGetterAndSetter (0 ms)
83: [ RUN ] Transaction.TrunkTransactionGetterAndSetter
83: [ OK ] Transaction.TrunkTransactionGetterAndSetter (0 ms)
83: [ RUN ] Transaction.TimestampGetterAndSetter
83: [ OK ] Transaction.TimestampGetterAndSetter (0 ms)
83: [ RUN ] Transaction.AttachmentTimestampGetterAndSetter
83: [ OK ] Transaction.AttachmentTimestampGetterAndSetter (0 ms)
83: [ RUN ] Transaction.AttachmentTimestampLowerBoundGetterAndSetter
83: [ OK ] Transaction.AttachmentTimestampLowerBoundGetterAndSetter (0 ms)
83: [ RUN ] Transaction.AttachmentTimestampUpperBoundGetterAndSetter
83: [ OK ] Transaction.AttachmentTimestampUpperBoundGetterAndSetter (0 ms)
83: [ RUN ] Transaction.ValueGetterAndSetter
83: [ OK ] Transaction.ValueGetterAndSetter (0 ms)
83: [ RUN ] Transaction.TagGetterAndSetter
83: [ OK ] Transaction.TagGetterAndSetter (0 ms)
83: [ RUN ] Transaction.ObsoleteTagGetterAndSetter
83: [ OK ] Transaction.ObsoleteTagGetterAndSetter (0 ms)
83: [ RUN ] Transaction.AddressGetterAndSetter
83: [ OK ] Transaction.AddressGetterAndSetter (0 ms)
83: [ RUN ] Transaction.SignatureFragmentsGetterAndSetter
83: [ OK ] Transaction.SignatureFragmentsGetterAndSetter (0 ms)
83: [ RUN ] Transaction.CurrentIndexGetterAndSetter
83: [ OK ] Transaction.CurrentIndexGetterAndSetter (0 ms)
83: [ RUN ] Transaction.LastIndexGetterAndSetter
83: [ OK ] Transaction.LastIndexGetterAndSetter (0 ms)
83: [ RUN ] Transaction.NonceGetterAndSetter
83: [ OK ] Transaction.NonceGetterAndSetter (0 ms)
83: [ RUN ] Transaction.HashGetterAndSetter
83: [ OK ] Transaction.HashGetterAndSetter (0 ms)
83: [ RUN ] Transaction.PersistenceGetterAndSetter
83: [ OK ] Transaction.PersistenceGetterAndSetter (0 ms)
83: [ RUN ] Transaction.OperatorEq
83: [ OK ] Transaction.OperatorEq (0 ms)
83: [ RUN ] Transaction.OperatorNEq
83: [ OK ] Transaction.OperatorNEq (0 ms)
83: [ RUN ] Transaction.IsTailTransaction
83: [ OK ] Transaction.IsTailTransaction (0 ms)
83: [----------] 28 tests from Transaction (4 ms total)
83:
83: [----------] Global test environment tear-down
83: [==========] 28 tests from 1 test case ran. (4 ms total)
83: [ PASSED ] 28 tests.
83/100 Test #83: models_transaction_test ............................ Passed 0.01 sec
test 84
Start 84: models_seed_test
84: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/models_seed_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
84: Test timeout computed to be: 9.99988e+06
84: [==========] Running 11 tests from 1 test case.
84: [----------] Global test environment set-up.
84: [----------] 11 tests from Seed
84: [ RUN ] Seed.GenerateOne
84: [ OK ] Seed.GenerateOne (0 ms)
84: [ RUN ] Seed.GenerateMultiple
84: [ OK ] Seed.GenerateMultiple (0 ms)
84: [ RUN ] Seed.FromCtor
84: [ OK ] Seed.FromCtor (0 ms)
84: [ RUN ] Seed.FromSetter
84: [ OK ] Seed.FromSetter (0 ms)
84: [ RUN ] Seed.SecurityGetterAndSetter
84: [ OK ] Seed.SecurityGetterAndSetter (0 ms)
84: [ RUN ] Seed.ImplicitConversion
84: [ OK ] Seed.ImplicitConversion (0 ms)
84: [ RUN ] Seed.newAddressInvalidSecurityLevel
84: [ OK ] Seed.newAddressInvalidSecurityLevel (0 ms)
84: [ RUN ] Seed.OperatorEq
84: [ OK ] Seed.OperatorEq (0 ms)
84: [ RUN ] Seed.OperatorNEq
84: [ OK ] Seed.OperatorNEq (0 ms)
84: [ RUN ] Seed.OperatorEqTrytes
84: [ OK ] Seed.OperatorEqTrytes (0 ms)
84: [ RUN ] Seed.OperatorNEqTrytes
84: [ OK ] Seed.OperatorNEqTrytes (0 ms)
84: [----------] 11 tests from Seed (0 ms total)
84:
84: [----------] Global test environment tear-down
84: [==========] 11 tests from 1 test case ran. (0 ms total)
84: [ PASSED ] 11 tests.
84/100 Test #84: models_seed_test ................................... Passed 0.00 sec
test 85
Start 85: crypto_kerl_test
85: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/crypto_kerl_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
85: Test timeout computed to be: 9.99988e+06
85: [==========] Running 4 tests from 1 test case.
85: [----------] Global test environment set-up.
85: [----------] 4 tests from Kerl
85: [ RUN ] Kerl.Exceptions
85: [ OK ] Kerl.Exceptions (0 ms)
85: [ RUN ] Kerl.TrytesAndHashes
85: [ OK ] Kerl.TrytesAndHashes (97 ms)
85: [ RUN ] Kerl.MultiTrytesAndHash
85: [ OK ] Kerl.MultiTrytesAndHash (167 ms)
85: [ RUN ] Kerl.TrytesAndMultiSqueeze
85: [ OK ] Kerl.TrytesAndMultiSqueeze (223 ms)
85: [----------] 4 tests from Kerl (487 ms total)
85:
85: [----------] Global test environment tear-down
85: [==========] 4 tests from 1 test case ran. (487 ms total)
85: [ PASSED ] 4 tests.
85/100 Test #85: crypto_kerl_test ................................... Passed 0.49 sec
test 86
Start 86: crypto_curl_test
86: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/crypto_curl_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
86: Test timeout computed to be: 9.99988e+06
86: [==========] Running 4 tests from 1 test case.
86: [----------] Global test environment set-up.
86: [----------] 4 tests from Curl
86: [ RUN ] Curl.AbsorbAndSqeeze
86: [ OK ] Curl.AbsorbAndSqeeze (4 ms)
86: [ RUN ] Curl.AbsorbInvalidTritsLength
86: [ OK ] Curl.AbsorbInvalidTritsLength (0 ms)
86: [ RUN ] Curl.SqueezeInvalidTritsLength
86: [ OK ] Curl.SqueezeInvalidTritsLength (0 ms)
86: [ RUN ] Curl.Reset
86: [ OK ] Curl.Reset (2 ms)
86: [----------] 4 tests from Curl (6 ms total)
86:
86: [----------] Global test environment tear-down
86: [==========] 4 tests from 1 test case ran. (6 ms total)
86: [ PASSED ] 4 tests.
86/100 Test #86: crypto_curl_test ................................... Passed 0.01 sec
test 87
Start 87: crypto_keccak384_test
87: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/crypto_keccak384_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
87: Test timeout computed to be: 9.99988e+06
87: [==========] Running 4 tests from 1 test case.
87: [----------] Global test environment set-up.
87: [----------] 4 tests from Keccak384
87: [ RUN ] Keccak384.digest
87: [ OK ] Keccak384.digest (27 ms)
87: [ RUN ] Keccak384.InitFail
87: [ OK ] Keccak384.InitFail (0 ms)
87: [ RUN ] Keccak384.AbsorbFail
87: [ OK ] Keccak384.AbsorbFail (0 ms)
87: [ RUN ] Keccak384.SqueezeFail
87: [ OK ] Keccak384.SqueezeFail (0 ms)
87: [----------] 4 tests from Keccak384 (27 ms total)
87:
87: [----------] Global test environment tear-down
87: [==========] 4 tests from 1 test case ran. (27 ms total)
87: [ PASSED ] 4 tests.
87/100 Test #87: crypto_keccak384_test .............................. Passed 0.03 sec
test 88
Start 88: crypto_pow_test
88: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/crypto_pow_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
88: Test timeout computed to be: 9.99988e+06
88: [==========] Running 8 tests from 1 test case.
88: [----------] Global test environment set-up.
88: [----------] 8 tests from Pow
88: [ RUN ] Pow.OneThread1
88: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/crypto/pow_test.cpp:42: Failure
88: Expected: api.storeTransactions({ tx }) doesn't throw an exception.
88: Actual: it throws.
88: [ FAILED ] Pow.OneThread1 (1033 ms)
88: [ RUN ] Pow.OneThread2
88: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/crypto/pow_test.cpp:53: Failure
88: Expected: api.storeTransactions({ tx }) doesn't throw an exception.
88: Actual: it throws.
88: [ FAILED ] Pow.OneThread2 (1050 ms)
88: [ RUN ] Pow.OneThread3
88: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/crypto/pow_test.cpp:64: Failure
88: Expected: api.storeTransactions({ tx }) doesn't throw an exception.
88: Actual: it throws.
88: [ FAILED ] Pow.OneThread3 (1063 ms)
88: [ RUN ] Pow.OneThread4
88: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/crypto/pow_test.cpp:75: Failure
88: Expected: api.storeTransactions({ tx }) doesn't throw an exception.
88: Actual: it throws.
88: [ FAILED ] Pow.OneThread4 (1056 ms)
88: [ RUN ] Pow.MaxThreads1
88: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/crypto/pow_test.cpp:86: Failure
88: Expected: api.storeTransactions({ tx }) doesn't throw an exception.
88: Actual: it throws.
88: [ FAILED ] Pow.MaxThreads1 (1060 ms)
88: [ RUN ] Pow.MaxThreads2
88: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/crypto/pow_test.cpp:97: Failure
88: Expected: api.storeTransactions({ tx }) doesn't throw an exception.
88: Actual: it throws.
88: [ FAILED ] Pow.MaxThreads2 (1056 ms)
88: [ RUN ] Pow.MaxThreads3
88: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/crypto/pow_test.cpp:108: Failure
88: Expected: api.storeTransactions({ tx }) doesn't throw an exception.
88: Actual: it throws.
88: [ FAILED ] Pow.MaxThreads3 (1052 ms)
88: [ RUN ] Pow.MaxThreads4
88: /home/yanghau/Documents/iota/iota.lib.cpp/test/source/crypto/pow_test.cpp:119: Failure
88: Expected: api.storeTransactions({ tx }) doesn't throw an exception.
88: Actual: it throws.
88: [ FAILED ] Pow.MaxThreads4 (1066 ms)
88: [----------] 8 tests from Pow (8437 ms total)
88:
88: [----------] Global test environment tear-down
88: [==========] 8 tests from 1 test case ran. (8438 ms total)
88: [ PASSED ] 0 tests.
88: [ FAILED ] 8 tests, listed below:
88: [ FAILED ] Pow.OneThread1
88: [ FAILED ] Pow.OneThread2
88: [ FAILED ] Pow.OneThread3
88: [ FAILED ] Pow.OneThread4
88: [ FAILED ] Pow.MaxThreads1
88: [ FAILED ] Pow.MaxThreads2
88: [ FAILED ] Pow.MaxThreads3
88: [ FAILED ] Pow.MaxThreads4
88:
88: 8 FAILED TESTS
88/100 Test #88: crypto_pow_test ....................................***Failed 8.44 sec
test 89
Start 89: crypto_multi_signing_test
89: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/crypto_multi_signing_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
89: Test timeout computed to be: 9.99988e+06
89: [==========] Running 1 test from 1 test case.
89: [----------] Global test environment set-up.
89: [----------] 1 test from Multisigning
89: [ RUN ] Multisigning.Basic
89: unknown file: Failure
89: C++ exception with description "Tip not found: 999999999999999999999999999999999999999999999999999999999999999999999999999999999" thrown in the test body.
89: [ FAILED ] Multisigning.Basic (17 ms)
89: [----------] 1 test from Multisigning (17 ms total)
89:
89: [----------] Global test environment tear-down
89: [==========] 1 test from 1 test case ran. (17 ms total)
89: [ PASSED ] 0 tests.
89: [ FAILED ] 1 test, listed below:
89: [ FAILED ] Multisigning.Basic
89:
89: 1 FAILED TEST
89/100 Test #89: crypto_multi_signing_test ..........................***Failed 0.03 sec
test 90
Start 90: crypto_signing_test
90: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/crypto_signing_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
90: Test timeout computed to be: 9.99988e+06
90: [==========] Running 6 tests from 1 test case.
90: [----------] Global test environment set-up.
90: [----------] 6 tests from SigningTest
90: [ RUN ] SigningTest.Key
90: [ OK ] SigningTest.Key (150 ms)
90: [ RUN ] SigningTest.Digests
90: [ OK ] SigningTest.Digests (47 ms)
90: [ RUN ] SigningTest.Address
90: [ OK ] SigningTest.Address (7 ms)
90: [ RUN ] SigningTest.Digest
90: [ OK ] SigningTest.Digest (27 ms)
90: [ RUN ] SigningTest.SignatureFragments
90: [ OK ] SigningTest.SignatureFragments (21 ms)
90: [ RUN ] SigningTest.ValidateSignatures
90: [ OK ] SigningTest.ValidateSignatures (14 ms)
90: [----------] 6 tests from SigningTest (266 ms total)
90:
90: [----------] Global test environment tear-down
90: [==========] 6 tests from 1 test case ran. (266 ms total)
90: [ PASSED ] 6 tests.
90/100 Test #90: crypto_signing_test ................................ Passed 0.27 sec
test 91
Start 91: errors_unauthorized_test
91: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/errors_unauthorized_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
91: Test timeout computed to be: 9.99988e+06
91: [==========] Running 1 test from 1 test case.
91: [----------] Global test environment set-up.
91: [----------] 1 test from Errors
91: [ RUN ] Errors.Unauthorized
91: [ OK ] Errors.Unauthorized (0 ms)
91: [----------] 1 test from Errors (0 ms total)
91:
91: [----------] Global test environment tear-down
91: [==========] 1 test from 1 test case ran. (0 ms total)
91: [ PASSED ] 1 test.
91/100 Test #91: errors_unauthorized_test ........................... Passed 0.00 sec
test 92
Start 92: errors_generic_test
92: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/errors_generic_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
92: Test timeout computed to be: 9.99988e+06
92: [==========] Running 1 test from 1 test case.
92: [----------] Global test environment set-up.
92: [----------] 1 test from Errors
92: [ RUN ] Errors.Generic
92: [ OK ] Errors.Generic (0 ms)
92: [----------] 1 test from Errors (0 ms total)
92:
92: [----------] Global test environment tear-down
92: [==========] 1 test from 1 test case ran. (0 ms total)
92: [ PASSED ] 1 test.
92/100 Test #92: errors_generic_test ................................ Passed 0.00 sec
test 93
Start 93: errors_internal_server_error_test
93: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/errors_internal_server_error_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
93: Test timeout computed to be: 9.99988e+06
93: [==========] Running 1 test from 1 test case.
93: [----------] Global test environment set-up.
93: [----------] 1 test from Errors
93: [ RUN ] Errors.InternalServerError
93: [ OK ] Errors.InternalServerError (0 ms)
93: [----------] 1 test from Errors (0 ms total)
93:
93: [----------] Global test environment tear-down
93: [==========] 1 test from 1 test case ran. (1 ms total)
93: [ PASSED ] 1 test.
93/100 Test #93: errors_internal_server_error_test .................. Passed 0.00 sec
test 94
Start 94: errors_illegal_state_test
94: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/errors_illegal_state_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
94: Test timeout computed to be: 9.99988e+06
94: [==========] Running 1 test from 1 test case.
94: [----------] Global test environment set-up.
94: [----------] 1 test from Errors
94: [ RUN ] Errors.IllegalState
94: [ OK ] Errors.IllegalState (0 ms)
94: [----------] 1 test from Errors (0 ms total)
94:
94: [----------] Global test environment tear-down
94: [==========] 1 test from 1 test case ran. (0 ms total)
94: [ PASSED ] 1 test.
94/100 Test #94: errors_illegal_state_test .......................... Passed 0.00 sec
test 95
Start 95: errors_unrecognized_test
95: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/errors_unrecognized_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
95: Test timeout computed to be: 9.99988e+06
95: [==========] Running 1 test from 1 test case.
95: [----------] Global test environment set-up.
95: [----------] 1 test from Errors
95: [ RUN ] Errors.Unrecognized
95: [ OK ] Errors.Unrecognized (0 ms)
95: [----------] 1 test from Errors (0 ms total)
95:
95: [----------] Global test environment tear-down
95: [==========] 1 test from 1 test case ran. (0 ms total)
95: [ PASSED ] 1 test.
95/100 Test #95: errors_unrecognized_test ........................... Passed 0.00 sec
test 96
Start 96: errors_network_test
96: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/errors_network_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
96: Test timeout computed to be: 9.99988e+06
96: [==========] Running 1 test from 1 test case.
96: [----------] Global test environment set-up.
96: [----------] 1 test from Errors
96: [ RUN ] Errors.Network
96: [ OK ] Errors.Network (0 ms)
96: [----------] 1 test from Errors (0 ms total)
96:
96: [----------] Global test environment tear-down
96: [==========] 1 test from 1 test case ran. (0 ms total)
96: [ PASSED ] 1 test.
96/100 Test #96: errors_network_test ................................ Passed 0.00 sec
test 97
Start 97: errors_crypto_test
97: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/errors_crypto_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
97: Test timeout computed to be: 9.99988e+06
97: [==========] Running 1 test from 1 test case.
97: [----------] Global test environment set-up.
97: [----------] 1 test from Errors
97: [ RUN ] Errors.Crypto
97: [ OK ] Errors.Crypto (0 ms)
97: [----------] 1 test from Errors (0 ms total)
97:
97: [----------] Global test environment tear-down
97: [==========] 1 test from 1 test case ran. (0 ms total)
97: [ PASSED ] 1 test.
97/100 Test #97: errors_crypto_test ................................. Passed 0.00 sec
test 98
Start 98: errors_bad_request_test
98: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/errors_bad_request_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
98: Test timeout computed to be: 9.99988e+06
98: [==========] Running 1 test from 1 test case.
98: [----------] Global test environment set-up.
98: [----------] 1 test from Errors
98: [ RUN ] Errors.BadRequest
98: [ OK ] Errors.BadRequest (0 ms)
98: [----------] 1 test from Errors (0 ms total)
98:
98: [----------] Global test environment tear-down
98: [==========] 1 test from 1 test case ran. (0 ms total)
98: [ PASSED ] 1 test.
98/100 Test #98: errors_bad_request_test ............................ Passed 0.00 sec
test 99
Start 99: source_main
99: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/source_main "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
99: Test timeout computed to be: 9.99988e+06
99: [==========] Running 0 tests from 0 test cases.
99: [==========] 0 tests from 0 test cases ran. (0 ms total)
99: [ PASSED ] 0 tests.
99/100 Test #99: source_main ........................................ Passed 0.00 sec
test 100
Start 100: utils_stop_watch_test
100: Test command: /home/yanghau/Documents/iota/iota.lib.cpp/build/bin/utils_stop_watch_test "/home/yanghau/Documents/iota/iota.lib.cpp/test/files"
100: Test timeout computed to be: 9.99988e+06
100: [==========] Running 8 tests from 1 test case.
100: [----------] Global test environment set-up.
100: [----------] 8 tests from StopWatch
100: [ RUN ] StopWatch.CtorShouldStartTimer
100: [ OK ] StopWatch.CtorShouldStartTimer (1000 ms)
100: [ RUN ] StopWatch.NowShouldReturnCurrentTime
100: [ OK ] StopWatch.NowShouldReturnCurrentTime (0 ms)
100: [ RUN ] StopWatch.NowShouldIncreaseOverTime
100: [ OK ] StopWatch.NowShouldIncreaseOverTime (1001 ms)
100: [ RUN ] StopWatch.RestartShouldRestartTimer
100: [ OK ] StopWatch.RestartShouldRestartTimer (2000 ms)
100: [ RUN ] StopWatch.PauseShouldStopTimer
100: [ OK ] StopWatch.PauseShouldStopTimer (2000 ms)
100: [ RUN ] StopWatch.MultiplePauseShouldNotReset
100: [ OK ] StopWatch.MultiplePauseShouldNotReset (3000 ms)
100: [ RUN ] StopWatch.ResumeShouldResumePausedTimer
100: [ OK ] StopWatch.ResumeShouldResumePausedTimer (3000 ms)
100: [ RUN ] StopWatch.ResumeShouldDoNothingIfRunning
100: [ OK ] StopWatch.ResumeShouldDoNothingIfRunning (2001 ms)
100: [----------] 8 tests from StopWatch (14003 ms total)
100:
100: [----------] Global test environment tear-down
100: [==========] 8 tests from 1 test case ran. (14003 ms total)
100: [ PASSED ] 8 tests.
100/100 Test #100: utils_stop_watch_test .............................. Passed 14.01 sec
66% tests passed, 34 tests failed out of 100
Total Test time (real) = 35.76 sec
The following tests FAILED:
1 - extended_get_bundle_test (Failed)
2 - extended_bundles_from_addresses_test (Failed)
3 - extended_get_balances_and_format_test (Failed)
4 - extended_initiate_transfer_test (Failed)
5 - extended_get_account_data_test (Failed)
6 - extended_replay_bundle_test (Failed)
7 - extended_get_inputs_test (Failed)
8 - extended_send_transfer_test (Failed)
9 - extended_get_new_addresses_test (SEGFAULT)
10 - extended_add_remainder_test (Failed)
11 - extended_broadcast_and_store_test (Failed)
12 - extended_get_transfers_test (Failed)
13 - extended_find_transactions_test (Failed)
14 - extended_traverse_bundle_test (Failed)
15 - extended_find_transaction_objects_test (Failed)
16 - extended_find_transaction_objects_by_bundle_test (Failed)
17 - extended_prepare_transfers_test (Failed)
18 - extended_get_transactions_objects_test (Failed)
19 - extended_is_reattachable_test (Failed)
20 - extended_is_promotable_test (Failed)
21 - extended_get_latest_inclusion_test (Failed)
22 - extended_send_trytes_test (Failed)
40 - core_attach_to_tangle_test (Failed)
41 - core_broadcast_transactions_test (Failed)
43 - core_store_transactions_test (Failed)
44 - core_get_inclusions_states_test (Failed)
45 - core_get_trytes_test (Failed)
46 - core_get_transactions_to_approve_test (Failed)
47 - core_were_addresses_spent_from_test (Failed)
48 - core_find_transactions_test (Failed)
50 - core_get_balances_test (Failed)
51 - core_check_consistency_test (Failed)
88 - crypto_pow_test (Failed)
89 - crypto_multi_signing_test (Failed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment