Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get all existing tests passing #1

Merged
merged 31 commits into from
Nov 21, 2024
Merged

Conversation

valthon
Copy link
Contributor

@valthon valthon commented Oct 7, 2024

This pull request includes several changes to the test scripts and configuration files, focusing on modifying test cases to match latest assumptions and adjusting test net initialization scripts.

@bearcubsvet bearcubsvet self-requested a review October 7, 2024 16:43
@bearcubsvet
Copy link
Collaborator

bearcubsvet commented Oct 7, 2024

@valthon I am getting same results as last time

fresh pull, recursive clone and build (from your branch)
wire-system-contracts built last week

est project /home/svetla/repos/temp-3/wire-sysio/build
        Start 170: db_modes_test
        Start  60: api_unit_test_sys-vm-oc
        Start  61: api_unit_test_sys-vm
        Start  62: api_unit_test_sys-vm-jit
  1/156 Test  #61: api_unit_test_sys-vm ...............................***Failed   11.63 sec
        Start 141: wasm_unit_test_sys-vm-oc
  2/156 Test  #62: api_unit_test_sys-vm-jit ...........................***Failed   11.88 sec
        Start 142: wasm_unit_test_sys-vm
  3/156 Test #142: wasm_unit_test_sys-vm ..............................***Failed    9.65 sec
        Start 143: wasm_unit_test_sys-vm-jit
  4/156 Test #143: wasm_unit_test_sys-vm-jit ..........................***Failed    9.43 sec
        Start  90: delay_unit_test_sys-vm-oc
  5/156 Test  #90: delay_unit_test_sys-vm-oc ..........................   Passed   17.52 sec
        Start  91: delay_unit_test_sys-vm
  6/156 Test #141: wasm_unit_test_sys-vm-oc ...........................***Failed   38.27 sec
        Start  92: delay_unit_test_sys-vm-jit
  7/156 Test  #91: delay_unit_test_sys-vm .............................   Passed    3.55 sec
        Start   1: secp256k1-tests
  8/156 Test  #92: delay_unit_test_sys-vm-jit .........................   Passed    3.60 sec
        Start   2: secp256k1-exhaustive-tests
  9/156 Test   #2: secp256k1-exhaustive-tests .........................   Passed    3.88 sec
        Start   3: test_base64
 10/156 Test   #3: test_base64 ........................................   Passed    0.00 sec
        Start   4: test_filesystem
 11/156 Test   #4: test_filesystem ....................................   Passed    0.01 sec
        Start   5: test_cypher_suites
 12/156 Test   #5: test_cypher_suites .................................   Passed    0.01 sec
        Start   6: test_webauthn
 13/156 Test   #6: test_webauthn ......................................   Passed    0.02 sec
        Start   7: test_hash_functions
 14/156 Test   #7: test_hash_functions ................................   Passed    0.00 sec
        Start   8: test_alt_bn128
 15/156 Test   #8: test_alt_bn128 .....................................   Passed    0.01 sec
        Start   9: test_blake2
 16/156 Test   #9: test_blake2 ........................................   Passed    0.00 sec
        Start  10: test_modular_arithmetic
 17/156 Test  #60: api_unit_test_sys-vm-oc ............................***Failed   57.49 sec
        Start  11: test_k1_recover
 18/156 Test  #11: test_k1_recover ....................................   Passed    0.00 sec
        Start  12: test_cfile
 19/156 Test  #12: test_cfile .........................................   Passed    0.01 sec
        Start  13: test_json
 20/156 Test  #13: test_json ..........................................   Passed    0.00 sec
        Start  14: test_tracked_storage
 21/156 Test  #14: test_tracked_storage ...............................   Passed    0.00 sec
        Start  15: test_message_buffer
 22/156 Test  #15: test_message_buffer ................................   Passed    0.02 sec
        Start  16: test_scope_exit
 23/156 Test  #16: test_scope_exit ....................................   Passed    0.00 sec
        Start  17: test_static_variant
 24/156 Test  #17: test_static_variant ................................   Passed    0.00 sec
        Start  18: test_variant
 25/156 Test  #18: test_variant .......................................   Passed    0.00 sec
        Start  19: test_variant_estimated_size
 26/156 Test  #19: test_variant_estimated_size ........................   Passed    0.00 sec
        Start  20: chainbase_test
 27/156 Test  #10: test_modular_arithmetic ............................   Passed    0.17 sec
        Start  21: parsing
