thread 'transport::clock::test::test_clock' panicked at crates/adapters/src/transport/clock.rs:441:9:
assertion `left == right` failed
left: 6
right: 5
stack backtrace:
0: __rustc::rust_begin_unwind
1: core::panicking::panic_fmt
2: core::panicking::assert_failed_inner
3: core::panicking::assert_failed
4: dbsp_adapters::transport::clock::test::test_clock
5: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
The test
transport::clock::test::test_clockfails occasionally:See also:
https://github.com/feldera/feldera/actions/runs/16745980727/job/47405242173