Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the dodgy call_sync_on_main_thread tests #8621

Merged
merged 4 commits into from
May 17, 2019

Conversation

VirtualTim
Copy link
Collaborator

Previously these tests weren't actually checking the right thing. This should fix the logic to what I think the author was trying to do.
Fixes #8620.

tests/pthread/call_sync_on_main_thread.js Outdated Show resolved Hide resolved
@kripken
Copy link
Member

kripken commented May 17, 2019

Thanks @VirtualTim!

@kripken kripken merged commit 736739d into emscripten-core:incoming May 17, 2019
@VirtualTim VirtualTim deleted the patch-5 branch May 20, 2019 03:32
VirtualTim added a commit to VirtualTim/emscripten that referenced this pull request May 21, 2019
Previously these tests weren't actually checking the right thing. This should fix the logic to what I think the author was trying to do.

Fixes emscripten-core#8620.
VirtualTim added a commit to VirtualTim/emscripten that referenced this pull request May 23, 2019
VirtualTim added a commit to VirtualTim/emscripten that referenced this pull request May 23, 2019
belraquib pushed a commit to belraquib/emscripten that referenced this pull request Dec 23, 2020
Previously these tests weren't actually checking the right thing. This should fix the logic to what I think the author was trying to do.

Fixes emscripten-core#8620.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

call_sync_on_main_thread tests are rubbish
2 participants