Failed to change working directory to /home/svetla/repos/temp-3/wire-sysio/build/lib/tests/ : No such file or directory
 28/156 Test  #21: parsing ............................................***Not Run   0.00 sec
        Start  22: pbkdf2
Failed to change working directory to /home/svetla/repos/temp-3/wire-sysio/build/lib/tests/ : No such file or directory
 29/156 Test  #22: pbkdf2 .............................................***Not Run   0.00 sec
        Start  23: attest
Failed to change working directory to /home/svetla/repos/temp-3/wire-sysio/build/examples/ : No such file or directory
 30/156 Test  #23: attest .............................................***Not Run   0.00 sec
        Start  24: generate_ec
Could not find executable generate_ec
Looked in the following places:
generate_ec
generate_ec
Release/generate_ec
Release/generate_ec
Debug/generate_ec
Debug/generate_ec
MinSizeRel/generate_ec
MinSizeRel/generate_ec
RelWithDebInfo/generate_ec
RelWithDebInfo/generate_ec
Deployment/generate_ec
Deployment/generate_ec
Development/generate_ec
Development/generate_ec
Unable to find executable: generate_ec
 31/156 Test  #24: generate_ec ........................................***Not Run   0.00 sec
        Start  25: generate_hmac
Could not find executable generate_hmac
Looked in the following places:
generate_hmac
generate_hmac
Release/generate_hmac
Release/generate_hmac
Debug/generate_hmac
Debug/generate_hmac
MinSizeRel/generate_hmac
MinSizeRel/generate_hmac
RelWithDebInfo/generate_hmac
RelWithDebInfo/generate_hmac
Deployment/generate_hmac
Deployment/generate_hmac
Development/generate_hmac
Development/generate_hmac
Unable to find executable: generate_hmac
 32/156 Test  #25: generate_hmac ......................................***Not Run   0.00 sec
        Start  26: import_authkey
Could not find executable import_authkey
Looked in the following places:
import_authkey
import_authkey
Release/import_authkey
Release/import_authkey
Debug/import_authkey
Debug/import_authkey
MinSizeRel/import_authkey
MinSizeRel/import_authkey
RelWithDebInfo/import_authkey
RelWithDebInfo/import_authkey
Deployment/import_authkey
Deployment/import_authkey
Development/import_authkey
Development/import_authkey
Unable to find executable: import_authkey
 33/156 Test  #26: import_authkey .....................................***Not Run   0.00 sec
        Start  27: import_rsa
Failed to change working directory to /home/svetla/repos/temp-3/wire-sysio/build/examples/ : No such file or directory
 34/156 Test  #27: import_rsa .........................................***Not Run   0.00 sec
        Start  28: info
 35/156 Test  #28: info ...............................................   Passed    0.00 sec
        Start  29: wrap
Could not find executable wrap
Looked in the following places:
wrap
wrap
Release/wrap
Release/wrap
Debug/wrap
Debug/wrap
MinSizeRel/wrap
MinSizeRel/wrap
RelWithDebInfo/wrap
RelWithDebInfo/wrap
Deployment/wrap
Deployment/wrap
Development/wrap
Development/wrap
Unable to find executable: wrap
 36/156 Test  #29: wrap ...............................................***Not Run   0.00 sec
        Start  30: wrap_data
Could not find executable wrap_data
Looked in the following places:
wrap_data
wrap_data
Release/wrap_data
Release/wrap_data
Debug/wrap_data
Debug/wrap_data
MinSizeRel/wrap_data
MinSizeRel/wrap_data
RelWithDebInfo/wrap_data
RelWithDebInfo/wrap_data
Deployment/wrap_data
Deployment/wrap_data
Development/wrap_data
Development/wrap_data
Unable to find executable: wrap_data
 37/156 Test  #30: wrap_data ..........................................***Not Run   0.00 sec
        Start  31: yubico_otp
