Open youwen5 opened 2 weeks ago
I wonder if this only happens on this test can you check by running
cargo test --no-fail-fast
? to know all the the failing tests
I believe is the only test that fails, I'm able to get it to build by deleting the test from the code.
The test
view::pages::manga::test::it_sends_event_chapter_bookmarked_failed_to_fetch
is flaky and occasionally fails when building innixpkgs
. This was not resolved by #56 and #57.This failure seems hard to reproduce, but it occurs (especially on lower spec machines such as low resource build servers). See https://github.com/NixOS/nixpkgs/pull/353060#issuecomment-2458128825.