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/browsers/windows/embedded-opener-remove-frame.html #23867

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

Comments

@jdm
Copy link
Member

jdm commented Jul 26, 2019

{
    "status": "FAIL", 
    "group": "default", 
    "message": "assert_equals: opener before removal expected object \"[object Window]\" but got null", 
    "stack": "testOpener@http://web-platform.test:8000/html/browsers/windows/embedded-opener-remove-frame.html:9:3\nframe.onload<@http://web-platform.test:8000/html/browsers/windows/embedded-opener-remove-frame.html:55:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1611:25\nTest.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:1635:35\n", 
    "subtest": "opener of discarded nested browsing context", 
    "test": "/html/browsers/windows/embedded-opener-remove-frame.html", 
    "line": 89873, 
    "action": "test_result", 
    "expected": "PASS"
}
{
    "status": "TIMEOUT", 
    "group": "default", 
    "message": "Test timed out", 
    "stack": null, 
    "subtest": "opener of discarded auxiliary browsing context", 
    "test": "/html/browsers/windows/embedded-opener-remove-frame.html", 
    "line": 89874, 
    "action": "test_result", 
    "expected": "PASS"
}
{
    "status": "TIMEOUT", 
    "group": "default", 
    "message": null, 
    "stack": null, 
    "subtest": null, 
    "test": "/html/browsers/windows/embedded-opener-remove-frame.html", 
    "line": 89875, 
    "action": "test_result", 
    "expected": "CRASH"
}
@jdm jdm added the I-intermittent Problem reproduces intermittently. label Jul 26, 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