Could not find executable yubico_otp
Looked in the following places:
yubico_otp
yubico_otp
Release/yubico_otp
Release/yubico_otp
Debug/yubico_otp
Debug/yubico_otp
MinSizeRel/yubico_otp
MinSizeRel/yubico_otp
RelWithDebInfo/yubico_otp
RelWithDebInfo/yubico_otp
Deployment/yubico_otp
Deployment/yubico_otp
Development/yubico_otp
Development/yubico_otp
Unable to find executable: yubico_otp
 38/156 Test  #31: yubico_otp .........................................***Not Run   0.00 sec
        Start  32: echo
 39/156 Test  #32: echo ...............................................   Passed    0.00 sec
        Start  33: import_ec
Failed to change working directory to /home/svetla/repos/temp-3/wire-sysio/build/examples/ : No such file or directory
 40/156 Test  #33: import_ec ..........................................***Not Run   0.00 sec
        Start  34: generate_rsa
Could not find executable generate_rsa
Looked in the following places:
generate_rsa
generate_rsa
Release/generate_rsa
Release/generate_rsa
Debug/generate_rsa
Debug/generate_rsa
MinSizeRel/generate_rsa
MinSizeRel/generate_rsa
RelWithDebInfo/generate_rsa
RelWithDebInfo/generate_rsa
Deployment/generate_rsa
Deployment/generate_rsa
Development/generate_rsa
Development/generate_rsa
Unable to find executable: generate_rsa
 41/156 Test  #34: generate_rsa .......................................***Not Run   0.00 sec
        Start  35: logs
Could not find executable logs
Looked in the following places:
logs
logs
Release/logs
Release/logs
Debug/logs
Debug/logs
MinSizeRel/logs
MinSizeRel/logs
RelWithDebInfo/logs
RelWithDebInfo/logs
Deployment/logs
Deployment/logs
Development/logs
Development/logs
Unable to find executable: logs
 42/156 Test  #35: logs ...............................................***Not Run   0.00 sec
        Start  36: ssh
Failed to change working directory to /home/svetla/repos/temp-3/wire-sysio/build/examples/ : No such file or directory
 43/156 Test  #36: ssh ................................................***Not Run   0.00 sec
        Start  37: decrypt_rsa
Failed to change working directory to /home/svetla/repos/temp-3/wire-sysio/build/examples/ : No such file or directory
 44/156 Test  #37: decrypt_rsa ........................................***Not Run   0.00 sec
        Start  38: decrypt_ec
Could not find executable decrypt_ec
Looked in the following places:
decrypt_ec
decrypt_ec
Release/decrypt_ec
Release/decrypt_ec
Debug/decrypt_ec
Debug/decrypt_ec
MinSizeRel/decrypt_ec
MinSizeRel/decrypt_ec
RelWithDebInfo/decrypt_ec
RelWithDebInfo/decrypt_ec
Deployment/decrypt_ec
Deployment/decrypt_ec
Development/decrypt_ec
Development/decrypt_ec
Unable to find executable: decrypt_ec
 45/156 Test  #38: decrypt_ec .........................................***Not Run   0.00 sec
        Start  39: import_ed
Failed to change working directory to /home/svetla/repos/temp-3/wire-sysio/build/examples/ : No such file or directory
 46/156 Test  #39: import_ed ..........................................***Not Run   0.00 sec
        Start  40: change_authkey
