You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running 1 test
test integration::simple::tests::test_simple_example ... FAILED
failures:
---- integration::simple::tests::test_simple_example stdout ----
thread 'integration::simple::tests::test_simple_example' panicked at crates/rbuilder/src/integration/simple.rs:38:14:
called `Result::unwrap()` on an `Err` value: ProposalNotFound
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
failures:
integration::simple::tests::test_simple_example
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 72 filtered out; finished in 9.26s
ferranbt
added
A-e2e
Area dedicated to end-to-end testing of the application or system
bug
Something isn't working
labels
Aug 20, 2024
The playground integration test in CI is flaky. It fails around 1 out of 5 times.
The text was updated successfully, but these errors were encountered: