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 timeout /html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-iframe.html #24001

Open
ferjm opened this issue Aug 19, 2019 · 1 comment

Comments

@ferjm
Copy link
Member

@ferjm ferjm commented Aug 19, 2019

{
    "status": "TIMEOUT", 
    "group": "default", 
    "message": "Test timed out", 
    "stack": null, 
    "subtest": "delayed handling: promise is created in iframe and being rejected elsewhere", 
    "test": "/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-iframe.html", 
    "line": 215106, 
    "action": "test_result", 
    "expected": "PASS"
}
{
    "status": "TIMEOUT", 
    "group": "default", 
    "message": null, 
    "stack": null, 
    "subtest": null, 
    "test": "/html/webappapis/scripting/processing-model-2/unhandled-promise-rejections/promise-rejection-events-iframe.html", 
    "line": 215107, 
    "action": "test_result", 
    "expected": "OK"
}
@pshaughn
Copy link
Member

@pshaughn pshaughn commented Feb 6, 2020

While #22295 and #22207 had races in the test logic, I think this one is performance. Running it on my slow VM, the harness timed out but then a while later the tests actually passed in the browser window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.