Could not find executable change_authkey
Looked in the following places:
change_authkey
change_authkey
Release/change_authkey
Release/change_authkey
Debug/change_authkey
Debug/change_authkey
MinSizeRel/change_authkey
MinSizeRel/change_authkey
RelWithDebInfo/change_authkey
RelWithDebInfo/change_authkey
Deployment/change_authkey
Deployment/change_authkey
Development/change_authkey
Development/change_authkey
Unable to find executable: change_authkey
 47/156 Test  #40: change_authkey .....................................***Not Run   0.00 sec
        Start  41: test_account_query_db
 48/156 Test  #20: chainbase_test .....................................   Passed    0.10 sec
        Start  42: test_trx_retry_db
 49/156 Test  #42: test_trx_retry_db ..................................   Passed    1.05 sec
        Start  43: test_trx_finality_status_processing
 50/156 Test  #43: test_trx_finality_status_processing ................   Passed    0.14 sec
        Start  44: test_subjective_billing
 51/156 Test  #44: test_subjective_billing ............................   Passed    0.01 sec
        Start  45: test_trx_full
 52/156 Test  #41: test_account_query_db ..............................   Passed    1.39 sec
        Start  46: test_extraction
 53/156 Test  #46: test_extraction ....................................   Passed    0.01 sec
        Start  47: test_responses
 54/156 Test  #47: test_responses .....................................   Passed    0.01 sec
        Start  48: test_trace_file
 55/156 Test  #48: test_trace_file ....................................   Passed    0.09 sec
        Start  49: test_data_handlers
 56/156 Test  #49: test_data_handlers .................................   Passed    0.02 sec
        Start  50: test_configuration_utils
 57/156 Test  #50: test_configuration_utils ...........................   Passed    0.01 sec
        Start  51: test_compressed_file
 58/156 Test  #51: test_compressed_file ...............................   Passed    0.12 sec
        Start  52: test_threshold
 59/156 Test  #52: test_threshold .....................................   Passed    0.01 sec
        Start  53: test_monitor_loop
 60/156 Test  #45: test_trx_full ......................................   Passed    8.78 sec
        Start  54: test_add_file_system
 61/156 Test  #54: test_add_file_system ...............................   Passed    0.01 sec
        Start  55: test_resmon_plugin
 62/156 Test   #1: secp256k1-tests ....................................   Passed   23.39 sec
        Start  56: protocol_feature_digest_unit_test
 63/156 Test  #56: protocol_feature_digest_unit_test ..................***Failed    0.01 sec
        Start  57: abi_unit_test_sys-vm-oc
 64/156 Test  #57: abi_unit_test_sys-vm-oc ............................   Passed    0.09 sec
        Start  58: abi_unit_test_sys-vm
 65/156 Test  #58: abi_unit_test_sys-vm ...............................   Passed    0.09 sec
        Start  59: abi_unit_test_sys-vm-jit
 66/156 Test  #59: abi_unit_test_sys-vm-jit ...........................   Passed    0.09 sec
        Start  63: auth_unit_test_sys-vm-oc
 67/156 Test  #63: auth_unit_test_sys-vm-oc ...........................***Failed    9.35 sec
        Start  64: auth_unit_test_sys-vm
 68/156 Test  #64: auth_unit_test_sys-vm ..............................***Failed    2.30 sec
        Start  65: auth_unit_test_sys-vm-jit
 69/156 Test  #65: auth_unit_test_sys-vm-jit ..........................***Failed    2.26 sec
        Start  66: block_unit_test_sys-vm-oc
 70/156 Test  #66: block_unit_test_sys-vm-oc ..........................   Passed    6.86 sec
        Start  67: block_unit_test_sys-vm
 71/156 Test  #67: block_unit_test_sys-vm .............................   Passed    1.85 sec
        Start  68: block_unit_test_sys-vm-jit
 72/156 Test  #68: block_unit_test_sys-vm-jit .........................   Passed    1.87 sec
        Start  69: block_timestamp_unit_test_sys-vm-oc
 73/156 Test  #69: block_timestamp_unit_test_sys-vm-oc ................   Passed    0.02 sec
        Start  70: block_timestamp_unit_test_sys-vm
 74/156 Test  #70: block_timestamp_unit_test_sys-vm ...................   Passed    0.01 sec
        Start  71: block_timestamp_unit_test_sys-vm-jit
 75/156 Test  #71: block_timestamp_unit_test_sys-vm-jit ...............   Passed    0.01 sec
        Start  72: bootseq_unit_test_sys-vm-oc
 76/156 Test  #72: bootseq_unit_test_sys-vm-oc ........................***Failed    6.12 sec
        Start  73: bootseq_unit_test_sys-vm
 77/156 Test  #73: bootseq_unit_test_sys-vm ...........................***Failed    1.41 sec
        Start  74: bootseq_unit_test_sys-vm-jit
 78/156 Test  #74: bootseq_unit_test_sys-vm-jit .......................***Failed    1.32 sec
        Start  75: chain_unit_test_sys-vm-oc
 79/156 Test  #75: chain_unit_test_sys-vm-oc ..........................   Passed    2.92 sec
        Start  76: chain_unit_test_sys-vm
 80/156 Test  #76: chain_unit_test_sys-vm .............................   Passed    1.40 sec
        Start  77: chain_unit_test_sys-vm-jit
 81/156 Test  #77: chain_unit_test_sys-vm-jit .........................   Passed    1.36 sec
        Start  78: crypto_primitives_unit_test_sys-vm-oc
 82/156 Test  #78: crypto_primitives_unit_test_sys-vm-oc ..............   Passed    5.47 sec
        Start  79: crypto_primitives_unit_test_sys-vm
 83/156 Test  #79: crypto_primitives_unit_test_sys-vm .................   Passed    1.49 sec
        Start  80: crypto_primitives_unit_test_sys-vm-jit
 84/156 Test  #80: crypto_primitives_unit_test_sys-vm-jit .............   Passed    1.48 sec
        Start  81: currency_unit_test_sys-vm-oc
 85/156 Test #170: db_modes_test ......................................   Passed  130.22 sec
        Start  82: currency_unit_test_sys-vm
 86/156 Test  #82: currency_unit_test_sys-vm ..........................***Failed    2.16 sec
        Start  83: currency_unit_test_sys-vm-jit
 87/156 Test  #83: currency_unit_test_sys-vm-jit ......................***Failed    2.17 sec
        Start  84: database_unit_test_sys-vm-oc
 88/156 Test  #81: currency_unit_test_sys-vm-oc .......................***Failed   11.40 sec
        Start  85: database_unit_test_sys-vm
 89/156 Test  #85: database_unit_test_sys-vm ..........................   Passed    1.37 sec
        Start  86: database_unit_test_sys-vm-jit
 90/156 Test  #84: database_unit_test_sys-vm-oc .......................   Passed    2.38 sec
        Start  87: deep_mind_unit_test_sys-vm-oc
 91/156 Test  #86: database_unit_test_sys-vm-jit ......................   Passed    1.33 sec
        Start  88: deep_mind_unit_test_sys-vm
 92/156 Test  #88: deep_mind_unit_test_sys-vm .........................***Failed    1.09 sec
        Start  89: deep_mind_unit_test_sys-vm-jit
 93/156 Test  #87: deep_mind_unit_test_sys-vm-oc ......................***Failed    1.71 sec
        Start  93: forked_unit_test_sys-vm-oc
 94/156 Test  #89: deep_mind_unit_test_sys-vm-jit .....................***Failed    1.08 sec
        Start  94: forked_unit_test_sys-vm
 95/156 Test  #94: forked_unit_test_sys-vm ............................   Passed    2.48 sec
        Start  95: forked_unit_test_sys-vm-jit
 96/156 Test  #95: forked_unit_test_sys-vm-jit ........................   Passed    2.45 sec
        Start  96: get_block_num_unit_test_sys-vm-oc
 97/156 Test  #96: get_block_num_unit_test_sys-vm-oc ..................   Passed    1.17 sec
        Start  97: get_block_num_unit_test_sys-vm
 98/156 Test  #97: get_block_num_unit_test_sys-vm .....................   Passed    1.03 sec
        Start  98: get_block_num_unit_test_sys-vm-jit
 99/156 Test  #93: forked_unit_test_sys-vm-oc .........................   Passed    8.32 sec
        Start  99: misc_unit_test_sys-vm-oc
