Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1726689826 || testnet_multi_owl[ M ] 8c7190c
/home/cupress/ZINGO/libs/pr_review RC: 101 $cargo nextest run sync_testnet Blocking waiting for file lock on build directory Compiling zingolib v0.2.0 (/home/cupress/ZINGO/libs/pr_review/zingolib) Compiling darkside-tests v0.1.0 (/home/cupress/ZINGO/libs/pr_review/darkside-tests) Compiling zingo-cli v0.2.0 (/home/cupress/ZINGO/libs/pr_review/zingocli) Compiling libtonode-tests v0.2.0 (/home/cupress/ZINGO/libs/pr_review/libtonode-tests) Finished `test` profile [optimized] target(s) in 32.48s Starting 0 tests across 18 binaries (329 skipped) ------------ Summary [ 0.003s] 0 tests run: 0 passed, 329 skipped 1726689861 || testnet_multi_owl[ M ] 8c7190c /home/cupress/ZINGO/libs/pr_review: 0 $cargo nextest run testnet_sync Finished `test` profile [optimized] target(s) in 0.15s Starting 1 test across 18 binaries (328 skipped) FAIL [ 0.134s] zingolib lightclient::send::send_with_proposal::tests::testnet_sync --- STDOUT: zingolib lightclient::send::send_with_proposal::tests::testnet_sync --- running 1 test test lightclient::send::send_with_proposal::tests::testnet_sync ... FAILED failures: failures: lightclient::send::send_with_proposal::tests::testnet_sync test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 197 filtered out; finished in 0.13s --- STDERR: zingolib lightclient::send::send_with_proposal::tests::testnet_sync --- thread 'lightclient::send::send_with_proposal::tests::testnet_sync' panicked at /home/cupress/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rustls-0.23.13/src/crypto/mod.rs:265:14: no process-level CryptoProvider available -- call CryptoProvider::install_default() before this point stack backtrace: 0: rust_begin_unwind 1: core::panicking::panic_fmt 2: core::option::expect_failed 3: rustls::client::client_conn::ClientConfig::builder_with_protocol_versions 4: rustls::client::client_conn::ClientConfig::builder 5: zingo_netutils::GrpcConnector::get_client::{{closure}} 6: zingolib::grpc_connector::get_latest_block::{{closure}} 7: zingolib::lightclient::sync::<impl zingolib::lightclient::LightClient>::start_sync::{{closure}} 8: zingolib::lightclient::send::send_with_proposal::tests::testnet_sync::{{closure}} 9: tokio::runtime::scheduler::current_thread::Context::enter 10: tokio::runtime::context::scoped::Scoped<T>::set 11: tokio::runtime::scheduler::current_thread::CoreGuard::block_on 12: tokio::runtime::context::runtime::enter_runtime 13: tokio::runtime::runtime::Runtime::block_on 14: zingolib::lightclient::send::send_with_proposal::tests::testnet_sync 15: core::ops::function::FnOnce::call_once note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. ------------ Summary [ 0.134s] 1 test run: 0 passed, 1 failed, 328 skipped FAIL [ 0.134s] zingolib lightclient::send::send_with_proposal::tests::testnet_sync error: test run failed1726689885 || testnet_multi_owl[ M ] 8c7190c
- Loading branch information