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 in /webmessaging/with-ports/017.html, /webmessaging/without-ports/017.html #24486

Open
gterzian opened this issue Oct 18, 2019 · 0 comments

Comments

@gterzian
Copy link
Member

@gterzian gterzian commented Oct 18, 2019

{
    "status": "TIMEOUT", 
    "group": "default", 
    "message": "Test timed out", 
    "stack": null, 
    "subtest": "origin of the script that invoked the method, about:blank", 
    "test": "/webmessaging/with-ports/017.html", 
    "line": 226232, 
    "action": "test_result", 
    "expected": "PASS"
}
{
    "status": "TIMEOUT", 
    "group": "default", 
    "message": null, 
    "stack": null, 
    "subtest": null, 
    "test": "/webmessaging/with-ports/017.html", 
    "line": 226233, 
    "action": "test_result", 
    "expected": "OK"
}

The tests post a message to an iframe that has a about:blank url, and apparently the message is never received. I suspect the problem is somewhere in the navigation of the frame, as opposed to the messaging.

It could also be that the origin check fails, because those iframe do not share the origin of their creator as they should? I think this was noted either at #22888 or #22879

@gterzian gterzian mentioned this issue Oct 18, 2019
0 of 5 tasks complete
@jdm jdm changed the title Intermittent TIMEOUT in /webmessaging/with-ports/017.html Intermittent TIMEOUT in /webmessaging/with-ports/017.html, /webmessaging/without-ports/017.html Oct 18, 2019
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
1 participant
You can’t perform that action at this time.