integration tests #4495
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
test.yml
on: merge_group
integration_tests
53m 53s
Matrix: upload-cache
Annotations
2 errors
integration_tests:
integration_tests/test_mempool.py#L74
test_mempool
AssertionError: assert 1 == 0
+ where 1 = len({HexBytes('0x49aabcda187ac9932ce9108e20724d1bb55e2f6ef57b16a77263f295d88b216f')})
|
integration_tests:
integration_tests/test_mempool.py#L74
test_mempool
AssertionError: assert 2 == 0
+ where 2 = len({HexBytes('0x1c79f6edb18df9233d1c45a3627fe8cd255876c03924b347f0b67479763a5ddd'), HexBytes('0x49aabcda187ac9932ce9108e20724d1bb55e2f6ef57b16a77263f295d88b216f')})
|