MNT Xfail multithreaded test on WASM - #34555
Conversation
lesteve
left a comment
There was a problem hiding this comment.
Nice, thanks! I'll set auto-merge.
|
Oops I forgot that Pyodide CI is not a "required check" so the PR was merged right away. I am reasonably confident that Pyodide CI should be green when it finishes, see ongoing build log |
|
I actually wanted to see this result, since there was a second failure similar to pandas-dev/pandas#66018 in the same test. If I understand correctly, then we'll notice the nighly build fail for emscripten/pyodide in case it was not directly caused by the fix in this PR. Edit: oh yes, or the ongoing build log. |
|
CI failed (here). Seems to be the same error as on pandas. I will try to do a similar fix. |
|
Yup seems similar, thanks. I'll try to take a look next week at your next PR. If CI is green and the error is similar to pandas, another maintainer can definitely also feel confident enough to merge your PR 🤞. |
|
Great, I will link your comment on the PR description. |
Reference Issues/PRs
fixes #34542
What does this implement/fix? Explain your changes.
This xfails a test that fails to start a thread when build with pyodide.
AI usage disclosure
I used AI assistance for: