Skip to content

Test cases failing randomly #39

@eipi1

Description

@eipi1

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions