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

Intermittent error in /workers/constructors/Worker/Worker-constructor.html #22991

Open
jdm opened this issue Mar 7, 2019 · 0 comments
Open
Labels
I-intermittent Problem reproduces intermittently.

Comments

@jdm
Copy link
Member

jdm commented Mar 7, 2019

I suspect the worker is reporting an error and it's being propagated to the window's onerror handler, sometimes before onload and sometimes after.

{
    "status": "ERROR", 
    "group": "default", 
    "message": "unexpected token: ':'", 
    "stack": "http://web-platform.test:8000/workers/constructors/Worker/does-not-exist.js:1:8", 
    "subtest": null, 
    "test": "/workers/constructors/Worker/Worker-constructor.html", 
    "line": 142571, 
    "action": "test_result", 
    "expected": "OK"
}
@jdm jdm added the I-intermittent Problem reproduces intermittently. label Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-intermittent Problem reproduces intermittently.
Projects
None yet
Development

No branches or pull requests

1 participant