threads-supervisor sometimes fails (adinapoli/threads-supervisor#33)
Some checks are pending
check / Stackage check (push) Waiting to run

too many restarts:                              FAIL (2.00s)
                 test/Tests/Bounded.hs:92:
                 assertContainsNMsg: list exhausted and 1 left.
                 Use -p '/Control.Concurrent.Supervisor.Bounded.too many restarts/' to rerun this test only.

           1 out of 12 tests failed (79.38s)
This commit is contained in:
Jens Petersen 2026-06-25 19:44:55 +08:00
parent 25fbd3b82d
commit 683eede245

View File

@ -8177,6 +8177,7 @@ expected-test-failures:
- nsis # Intermittent on non-Windows systems
- tdigest # 0.3.1 https://github.com/phadej/tdigest/issues/46
- text-icu # 0.8.0.5 https://github.com/haskell/text-icu/issues/103
- threads-supervisor # https://github.com/adinapoli/threads-supervisor/issues/33
- tree-diff # 0.3.4 https://github.com/haskellari/tree-diff/issues/79
- wreq