Commit 1377a93
authored
Skip
The `pthread_cond` test uses `nanosleep` which eventually calls
`poll_oneoff` but `@bjorn3/browser_wasi_shim` does not implement it. So
we skip the test for now, but we will revisit it later once
bjorn3/browser_wasi_shim#88 is merged.pthread_cond_busywait test in browser tests (#589)1 parent 859062b commit 1377a93
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments