Skip to content

Tests are failing on the deafult branch #122

@sameh-farouk

Description

@sameh-farouk

On the default branch, some tests are failing

executed command:

cargo test

Logs:

running 18 tests
test fungi::meta::test::test_get_routes ... ok
test fungi::meta::test::test_get_tag ... ok
test fungi::meta::test::test_mode ... ok
test fungi::meta::test::test_get_block ... ok
test server::db::storage::tests::test_storage ... ok
test fungi::meta::test::test_inode ... ok
test store::bs::test::test_block_store ... ok
test store::router::test::test ... ok
test store::s3store::test::test_get_config ... ok
test store::s3store::test::test_set_get ... ignored
test store::s3store::test::test_get_config_without_tls ... ok
test store::s3store::test::test_set_get_without_region ... ignored
test store::zdb::test::test_connection_info_ns ... ok
test store::zdb::test::test_connection_info_simple ... ok
test store::zdb::test::test_connection_info_unix ... ok

thread 'test::pack_unpack' has overflowed its stack
fatal runtime error: stack overflow
error: test failed, to rerun pass `--lib`

Caused by:
  process didn't exit successfully: `/home/sameh/Projects/mycofs/target/debug/deps/rfs-d882ef1ba6ce8bbd` (signal: 6, SIGABRT: process abort signal)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions