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
Random CI failures are annoying. It's better to just skip the affected
tests so maintainers can use their valuable time for more productive
topics.
Related: #23608
Related: #23977
Related: #18703
The ordering of the final token causing a close of the queue in this
test may be out of sync due to concurrency. Instead just use ensure that
the queue is closed when everything expected is done.
Fixes: #23608Fixes: #23977
---------
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
Caught a flaky test:
https://drone.gitea.io/go-gitea/gitea/70256/2/14
Originally posted by @wxiaoguang in #23154 (comment)
The text was updated successfully, but these errors were encountered: