Staging Partner Chains Tests #118
Annotations
5 errors
Failed Test: tests/test_smoke.py::TestSmoke::test_get_params
tests/test_smoke.py::TestSmoke::test_get_params: The test failed in the call phase - tests/test_smoke.py:99: in test_get_params
assert params["chainId"] == config.chain_id, "Chain ID mismatch"
E KeyError: 'chainId'
|
Failed Test: tests/committee/test_permissioned_registrations.py::test_add_permissioned_candidate
tests/committee/test_permissioned_registrations.py::test_add_permissioned_candidate: The test failed in the call phase due to an assertion error - tests/committee/test_permissioned_registrations.py:58: in test_add_permissioned_candidate
assert (
E AssertionError: Expected new permissioned candidate not found, keys do not match any existing candidate
E assert False
|
Failed Test: tests/committee/test_permissioned_registrations.py::test_remove_permissioned_candidate
tests/committee/test_permissioned_registrations.py::test_remove_permissioned_candidate: The test failed in the call phase due to an assertion error - tests/committee/test_permissioned_registrations.py:110: in test_remove_permissioned_candidate
assert candidate_not_found, "Removed permissioned candidate still found"
E AssertionError: Removed permissioned candidate still found
E assert False
|
Failed Test: tests/committee/test_registrations.py::test_register_candidate
tests/committee/test_registrations.py::test_register_candidate: The test failed in the call phase - tests/committee/test_registrations.py:40: in test_register_candidate
registration = candidate_registrations[registered_mc_pub_key][0]
E KeyError: '0xd25a7f974e93a0a270abc7ab2f1a81121d63b8b20d644cb87ee0e4de1824f4ff'
|
run
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
debug_log
|
283 KB |
|