100/156 Test  #98: get_block_num_unit_test_sys-vm-jit .................   Passed    1.03 sec
        Start 100: misc_unit_test_sys-vm
101/156 Test #100: misc_unit_test_sys-vm ..............................   Passed    1.40 sec
        Start 101: misc_unit_test_sys-vm-jit
102/156 Test  #99: misc_unit_test_sys-vm-oc ...........................   Passed    2.96 sec
        Start 102: params_unit_test_sys-vm-oc
103/156 Test #101: misc_unit_test_sys-vm-jit ..........................   Passed    1.34 sec
        Start 103: params_unit_test_sys-vm
104/156 Test #103: params_unit_test_sys-vm ............................***Failed    1.13 sec
        Start 104: params_unit_test_sys-vm-jit
105/156 Test #102: params_unit_test_sys-vm-oc .........................***Failed    2.19 sec
        Start 105: payloadless_unit_test_sys-vm-oc
106/156 Test #104: params_unit_test_sys-vm-jit ........................***Failed    1.14 sec
        Start 106: payloadless_unit_test_sys-vm
107/156 Test #106: payloadless_unit_test_sys-vm .......................   Passed    1.19 sec
        Start 107: payloadless_unit_test_sys-vm-jit
108/156 Test #105: payloadless_unit_test_sys-vm-oc ....................   Passed    2.06 sec
        Start 108: plugin_unit_test_sys-vm-oc
