-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
On the default branch, some tests are failing
executed command:
cargo testLogs:
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
Labels
bugSomething isn't workingSomething isn't working