-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
WASM + Debug #1416
Comments
Could you please test on this PR? |
I've applied 1395.patch on top of yesterday's master https://gist.github.com/Nekto89/913ba04a4c88401142b44d5e7075d1a3 With timeout 240 The following tests FAILED: |
Could you provide log for these failures? |
Is that gist.github link not publicly available? |
Yes, we are able to access it. Thank you for reporting. We are looking into it. |
Hi,
Should oneTBB tests pass in Debug configuration on WASM? I've tried using latest emsdk docker container on latest master and followed instructions from https://github.com/oneapi-src/oneTBB/blob/master/WASM_Support.md
In Release everything works fine. In Debug I'm getting lots of errors. I didn't check all of them, but from scrolling I see this assertion in each test:
Am I doing something wrong? Do I need to use some older version?
The text was updated successfully, but these errors were encountered: