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 failure in /html/webappapis/scripting/events/compile-event-handler-settings-objects.html #24246

Open
jdm opened this issue Sep 19, 2019 · 1 comment
Labels
A-content/dom Interacting with the DOM from web content I-intermittent Problem reproduces intermittently.

Comments

@jdm
Copy link
Member

jdm commented Sep 19, 2019

{
    "status": "PASS", 
    "group": "default", 
    "message": null, 
    "stack": null, 
    "subtest": "The entry settings object while executing the compiled callback via Web IDL's invoke must be that of the node document", 
    "test": "/html/webappapis/scripting/events/compile-event-handler-settings-objects.html", 
    "line": 218142, 
    "action": "test_result", 
    "expected": "FAIL"
}
@jdm jdm added A-content/dom Interacting with the DOM from web content I-intermittent Problem reproduces intermittently. labels Sep 19, 2019
@pshaughn
Copy link
Member

This being intermittent suggests that something is using whatever realm happens to be at the top of the stack at the time, instead of explicitly entering one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/dom Interacting with the DOM from web content I-intermittent Problem reproduces intermittently.
Projects
Development

No branches or pull requests

2 participants