You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
eostest@ubuntu:~/eos/build$ unittests/unit_test --report_level=detailed
Random number generator seeded to 1537284373
Running 288 test cases...
unknown location(0): fatal error: in "wasm_tests/check_big_deserialization": memory access violation at address: 0x00000000: no mapping at fault address
/home/eostest/eos/unittests/wasm_tests.cpp(1221): last checkpoint
Test module "Master Test Suite" has failed with:
279 test cases out of 280 passed
1 test case out of 280 failed
1 test case out of 280 aborted
7235 assertions out of 7236 passed
1 assertion out of 7236 failed
Test suite "abi_tests" has passed with:
51 test cases out of 51 passed
284 assertions out of 284 passed
Test case "abi_tests/uint_types" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_unknown_type" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_all_types" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_double_base" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_double_action" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_all_indexes" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_unable_to_determine_index" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_long_field_name" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_long_type_name" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_same_type_different_namespace" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_bad_index_type" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_full_table_decl" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_union_table" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_same_action_different_type" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_template_base" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_action_and_table" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_simple_typedef" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_field_typedef" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_vector_of_POD" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_vector_of_structs" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_vector_multidimension" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_vector_alias" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_eosioabi_macro" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_contract_inheritance" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abigen_no_eosioabi_macro" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/general" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_cycle" has passed with:
2 assertions out of 2 passed
Test case "abi_tests/linkauth_test" has passed with:
11 assertions out of 11 passed
Test case "abi_tests/unlinkauth_test" has passed with:
9 assertions out of 9 passed
Test case "abi_tests/updateauth_test" has passed with:
35 assertions out of 35 passed
Test case "abi_tests/deleteauth_test" has passed with:
7 assertions out of 7 passed
Test case "abi_tests/newaccount_test" has passed with:
59 assertions out of 59 passed
Test case "abi_tests/setcode_test" has passed with:
10 assertions out of 10 passed
Test case "abi_tests/setabi_test" has passed with:
73 assertions out of 73 passed
Test case "abi_tests/packed_transaction" has passed with:
35 assertions out of 35 passed
Test case "abi_tests/abi_type_repeat" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_struct_repeat" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_action_repeat" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_table_repeat" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_type_def" has passed with:
3 assertions out of 3 passed
Test case "abi_tests/abi_type_loop" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_type_redefine" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_type_redefine_to_name" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_type_nested_in_vector" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_account_name_in_eosio_abi" has passed
Test case "abi_tests/abi_large_array" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_is_type_recursion" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_recursive_structs" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_very_deep_structs" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_very_deep_structs_1ms" has passed with:
1 assertion out of 1 passed
Test case "abi_tests/abi_deep_structs_validate" has passed with:
1 assertion out of 1 passed
Test suite "api_tests" has passed with:
33 test cases out of 33 passed
374 assertions out of 374 passed
Test case "api_tests/action_receipt_tests" has passed with:
13 assertions out of 13 passed
Test case "api_tests/action_tests" has passed with:
21 assertions out of 21 passed
Test case "api_tests/ram_billing_in_notify_tests" has passed with:
5 assertions out of 5 passed
Test case "api_tests/cf_action_tests" has passed with:
26 assertions out of 26 passed
Test case "api_tests/cfa_tx_signature" has passed with:
3 assertions out of 3 passed
Test case "api_tests/cfa_stateful_api" has passed with:
3 assertions out of 3 passed
Test case "api_tests/deferred_cfa_failed" has passed with:
3 assertions out of 3 passed
Test case "api_tests/deferred_cfa_success" has passed with:
6 assertions out of 6 passed
Test case "api_tests/checktime_pass_tests" has passed with:
3 assertions out of 3 passed
Test case "api_tests/checktime_fail_tests" has passed with:
5 assertions out of 5 passed
Test case "api_tests/checktime_intrinsic" has passed with:
3 assertions out of 3 passed
Test case "api_tests/checktime_hashing_fail" has passed with:
11 assertions out of 11 passed
Test case "api_tests/compiler_builtins_tests" has passed with:
13 assertions out of 13 passed
Test case "api_tests/transaction_tests" has passed with:
18 assertions out of 18 passed
Test case "api_tests/deferred_transaction_tests" has passed with:
25 assertions out of 25 passed
Test case "api_tests/chain_tests" has passed with:
3 assertions out of 3 passed
Test case "api_tests/db_tests" has passed with:
24 assertions out of 24 passed
Test case "api_tests/multi_index_tests" has passed with:
34 assertions out of 34 passed
Test case "api_tests/fixedpoint_tests" has passed with:
8 assertions out of 8 passed
Test case "api_tests/crypto_tests" has passed with:
21 assertions out of 21 passed
Test case "api_tests/memory_tests" has passed with:
23 assertions out of 23 passed
Test case "api_tests/extended_memory_test_initial_memory" has passed with:
3 assertions out of 3 passed
Test case "api_tests/extended_memory_test_page_memory" has passed with:
3 assertions out of 3 passed
Test case "api_tests/extended_memory_test_page_memory_exceeded" has passed with:
3 assertions out of 3 passed
Test case "api_tests/extended_memory_test_page_memory_negative_bytes" has passed with:
3 assertions out of 3 passed
Test case "api_tests/print_tests" has passed with:
44 assertions out of 44 passed
Test case "api_tests/types_tests" has passed with:
6 assertions out of 6 passed
Test case "api_tests/permission_tests" has passed with:
13 assertions out of 13 passed
Test case "api_tests/datastream_tests" has passed with:
3 assertions out of 3 passed
Test case "api_tests/new_api_feature_tests" has passed with:
6 assertions out of 6 passed
Test case "api_tests/permission_usage_tests" has passed with:
8 assertions out of 8 passed
Test case "api_tests/account_creation_time_tests" has passed with:
3 assertions out of 3 passed
Test case "api_tests/eosio_assert_code_tests" has passed with:
8 assertions out of 8 passed
Test suite "auth_tests" has passed with:
12 test cases out of 12 passed
90 assertions out of 90 passed
Test case "auth_tests/missing_sigs" has passed with:
3 assertions out of 3 passed
Test case "auth_tests/missing_multi_sigs" has passed with:
3 assertions out of 3 passed
Test case "auth_tests/missing_auths" has passed with:
2 assertions out of 2 passed
Test case "auth_tests/delegate_auth" has passed with:
3 assertions out of 3 passed
Test case "auth_tests/update_auths" has passed with:
43 assertions out of 43 passed
Test case "auth_tests/link_auths" has passed with:
5 assertions out of 5 passed
Test case "auth_tests/link_then_update_auth" has passed with:
2 assertions out of 2 passed
Test case "auth_tests/create_account" has passed with:
14 assertions out of 14 passed
Test case "auth_tests/any_auth" has passed with:
3 assertions out of 3 passed
Test case "auth_tests/no_double_billing" has passed with:
5 assertions out of 5 passed
Test case "auth_tests/stricter_auth" has passed with:
1 assertion out of 1 passed
Test case "auth_tests/linkauth_special" has passed with:
6 assertions out of 6 passed
Test suite "block_tests" has passed with:
1 test case out of 1 passed
1 assertion out of 1 passed
Test case "block_tests/block_with_invalid_tx_test" has passed with:
1 assertion out of 1 passed
Test suite "block_timestamp_tests" has passed with:
2 test cases out of 2 passed
4 assertions out of 4 passed
Test case "block_timestamp_tests/constructor_test" has passed with:
2 assertions out of 2 passed
Test case "block_timestamp_tests/conversion_test" has passed with:
2 assertions out of 2 passed
Test suite "bootseq_tests" has passed with:
1 test case out of 1 passed
99 assertions out of 99 passed
Test case "bootseq_tests/bootseq_test" has passed with:
99 assertions out of 99 passed
Test suite "currency_tests" has passed with:
10 test cases out of 10 passed
328 assertions out of 328 passed
Test case "currency_tests/bootstrap" has passed with:
2 assertions out of 2 passed
Test case "currency_tests/test_transfer" has passed with:
3 assertions out of 3 passed
Test case "currency_tests/test_duplicate_transfer" has passed with:
4 assertions out of 4 passed
Test case "currency_tests/test_addtransfer" has passed with:
5 assertions out of 5 passed
Test case "currency_tests/test_overspend" has passed with:
6 assertions out of 6 passed
Test case "currency_tests/test_fullspend" has passed with:
6 assertions out of 6 passed
Test case "currency_tests/test_symbol" has passed with:
47 assertions out of 47 passed
Test case "currency_tests/test_proxy" has passed with:
44 assertions out of 44 passed
Test case "currency_tests/test_deferred_failure" has passed with:
204 assertions out of 204 passed
Test case "currency_tests/test_input_quantity" has passed with:
7 assertions out of 7 passed
Test suite "database_tests" has passed with:
2 test cases out of 2 passed
409 assertions out of 409 passed
Test case "database_tests/undo_test" has passed with:
3 assertions out of 3 passed
Test case "database_tests/get_blocks" has passed with:
406 assertions out of 406 passed
Test suite "delay_tests" has passed with:
17 test cases out of 17 passed
400 assertions out of 400 passed
Test case "delay_tests/delay_create_account" has passed with:
1 assertion out of 1 passed
Test case "delay_tests/delay_error_create_account" has passed with:
4 assertions out of 4 passed
Test case "delay_tests/link_delay_direct_test" has passed with:
25 assertions out of 25 passed
Test case "delay_tests/delete_auth_test" has passed with:
15 assertions out of 15 passed
Test case "delay_tests/link_delay_direct_parent_permission_test" has passed with:
25 assertions out of 25 passed
Test case "delay_tests/link_delay_direct_walk_parent_permissions_test" has passed with:
25 assertions out of 25 passed
Test case "delay_tests/link_delay_permission_change_test" has passed with:
38 assertions out of 38 passed
Test case "delay_tests/link_delay_permission_change_with_delay_heirarchy_test" has passed with:
37 assertions out of 37 passed
Test case "delay_tests/link_delay_link_change_test" has passed with:
36 assertions out of 36 passed
Test case "delay_tests/link_delay_unlink_test" has passed with:
34 assertions out of 34 passed
Test case "delay_tests/link_delay_link_change_heirarchy_test" has passed with:
35 assertions out of 35 passed
Test case "delay_tests/mindelay_test" has passed with:
23 assertions out of 23 passed
Test case "delay_tests/canceldelay_test" has passed with:
45 assertions out of 45 passed
Test case "delay_tests/canceldelay_test2" has passed with:
42 assertions out of 42 passed
Test case "delay_tests/max_transaction_delay_create" has passed with:
2 assertions out of 2 passed
Test case "delay_tests/max_transaction_delay_execute" has passed with:
8 assertions out of 8 passed
Test case "delay_tests/delay_expired" has passed with:
5 assertions out of 5 passed
Test suite "dice_tests" has passed with:
1 test case out of 1 passed
35 assertions out of 35 passed
Test case "dice_tests/dice_test" has passed with:
35 assertions out of 35 passed
Test suite "eosio_sudo_tests" has passed with:
4 test cases out of 4 passed
30 assertions out of 30 passed
Test case "eosio_sudo_tests/sudo_exec_direct" has passed with:
6 assertions out of 6 passed
Test case "eosio_sudo_tests/sudo_with_msig" has passed with:
10 assertions out of 10 passed
Test case "eosio_sudo_tests/sudo_with_msig_unapprove" has passed with:
2 assertions out of 2 passed
Test case "eosio_sudo_tests/sudo_with_msig_producers_change" has passed with:
12 assertions out of 12 passed
Test suite "eosio_system_tests" has passed with:
40 test cases out of 40 passed
3982 assertions out of 3982 passed
Test case "eosio_system_tests/buysell" has passed with:
70 assertions out of 70 passed
Test case "eosio_system_tests/stake_unstake" has passed with:
44 assertions out of 44 passed
Test case "eosio_system_tests/stake_unstake_with_transfer" has passed with:
36 assertions out of 36 passed
Test case "eosio_system_tests/stake_to_self_with_transfer" has passed with:
9 assertions out of 9 passed
Test case "eosio_system_tests/stake_while_pending_refund" has passed with:
36 assertions out of 36 passed
Test case "eosio_system_tests/fail_without_auth" has passed with:
13 assertions out of 13 passed
Test case "eosio_system_tests/stake_negative" has passed with:
10 assertions out of 10 passed
Test case "eosio_system_tests/unstake_negative" has passed with:
14 assertions out of 14 passed
Test case "eosio_system_tests/unstake_more_than_at_stake" has passed with:
17 assertions out of 17 passed
Test case "eosio_system_tests/delegate_to_another_user" has passed with:
38 assertions out of 38 passed
Test case "eosio_system_tests/stake_unstake_separate" has passed with:
28 assertions out of 28 passed
Test case "eosio_system_tests/adding_stake_partial_unstake" has passed with:
36 assertions out of 36 passed
Test case "eosio_system_tests/stake_from_refund" has passed with:
68 assertions out of 68 passed
Test case "eosio_system_tests/stake_to_another_user_not_from_refund" has passed with:
27 assertions out of 27 passed
Test case "eosio_system_tests/producer_register_unregister" has passed with:
29 assertions out of 29 passed
Test case "eosio_system_tests/vote_for_producer" has passed with:
48 assertions out of 48 passed
Test case "eosio_system_tests/unregistered_producer_voting" has passed with:
17 assertions out of 17 passed
Test case "eosio_system_tests/more_than_30_producer_voting" has passed with:
11 assertions out of 11 passed
Test case "eosio_system_tests/vote_same_producer_30_times" has passed with:
14 assertions out of 14 passed
Test case "eosio_system_tests/producer_keep_votes" has passed with:
25 assertions out of 25 passed
Test case "eosio_system_tests/vote_for_two_producers" has passed with:
25 assertions out of 25 passed
Test case "eosio_system_tests/proxy_register_unregister_keeps_stake" has passed with:
39 assertions out of 39 passed
Test case "eosio_system_tests/proxy_stake_unstake_keeps_proxy_flag" has passed with:
32 assertions out of 32 passed
Test case "eosio_system_tests/proxy_actions_affect_producers" has passed with:
55 assertions out of 55 passed
Test case "eosio_system_tests/producer_pay" has passed with:
2238 assertions out of 2238 passed
Test case "eosio_system_tests/multiple_producer_pay" has passed with:
236 assertions out of 236 passed
Test case "eosio_system_tests/producers_upgrade_system_contract" has passed with:
121 assertions out of 121 passed
Test case "eosio_system_tests/producer_onblock_check" has passed with:
86 assertions out of 86 passed
Test case "eosio_system_tests/voters_actions_affect_proxy_and_producers" has passed with:
74 assertions out of 74 passed
Test case "eosio_system_tests/vote_both_proxy_and_producers" has passed with:
16 assertions out of 16 passed
Test case "eosio_system_tests/select_invalid_proxy" has passed with:
9 assertions out of 9 passed
Test case "eosio_system_tests/double_register_unregister_proxy_keeps_votes" has passed with:
32 assertions out of 32 passed
Test case "eosio_system_tests/proxy_cannot_use_another_proxy" has passed with:
18 assertions out of 18 passed
Test case "eosio_system_tests/elect_producers" has passed with:
36 assertions out of 36 passed
Test case "eosio_system_tests/buyname" has passed with:
20 assertions out of 20 passed
Test case "eosio_system_tests/bid_invalid_names" has passed with:
9 assertions out of 9 passed
Test case "eosio_system_tests/multiple_namebids" has passed with:
65 assertions out of 65 passed
Test case "eosio_system_tests/vote_producers_in_and_out" has passed with:
136 assertions out of 136 passed
Test case "eosio_system_tests/setparams" has passed with:
121 assertions out of 121 passed
Test case "eosio_system_tests/setram_effect" has passed with:
24 assertions out of 24 passed
Test suite "eosio_token_tests" has passed with:
7 test cases out of 7 passed
56 assertions out of 56 passed
Test case "eosio_token_tests/create_tests" has passed with:
5 assertions out of 5 passed
Test case "eosio_token_tests/create_negative_max_supply" has passed with:
2 assertions out of 2 passed
Test case "eosio_token_tests/symbol_already_exists" has passed with:
6 assertions out of 6 passed
Test case "eosio_token_tests/create_max_supply" has passed with:
6 assertions out of 6 passed
Test case "eosio_token_tests/create_max_decimals" has passed with:
6 assertions out of 6 passed
Test case "eosio_token_tests/issue_tests" has passed with:
13 assertions out of 13 passed
Test case "eosio_token_tests/transfer_tests" has passed with:
18 assertions out of 18 passed
Test suite "exchange_tests" has passed with:
3 test cases out of 3 passed
8 assertions out of 8 passed
Test case "exchange_tests/bootstrap" has passed with:
2 assertions out of 2 passed
Test case "exchange_tests/exchange_create" has passed with:
3 assertions out of 3 passed
Test case "exchange_tests/exchange_lend" has passed with:
3 assertions out of 3 passed
Test suite "forked_tests" has passed with:
6 test cases out of 6 passed
58 assertions out of 58 passed
Test case "forked_tests/irrblock" has passed
Test case "forked_tests/fork_with_bad_block" has passed with:
20 assertions out of 20 passed
Test case "forked_tests/forking" has passed with:
6 assertions out of 6 passed
Test case "forked_tests/prune_remove_branch" has passed with:
5 assertions out of 5 passed
Test case "forked_tests/confirmation" has passed with:
21 assertions out of 21 passed
Test case "forked_tests/read_modes" has passed with:
6 assertions out of 6 passed
Test suite "identity_tests" has passed with:
8 test cases out of 8 passed
253 assertions out of 253 passed
Test case "identity_tests/identity_create" has passed with:
24 assertions out of 24 passed
Test case "identity_tests/certify_decertify" has passed with:
52 assertions out of 52 passed
Test case "identity_tests/trust_untrust" has passed with:
10 assertions out of 10 passed
Test case "identity_tests/certify_decertify_owner" has passed with:
35 assertions out of 35 passed
Test case "identity_tests/owner_certified_by_producer" has passed with:
37 assertions out of 37 passed
Test case "identity_tests/owner_certified_by_trusted_account" has passed with:
37 assertions out of 37 passed
Test case "identity_tests/owner_certification_becomes_trusted" has passed with:
28 assertions out of 28 passed
Test case "identity_tests/ownership_contradiction" has passed with:
30 assertions out of 30 passed
Test suite "message_buffer_tests" has passed with:
6 test cases out of 6 passed
306 assertions out of 306 passed
Test case "message_buffer_tests/message_buffer_construction" has passed with:
7 assertions out of 7 passed
Test case "message_buffer_tests/message_buffer_growth" has passed with:
43 assertions out of 43 passed
Test case "message_buffer_tests/message_buffer_peek_read" has passed with:
228 assertions out of 228 passed
Test case "message_buffer_tests/message_buffer_write_ptr_to_end" has passed with:
20 assertions out of 20 passed
Test case "message_buffer_tests/message_buffer_read_peek_bounds" has passed with:
4 assertions out of 4 passed
Test case "message_buffer_tests/message_buffer_read_peek_bounds_multi" has passed with:
4 assertions out of 4 passed
Test suite "misc_tests" has passed with:
8 test cases out of 8 passed
203 assertions out of 203 passed
Test case "misc_tests/name_suffix_tests" has passed with:
15 assertions out of 15 passed
Test case "misc_tests/json_from_string_test" has passed with:
2 assertions out of 2 passed
Test case "misc_tests/asset_from_string_overflow" has passed with:
24 assertions out of 24 passed
Test case "misc_tests/deterministic_randomness" has passed with:
2 assertions out of 2 passed
Test case "misc_tests/deterministic_distributions" has passed with:
6 assertions out of 6 passed
Test case "misc_tests/authority_checker" has passed with:
124 assertions out of 124 passed
Test case "misc_tests/alphabetic_sort" has passed with:
21 assertions out of 21 passed
Test case "misc_tests/transaction_test" has passed with:
9 assertions out of 9 passed
Test suite "multi_index_tests" has passed with:
1 test case out of 1 passed
3 assertions out of 3 passed
Test case "multi_index_tests/multi_index_load" has passed with:
3 assertions out of 3 passed
Test suite "eosio_msig_tests" has passed with:
7 test cases out of 7 passed
57 assertions out of 57 passed
Test case "eosio_msig_tests/propose_approve_execute" has passed with:
8 assertions out of 8 passed
Test case "eosio_msig_tests/propose_approve_unapprove" has passed with:
5 assertions out of 5 passed
Test case "eosio_msig_tests/propose_approve_by_two" has passed with:
9 assertions out of 9 passed
Test case "eosio_msig_tests/propose_with_wrong_requested_auth" has passed with:
2 assertions out of 2 passed
Test case "eosio_msig_tests/big_transaction" has passed with:
8 assertions out of 8 passed
Test case "eosio_msig_tests/update_system_contract_all_approve" has passed with:
12 assertions out of 12 passed
Test case "eosio_msig_tests/update_system_contract_major_approve" has passed with:
13 assertions out of 13 passed
Test suite "payloadless_tests" has passed with:
2 test cases out of 2 passed
4 assertions out of 4 passed
Test case "payloadless_tests/test_doit" has passed with:
2 assertions out of 2 passed
Test case "payloadless_tests/test_abi_serializer" has passed with:
2 assertions out of 2 passed
Test suite "producer_schedule_tests" has passed with:
1 test case out of 1 passed
21 assertions out of 21 passed
Test case "producer_schedule_tests/producer_schedule_promotion_test" has passed with:
21 assertions out of 21 passed
Test suite "ram_tests" has passed with:
1 test case out of 1 passed
31 assertions out of 31 passed
Test case "ram_tests/ram_tests" has passed with:
31 assertions out of 31 passed
Test suite "resource_limits_test" has passed with:
9 test cases out of 9 passed
14 assertions out of 14 passed
Test case "resource_limits_test/elastic_cpu_relax_contract" has passed with:
4 assertions out of 4 passed
Test case "resource_limits_test/elastic_net_relax_contract" has passed with:
4 assertions out of 4 passed
Test case "resource_limits_test/enforce_block_limits_cpu" has passed with:
1 assertion out of 1 passed
Test case "resource_limits_test/enforce_block_limits_net" has passed with:
1 assertion out of 1 passed
Test case "resource_limits_test/enforce_account_ram_limit" has passed with:
1 assertion out of 1 passed
Test case "resource_limits_test/enforce_account_ram_limit_underflow" has passed with:
1 assertion out of 1 passed
Test case "resource_limits_test/enforce_account_ram_limit_overflow" has passed with:
1 assertion out of 1 passed
Test case "resource_limits_test/enforce_account_ram_commitment" has passed with:
1 assertion out of 1 passed
Test case "resource_limits_test/sanity_check" has passed
Test suite "special_account_tests" has passed with:
1 test case out of 1 passed
15 assertions out of 15 passed
Test case "special_account_tests/accounts_exists" has passed with:
15 assertions out of 15 passed
Test suite "tic_tac_toe_tests" has passed with:
1 test case out of 1 passed
8 assertions out of 8 passed
Test case "tic_tac_toe_tests/tic_tac_toe_game" has passed with:
8 assertions out of 8 passed
Test suite "wasm_tests" has failed with:
44 test cases out of 45 passed
1 test case out of 45 failed
1 test case out of 45 aborted
162 assertions out of 163 passed
1 assertion out of 163 failed
Test case "wasm_tests/basic_test" has passed with:
13 assertions out of 13 passed
Test case "wasm_tests/prove_mem_reset" has passed with:
11 assertions out of 11 passed
Test case "wasm_tests/abi_from_variant" has passed with:
3 assertions out of 3 passed
Test case "wasm_tests/f32_tests" has passed with:
2 assertions out of 2 passed
Test case "wasm_tests/f32_test_bitwise" has passed with:
2 assertions out of 2 passed
Test case "wasm_tests/f32_test_cmp" has passed with:
2 assertions out of 2 passed
Test case "wasm_tests/f64_tests" has passed with:
2 assertions out of 2 passed
Test case "wasm_tests/f64_test_bitwise" has passed with:
2 assertions out of 2 passed
Test case "wasm_tests/f64_test_cmp" has passed with:
2 assertions out of 2 passed
Test case "wasm_tests/f32_f64_conversion_tests" has passed with:
1 assertion out of 1 passed
Test case "wasm_tests/f32_f64_overflow_tests" has passed with:
48 assertions out of 48 passed
Test case "wasm_tests/misaligned_tests" has passed with:
4 assertions out of 4 passed
Test case "wasm_tests/weighted_cpu_limit_tests" has passed with:
8 assertions out of 8 passed
Test case "wasm_tests/check_entry_behavior" has passed with:
3 assertions out of 3 passed
Test case "wasm_tests/check_entry_behavior_2" has passed with:
3 assertions out of 3 passed
Test case "wasm_tests/simple_no_memory_check" has passed with:
2 assertions out of 2 passed
Test case "wasm_tests/check_global_reset" has passed with:
3 assertions out of 3 passed
Test case "wasm_tests/stl_test" has passed with:
3 assertions out of 3 passed
Test case "wasm_tests/big_memory" has passed with:
2 assertions out of 2 passed
Test case "wasm_tests/table_init_tests" has passed with:
2 assertions out of 2 passed
Test case "wasm_tests/memory_init_border" has passed with:
3 assertions out of 3 passed
Test case "wasm_tests/imports" has passed with:
2 assertions out of 2 passed
Test case "wasm_tests/nested_limit_test" has passed with:
5 assertions out of 5 passed
Test case "wasm_tests/lotso_globals" has passed with:
2 assertions out of 2 passed
Test case "wasm_tests/offset_check" has passed with:
24 assertions out of 24 passed
Test case "wasm_tests/noop" has passed with:
4 assertions out of 4 passed
Test case "wasm_tests/eosio_abi" has passed with:
3 assertions out of 3 passed
Test case "wasm_tests/check_big_deserialization" was aborted with:
1 assertion out of 2 passed
1 assertion out of 2 failed
Test case "wasm_tests/check_table_maximum" has passed
Test case "wasm_tests/protected_globals" has passed
Test case "wasm_tests/lotso_stack_1" has passed
Test case "wasm_tests/lotso_stack_2" has passed
Test case "wasm_tests/lotso_stack_3" has passed
Test case "wasm_tests/lotso_stack_4" has passed
Test case "wasm_tests/lotso_stack_5" has passed
Test case "wasm_tests/lotso_stack_6" has passed
Test case "wasm_tests/lotso_stack_7" has passed
Test case "wasm_tests/lotso_stack_8" has passed
Test case "wasm_tests/lotso_stack_9" has passed
Test case "wasm_tests/apply_export_and_signature" has passed
Test case "wasm_tests/trigger_serialization_errors" has passed
Test case "wasm_tests/protect_injected" has passed
Test case "wasm_tests/mem_growth_memset" has passed
Test case "wasm_tests/fuzz" has passed
Test case "wasm_tests/getcode_checks" has passed
Test suite "whitelist_blacklist_tests" has passed
Test case "whitelist_blacklist_tests/actor_whitelist" has passed
Test case "whitelist_blacklist_tests/actor_blacklist" has passed
Test case "whitelist_blacklist_tests/contract_whitelist" has passed
Test case "whitelist_blacklist_tests/contract_blacklist" has passed
Test case "whitelist_blacklist_tests/action_blacklist" has passed
Test case "whitelist_blacklist_tests/blacklist_eosio" has passed
Test case "whitelist_blacklist_tests/deferred_blacklist_failure" has passed
Test case "whitelist_blacklist_tests/blacklist_onerror" has passed
I know it will be compile well,but when we compile the smartcontract it will be failed.So I haven't run “eosio_install.sh” yet.
Anybody who can help me.
The text was updated successfully, but these errors were encountered:
make test and display 2 errors
eostest@ubuntu:
/eos$ export PATH=${HOME}/opt/mongodb/bin:$PATH/eos$ sudo /home/eostest/opt/mongodb/bin/mongod -f /home/eostest/opt/mongodb/mongod.conf &eostest@ubuntu:
[1] 2020
eostest@ubuntu:~/eos$ cd /home/eostest/eos/build; make test
Running tests...
Test project /home/eostest/eos/build
Start 1: test_cypher_suites
1/46 Test #1: test_cypher_suites ................... Passed 0.08 sec
Start 2: validate_simple.token_abi
2/46 Test #2: validate_simple.token_abi ............ Passed 0.07 sec
Start 3: validate_eosio.token_abi
3/46 Test #3: validate_eosio.token_abi ............. Passed 0.07 sec
Start 4: validate_eosio.msig_abi
4/46 Test #4: validate_eosio.msig_abi .............. Passed 0.06 sec
Start 5: validate_eosio.sudo_abi
5/46 Test #5: validate_eosio.sudo_abi .............. Passed 0.07 sec
Start 6: validate_multi_index_test_abi
6/46 Test #6: validate_multi_index_test_abi ........ Passed 0.09 sec
Start 7: validate_eosio.system_abi
7/46 Test #7: validate_eosio.system_abi ............ Passed 0.07 sec
Start 8: validate_identity_abi
8/46 Test #8: validate_identity_abi ................ Passed 0.06 sec
Start 9: validate_identity_test_abi
9/46 Test #9: validate_identity_test_abi ........... Passed 0.06 sec
Start 10: validate_stltest_abi
10/46 Test #10: validate_stltest_abi ................. Passed 0.06 sec
Start 11: validate_exchange_abi
11/46 Test #11: validate_exchange_abi ................ Passed 0.09 sec
Start 12: validate_test.inline_abi
12/46 Test #12: validate_test.inline_abi ............. Passed 0.07 sec
Start 13: validate_hello_abi
13/46 Test #13: validate_hello_abi ................... Passed 0.07 sec
Start 14: validate_asserter_abi
14/46 Test #14: validate_asserter_abi ................ Passed 0.07 sec
Start 15: validate_infinite_abi
15/46 Test #15: validate_infinite_abi ................ Passed 0.07 sec
Start 16: validate_proxy_abi
16/46 Test #16: validate_proxy_abi ................... Passed 0.10 sec
Start 17: validate_test_api_abi
17/46 Test #17: validate_test_api_abi ................ Passed 0.06 sec
Start 18: validate_test_api_mem_abi
18/46 Test #18: validate_test_api_mem_abi ............ Passed 0.06 sec
Start 19: validate_test_api_db_abi
19/46 Test #19: validate_test_api_db_abi ............. Passed 0.07 sec
Start 20: validate_test_api_multi_index_abi
20/46 Test #20: validate_test_api_multi_index_abi .... Passed 0.08 sec
Start 21: validate_test_ram_limit_abi
21/46 Test #21: validate_test_ram_limit_abi .......... Passed 0.09 sec
Start 22: validate_eosio.bios_abi
22/46 Test #22: validate_eosio.bios_abi .............. Passed 0.07 sec
Start 23: validate_noop_abi
23/46 Test #23: validate_noop_abi .................... Passed 0.07 sec
Start 24: validate_dice_abi
24/46 Test #24: validate_dice_abi .................... Passed 0.05 sec
Start 25: validate_tic_tac_toe_abi
25/46 Test #25: validate_tic_tac_toe_abi ............. Passed 0.07 sec
Start 26: validate_payloadless_abi
26/46 Test #26: validate_payloadless_abi ............. Passed 0.06 sec
Start 27: validate_integration_test_abi
27/46 Test #27: validate_integration_test_abi ........ Passed 0.07 sec
Start 28: unit_test_binaryen
28/46 Test #28: unit_test_binaryen ...................***Failed 210.60 sec
Start 29: unit_test_wavm
29/46 Test #29: unit_test_wavm .......................***Exception: SegFault895.18 sec
Start 30: validate_deferred_test_abi
30/46 Test #30: validate_deferred_test_abi ........... Passed 0.14 sec
Start 31: plugin_test
31/46 Test #31: plugin_test .......................... Passed 1.53 sec
Start 32: nodeos_sanity_test
32/46 Test #32: nodeos_sanity_test ................... Passed 2.89 sec
Start 33: nodeos_run_test
33/46 Test #33: nodeos_run_test ...................... Passed 65.41 sec
Start 34: bnet_nodeos_run_test
34/46 Test #34: bnet_nodeos_run_test ................. Passed 68.67 sec
Start 35: p2p_dawn515_test
35/46 Test #35: p2p_dawn515_test ..................... Passed 8.20 sec
Start 36: nodeos_run_test-mongodb
36/46 Test #36: nodeos_run_test-mongodb .............. Passed 71.68 sec
Start 37: distributed-transactions-test
37/46 Test #37: distributed-transactions-test ........ Passed 71.35 sec
Start 38: restart-scenarios-test-resync
38/46 Test #38: restart-scenarios-test-resync ........ Passed 133.50 sec
Start 39: restart-scenarios-test-hard_replay
39/46 Test #39: restart-scenarios-test-hard_replay ... Passed 124.24 sec
Start 40: restart-scenarios-test-none
40/46 Test #40: restart-scenarios-test-none .......... Passed 139.75 sec
Start 41: validate_dirty_db_test
41/46 Test #41: validate_dirty_db_test ............... Passed 2.78 sec
Start 42: nodeos_sanity_lr_test
42/46 Test #42: nodeos_sanity_lr_test ................ Passed 2.63 sec
Start 43: bnet_nodeos_sanity_lr_test
43/46 Test #43: bnet_nodeos_sanity_lr_test ........... Passed 2.68 sec
Start 44: nodeos_voting_lr_test
44/46 Test #44: nodeos_voting_lr_test ................ Passed 1259.30 sec
Start 45: bnet_nodeos_voting_lr_test
45/46 Test #45: bnet_nodeos_voting_lr_test ........... Passed 1264.05 sec
Start 46: nodeos_under_min_avail_ram_lr_test
46/46 Test #46: nodeos_under_min_avail_ram_lr_test ... Passed 443.06 sec
96% tests passed, 2 tests failed out of 46
Label Time Summary:
long_running_tests = 2971.71 sec*proc (5 tests)
Total Test time (real) = 4769.88 sec
The following tests FAILED:
28 - unit_test_binaryen (Failed)
29 - unit_test_wavm (SEGFAULT)
Errors while running CTest
Makefile:119: recipe for target 'test' failed
make: *** [test] Error 8
=========================================================================================================================================================================================================
unit test:
eostest@ubuntu:~/eos/build$ unittests/unit_test --report_level=detailed
Random number generator seeded to 1537284373
Running 288 test cases...
unknown location(0): fatal error: in "wasm_tests/check_big_deserialization": memory access violation at address: 0x00000000: no mapping at fault address
/home/eostest/eos/unittests/wasm_tests.cpp(1221): last checkpoint
Test module "Master Test Suite" has failed with:
279 test cases out of 280 passed
1 test case out of 280 failed
1 test case out of 280 aborted
7235 assertions out of 7236 passed
1 assertion out of 7236 failed
Test suite "abi_tests" has passed with:
51 test cases out of 51 passed
284 assertions out of 284 passed
Test suite "api_tests" has passed with:
33 test cases out of 33 passed
374 assertions out of 374 passed
Test suite "auth_tests" has passed with:
12 test cases out of 12 passed
90 assertions out of 90 passed
Test suite "block_tests" has passed with:
1 test case out of 1 passed
1 assertion out of 1 passed
Test suite "block_timestamp_tests" has passed with:
2 test cases out of 2 passed
4 assertions out of 4 passed
Test suite "bootseq_tests" has passed with:
1 test case out of 1 passed
99 assertions out of 99 passed
Test suite "currency_tests" has passed with:
10 test cases out of 10 passed
328 assertions out of 328 passed
Test suite "database_tests" has passed with:
2 test cases out of 2 passed
409 assertions out of 409 passed
Test suite "delay_tests" has passed with:
17 test cases out of 17 passed
400 assertions out of 400 passed
Test suite "dice_tests" has passed with:
1 test case out of 1 passed
35 assertions out of 35 passed
Test suite "eosio_sudo_tests" has passed with:
4 test cases out of 4 passed
30 assertions out of 30 passed
Test suite "eosio_system_tests" has passed with:
40 test cases out of 40 passed
3982 assertions out of 3982 passed
Test suite "eosio_token_tests" has passed with:
7 test cases out of 7 passed
56 assertions out of 56 passed
Test suite "exchange_tests" has passed with:
3 test cases out of 3 passed
8 assertions out of 8 passed
Test suite "forked_tests" has passed with:
6 test cases out of 6 passed
58 assertions out of 58 passed
Test suite "identity_tests" has passed with:
8 test cases out of 8 passed
253 assertions out of 253 passed
Test suite "message_buffer_tests" has passed with:
6 test cases out of 6 passed
306 assertions out of 306 passed
Test suite "misc_tests" has passed with:
8 test cases out of 8 passed
203 assertions out of 203 passed
Test suite "multi_index_tests" has passed with:
1 test case out of 1 passed
3 assertions out of 3 passed
Test suite "eosio_msig_tests" has passed with:
7 test cases out of 7 passed
57 assertions out of 57 passed
Test suite "payloadless_tests" has passed with:
2 test cases out of 2 passed
4 assertions out of 4 passed
Test suite "producer_schedule_tests" has passed with:
1 test case out of 1 passed
21 assertions out of 21 passed
Test suite "ram_tests" has passed with:
1 test case out of 1 passed
31 assertions out of 31 passed
Test suite "resource_limits_test" has passed with:
9 test cases out of 9 passed
14 assertions out of 14 passed
Test suite "special_account_tests" has passed with:
1 test case out of 1 passed
15 assertions out of 15 passed
Test suite "tic_tac_toe_tests" has passed with:
1 test case out of 1 passed
8 assertions out of 8 passed
Test suite "wasm_tests" has failed with:
44 test cases out of 45 passed
1 test case out of 45 failed
1 test case out of 45 aborted
162 assertions out of 163 passed
1 assertion out of 163 failed
Test suite "whitelist_blacklist_tests" has passed
I know it will be compile well,but when we compile the smartcontract it will be failed.So I haven't run “eosio_install.sh” yet.
Anybody who can help me.
The text was updated successfully, but these errors were encountered: