Skip to content

test_ping_application_loop and test_ping_multi_node test failures #1566

Open
@sanity

Description

@sanity

In current main branch:

CARGO_TARGET_DIR=~/cargo_target_dir cargo test

Resulted in:

test test_ping_application_loop ... FAILED

failures:

---- test_ping_multi_node stdout ----

thread 'test_ping_multi_node' panicked at apps/freenet-ping/app/tests/run_app.rs:644:13:
error: anyhow::Error - Failed to read contract code

---- test_ping_application_loop stdout ----

thread 'test_ping_application_loop' panicked at apps/freenet-ping/app/tests/run_app.rs:1029:13:
error: anyhow::Error - Failed to read contract code
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace


failures:
    test_ping_application_loop
    test_ping_multi_node

test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.24s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions