This repository was archived by the owner on Nov 6, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
darwin test randomly failing #9632
Copy link
Copy link
Closed
Labels
F4-tests 💻Tests need fixing, improving or augmenting.Tests need fixing, improving or augmenting.M4-core ⛓Core client code / Rust.Core client code / Rust.P2-asap 🌊No need to stop dead in your tracks, however issue should be addressed as soon as possible.No need to stop dead in your tracks, however issue should be addressed as soon as possible.
Milestone
Description
e.g. https://gitlab.parity.io/parity/parity-ethereum/-/jobs/99934
for pr #9608
---- node_table::tests::table_last_contact_order stdout ----
thread 'node_table::tests::table_last_contact_order' panicked at 'assertion failed: `(left == right)`
left: `[185, 121, 251, 87, 84, 149, 184, 214, 219, 68, 247, 80, 49, 125, 15, 70, 34, 191, 76, 42, 163, 54, 93, 106, 247, 194, 132, 51, 153, 104, 238, 242, 155, 105, 173, 13, 206, 114, 164, 216, 219, 94, 187, 73, 104, 222, 14, 59, 236, 145, 1, 39, 241, 52, 119, 159, 188, 176, 203, 109, 51, 49, 22, 60]`,
right: `[169, 121, 251, 87, 84, 149, 184, 214, 219, 68, 247, 80, 49, 125, 15, 70, 34, 191, 76, 42, 163, 54, 93, 106, 247, 194, 132, 51, 153, 104, 238, 242, 155, 105, 173, 13, 206, 114, 164, 216, 219, 94, 187, 73, 104, 222, 14, 59, 236, 145, 1, 39, 241, 52, 119, 159, 188, 176, 203, 109, 51, 49, 22, 60]`', util/network-devp2p/src/node_table.rs:638:3
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Metadata
Metadata
Assignees
Labels
F4-tests 💻Tests need fixing, improving or augmenting.Tests need fixing, improving or augmenting.M4-core ⛓Core client code / Rust.Core client code / Rust.P2-asap 🌊No need to stop dead in your tracks, however issue should be addressed as soon as possible.No need to stop dead in your tracks, however issue should be addressed as soon as possible.