109/156 Test #108: plugin_unit_test_sys-vm-oc .........................   Passed    0.01 sec
        Start 109: plugin_unit_test_sys-vm
110/156 Test #109: plugin_unit_test_sys-vm ............................   Passed    0.02 sec
        Start 110: plugin_unit_test_sys-vm-jit
111/156 Test #110: plugin_unit_test_sys-vm-jit ........................   Passed    0.02 sec
        Start 111: producer_schedule_unit_test_sys-vm-oc
112/156 Test #107: payloadless_unit_test_sys-vm-jit ...................   Passed    1.17 sec
        Start 112: producer_schedule_unit_test_sys-vm
113/156 Test #112: producer_schedule_unit_test_sys-vm .................   Passed    3.57 sec
        Start 113: producer_schedule_unit_test_sys-vm-jit
114/156 Test #113: producer_schedule_unit_test_sys-vm-jit .............   Passed    3.48 sec
        Start 114: protocol_feature_unit_test_sys-vm-oc
115/156 Test #111: producer_schedule_unit_test_sys-vm-oc ..............   Passed    8.65 sec
        Start 115: protocol_feature_unit_test_sys-vm
116/156 Test #115: protocol_feature_unit_test_sys-vm ..................***Failed    2.69 sec
        Start 116: protocol_feature_unit_test_sys-vm-jit
117/156 Test #116: protocol_feature_unit_test_sys-vm-jit ..............***Failed    2.66 sec
        Start 117: ram_unit_test_sys-vm-oc
118/156 Test #114: protocol_feature_unit_test_sys-vm-oc ...............***Failed    8.60 sec
        Start 118: ram_unit_test_sys-vm
119/156 Test #118: ram_unit_test_sys-vm ...............................***Failed    1.30 sec
        Start 119: ram_unit_test_sys-vm-jit
120/156 Test #119: ram_unit_test_sys-vm-jit ...........................***Failed    1.24 sec
        Start 120: resource_limits_unit_test_sys-vm-oc
121/156 Test #120: resource_limits_unit_test_sys-vm-oc ................   Passed    0.05 sec
        Start 121: resource_limits_unit_test_sys-vm
122/156 Test #121: resource_limits_unit_test_sys-vm ...................   Passed    0.06 sec
        Start 122: resource_limits_unit_test_sys-vm-jit
123/156 Test #122: resource_limits_unit_test_sys-vm-jit ...............   Passed    0.06 sec
        Start 123: restart_chain_unit_test_sys-vm-oc
124/156 Test #117: ram_unit_test_sys-vm-oc ............................***Failed    6.19 sec
        Start 124: restart_chain_unit_test_sys-vm
125/156 Test #124: restart_chain_unit_test_sys-vm .....................   Passed    1.67 sec
        Start 125: restart_chain_unit_test_sys-vm-jit
126/156 Test #125: restart_chain_unit_test_sys-vm-jit .................   Passed    1.66 sec
        Start 126: snapshot_unit_test_sys-vm-oc
127/156 Test #123: restart_chain_unit_test_sys-vm-oc ..................   Passed    5.09 sec
        Start 127: snapshot_unit_test_sys-vm
128/156 Test #127: snapshot_unit_test_sys-vm ..........................***Failed    4.04 sec
        Start 128: snapshot_unit_test_sys-vm-jit
129/156 Test #128: snapshot_unit_test_sys-vm-jit ......................***Failed    4.42 sec
        Start 129: special_account_unit_test_sys-vm-oc
130/156 Test #129: special_account_unit_test_sys-vm-oc ................   Passed    1.69 sec
        Start 130: special_account_unit_test_sys-vm
131/156 Test #130: special_account_unit_test_sys-vm ...................   Passed    1.09 sec
        Start 131: special_account_unit_test_sys-vm-jit
132/156 Test #131: special_account_unit_test_sys-vm-jit ...............   Passed    1.08 sec
        Start 132: sysio_token_unit_test_sys-vm-oc
133/156 Test #126: snapshot_unit_test_sys-vm-oc .......................***Failed   14.53 sec
        Start 133: sysio_token_unit_test_sys-vm
