Skip to content

Fix for test_dynamic_link_glemu #14403

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

Merged
merged 1 commit into from
Jun 8, 2021
Merged

Fix for test_dynamic_link_glemu #14403

merged 1 commit into from
Jun 8, 2021

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jun 7, 2021

The problem was the GL was being found in system_libs_map before
it was being looked up in map_to_js_libs.

This test was broken in #14351. Sadly this test doesn't run under
chrome due to its use @requires_sync_compilation

The problem was the `GL` was being found in `system_libs_map` before
it was being looked up in `system_libs_map`.

This test was broken in #14351.  Sadly this test doesn't run under
chrome due to its use `@requires_sync_compilation`
@sbc100
Copy link
Collaborator Author

sbc100 commented Jun 7, 2021

Ha.. this failure was indeed reported in the CI for #14351 but I ignored it firefox failures because the real failure was hidden among all the flakes. I guess we still have value in the firefox testing! At least until we can remove requires_sync_compilation.

@sbc100
Copy link
Collaborator Author

sbc100 commented Jun 8, 2021

Landing TBR to green the tree.

@sbc100 sbc100 merged commit eb68cea into main Jun 8, 2021
@sbc100 sbc100 deleted the fix_test_dynamic_link_glemu branch June 8, 2021 00:31
@kripken
Copy link
Member

kripken commented Jun 8, 2021

lgtm

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.

None yet

2 participants