8000 Intermittent error in /workers/constructors/Worker/Worker-constructor.html · Issue #22991 · servo/servo · GitHub
[go: up one dir, main page]

Skip to content

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

@jdm

Description

@jdm

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"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-intermittentProblem reproduces intermittently.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0