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
Tests are dispatched to task queue dispatchers at start and so it is
normal that tests can be not consumed when a test fails in non-force
mode or when a test hung. It is not test-run error.
The problem part with a failed (not hung) test was introduced in
d8abc03 ('Fail testing when test-run
fails internally').
Reported in
#159 (comment)
0 commit comments