134/156 Test #133: sysio_token_unit_test_sys-vm .......................   Passed    1.47 sec
        Start 134: sysio_token_unit_test_sys-vm-jit
135/156 Test #134: sysio_token_unit_test_sys-vm-jit ...................   Passed    1.40 sec
        Start 135: unapplied_transaction_queue_unit_test_sys-vm-oc
136/156 Test #135: unapplied_transaction_queue_unit_test_sys-vm-oc ....   Passed    0.01 sec
        Start 136: unapplied_transaction_queue_unit_test_sys-vm
137/156 Test #136: unapplied_transaction_queue_unit_test_sys-vm .......   Passed    0.01 sec
        Start 137: unapplied_transaction_queue_unit_test_sys-vm-jit
138/156 Test #137: unapplied_transaction_queue_unit_test_sys-vm-jit ...   Passed    0.01 sec
        Start 138: wasm_config_unit_test_sys-vm-oc
139/156 Test #132: sysio_token_unit_test_sys-vm-oc ....................   Passed    4.73 sec
        Start 139: wasm_config_unit_test_sys-vm
140/156 Test  #55: test_resmon_plugin .................................   Passed  129.04 sec
        Start 140: wasm_config_unit_test_sys-vm-jit
141/156 Test #139: wasm_config_unit_test_sys-vm .......................***Failed   21.35 sec
        Start 144: whitelist_blacklist_unit_test_sys-vm-oc
142/156 Test #140: wasm_config_unit_test_sys-vm-jit ...................***Failed   21.43 sec
        Start 145: whitelist_blacklist_unit_test_sys-vm
143/156 Test #145: whitelist_blacklist_unit_test_sys-vm ...............***Failed    2.61 sec
        Start 146: whitelist_blacklist_unit_test_sys-vm-jit
144/156 Test #146: whitelist_blacklist_unit_test_sys-vm-jit ...........***Failed    2.54 sec
        Start 147: plugin_test
145/156 Test #144: whitelist_blacklist_unit_test_sys-vm-oc ............***Failed    7.17 sec
        Start 171: release-build-test
146/156 Test #171: release-build-test .................................   Passed    0.03 sec
        Start 172: version-label-test
147/156 Test #172: version-label-test .................................   Passed    0.01 sec
        Start 173: full-version-label-test
148/156 Test #173: full-version-label-test ............................   Passed    0.02 sec
        Start 189: cli_test
149/156 Test #189: cli_test ...........................................***Failed    0.17 sec
        Start 194: test_abieos
150/156 Test #194: test_abieos ........................................***Failed    0.00 sec
        Start 195: test_abieos_template
151/156 Test #195: test_abieos_template ...............................   Passed    0.14 sec
        Start 196: test_abieos_key
152/156 Test #196: test_abieos_key ....................................   Passed    0.00 sec
        Start 197: test_abieos_reflect
153/156 Test #197: test_abieos_reflect ................................   Passed    0.00 sec
154/156 Test #147: plugin_test ........................................***Failed    2.71 sec
155/156 Test  #53: test_monitor_loop ..................................   Passed  198.02 sec

@valthon valthon marked this pull request as draft October 7, 2024 22:36
@valthon
Copy link
Contributor Author

valthon commented Oct 7, 2024

Did a fresh checkout and now I'm also seeing a bunch of failures 😭 Moving this into draft status until I get it happy locally. Sorry for the false-start. I think I have a bad merge that picked up wrong renames or something (nodeos vs nodeop?)

valthon added 19 commits October 8, 2024 09:03
Update hashes for the feature descriptions affected by the sysio rename
These tests are fragile as the numbers are arbitrary constants,
but you have to start somewhere...
* Add fix to have sysio vote on behalf of b1 (as required by sysio.system contract)
* Update to use latest sysio.system contract that correctly checks b1 vesting
Add slight delay before loading sysio.system wasm.
Without this change, the set contract command would frequently fail.
Relax number of skipped blocks and incorporate tuning from antelope
@valthon valthon marked this pull request as ready for review November 13, 2024 20:52
@bearcubsvet bearcubsvet merged commit 1b4d66c into Wire-Network:master Nov 21, 2024
1 check passed
@valthon valthon deleted the fix_tests branch December 9, 2024 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants