failures:
---- shwap_request_row_namespace_data stdout ----
thread 'shwap_request_row_namespace_data' (35248) panicked at node/tests/shwap.rs:239:10:
called `Result::unwrap()` on an `Err` value: P2p(RequestTimedOut)
stack backtrace:
0: __rustc::rust_begin_unwind
1: core::panicking::panic_fmt
2: core::result::unwrap_failed
3: shwap::shwap_request_row_namespace_data::{{closure}}
4: <core::pin::Pin<P> as core::future::future::Future>::poll
5: <core::pin::Pin<P> as core::future::future::Future>::poll
6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
7: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
8: tokio::runtime::scheduler::current_thread::Context::enter
9: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
10: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
11: tokio::runtime::context::scoped::Scoped<T>::set
12: tokio::runtime::context::set_scheduler::{{closure}}
13: std::thread::local::LocalKey<T>::try_with
14: std::thread::local::LocalKey<T>::with
15: tokio::runtime::context::set_scheduler
16: tokio::runtime::scheduler::current_thread::CoreGuard::enter
17: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
18: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
19: tokio::runtime::context::runtime::enter_runtime
20: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
21: tokio::runtime::runtime::Runtime::block_on_inner
22: tokio::runtime::runtime::Runtime::block_on
23: shwap::shwap_request_row_namespace_data
24: shwap::shwap_request_row_namespace_data::{{closure}}
25: core::ops::function::FnOnce::call_once
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
failures:
shwap_request_row_namespace_data
test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.42s
error: test failed, to rerun pass `-p lumina-node --test shwap`
Error: Process completed with exit code 101.
Problem
https://github.com/celestiaorg/lumina/actions/runs/23279233384/job/67688802017?pr=944 failed on a markdown only PR
Acceptance Criteria