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

tests failing with #35721

Closed
fergald opened this issue Aug 31, 2022 · 1 comment
Closed

tests failing with #35721

fergald opened this issue Aug 31, 2022 · 1 comment

Comments

@fergald
Copy link
Contributor

fergald commented Aug 31, 2022

All of these tests are failing on all browsers on wpt.fyi with

ERROR message: Uncaught SyntaxError: Identifier 'MessageQueue' has already been declared

The tests pass fine in chromium's repo and when manually running them on Chrome or Firefox. The error message seems like it might be coming from testharnessreport.js getting included twice (after been transformed into let MessageQueue = ... ?) but I don't know why that would happen.

@foolip
Copy link
Member

foolip commented Sep 27, 2022

This was fixed in #36069, see the description there for why this happened.

@foolip foolip closed this as completed Sep 27, 2022
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

No branches or pull requests

2 participants