Closed
Description
I'm commonly seeing these 5 tests in particular failing on the CI in Firefox, and working after couple of attempts:
- test_pthread_sbrk
- test_pthread_safe_stack
- test_pthread_run_script
- test_pthread_run_on_main_thread_flood
- test_pthread_run_on_main_thread
Here's an example log from recently seen failures (attaching as a file because I'm not sure about retention duration on CircleCI):
log.txt