-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Standalone mode -
test filters::standalone_mode_tests::all_tests ... FAILED
failures:
---- filters::standalone_mode_tests::all_tests stdout ----
Response { status: 200, version: HTTP/1.1, headers: {"content-type": "application/json", "content-length": "69", "date": "Thu, 16 Feb 2023 17:44:40 GMT"}, body: Body(Streaming) }
body: b"{\"job_id\":\"85381f0f-b56a-4d0f-a0b4-6b4c6d2b6bbb\",\"status\":\"Starting\"}"
thread 'filters::standalone_mode_tests::all_tests' panicked at 'assertion failed: `(left == right)`
left: `3`,
right: `0`', overload/src/filters.rs:224:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
failures:
filters::standalone_mode_tests::all_tests
Cluster mode -
---- secondary::test::test_primary_listener stdout ----
thread 'tokio-runtime-worker' panicked at 'assertion failed: sender.is_some()', cluster-executor/src/secondary.rs:762:13
thread 'tokio-runtime-worker' panicked at 'assertion failed: sender.is_some()', cluster-executor/src/secondary.rs:750:13
thread 'secondary::test::test_primary_listener' panicked at 'assertion failed: handle1.await.is_ok()', cluster-executor/src/secondary.rs:770:9
failures:
secondary::test::test_primary_listener
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working