emscripten-core / emscripten-core/emscripten
`test_pthread_barrier_wait_2_1` is flaky
Open
flaky test
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
`posixtest.test_pthread_barrier_wait_2_1` was enabled with commit https://github.com/emscripten-core/emscripten/commit/bf7c1ea8f302cddac7d16200406b990899de935d, but seems to be quite flaky. Failed CI builds so far:
https://circleci.com/gh/emscripten-core/emscripten/436542
https://circleci.com/gh/emscripten-core/emscripten/436603
https://circleci.com/gh/emscripten-core/emscripten/436984
https://circleci.com/gh/emscripten-core/emscripten/437258
This issue was opened to further investigate the behavior of this test, but since it fails frequently, I think it would be better to disable it for now.
Contributor guide
Assessment
This issue has not been assessed yet.