Closed
Bug 1215812
Opened 10 years ago
Closed 9 years ago
Intermittent TEST-UNEXPECTED-FAIL browsing-context-names/002.html | Link with target=_blank, no rel - assert_unreached: Failed to get callback from opened window Reached unreachable code
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla48
People
(Reporter: aryx, Assigned: jgraham)
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
02:24:47 INFO - TEST-START | /html/browsers/windows/browsing-context-names/002.html
02:24:48 INFO - TEST-UNEXPECTED-FAIL | /html/browsers/windows/browsing-context-names/002.html | Link with target=_blank, no rel - assert_unreached: Failed to get callback from opened window Reached unreachable code
02:24:48 INFO - @http://web-platform.test:8000/html/browsers/windows/browsing-context-names/002.html:17:16
02:24:48 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1380:20
02:24:48 INFO - Test.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:1404:1
02:24:48 INFO - setTimeout handler*@http://web-platform.test:8000/html/browsers/windows/browsing-context-names/002.html:16:1
02:24:48 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1380:20
02:24:48 INFO - @http://web-platform.test:8000/html/browsers/windows/browsing-context-names/002.html:10:1
02:24:48 INFO - TEST-OK | /html/browsers/windows/browsing-context-names/002.html | took 1338ms
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 19•9 years ago
|
||
This has been failing intermittently pretty consistently since October, but I'm really not sure who's the right person to look at this. Can you please help, Andrew?
Flags: needinfo?(overholt)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 22•9 years ago
|
||
khuey and I just looked at this. Is it possible the 1 s timeout [1] is just too short?
[1]
https://dxr.mozilla.org/mozilla-central/source/testing/web-platform/tests/html/browsers/windows/browsing-context-names/002.html#18
Flags: needinfo?(overholt) → needinfo?(ryanvm)
Comment 23•9 years ago
|
||
I have no idea who created this test. James?
Flags: needinfo?(ryanvm) → needinfo?(james)
Assignee | ||
Comment 24•9 years ago
|
||
Yeah, I imagine it's just an over-optimistic timer. I will Try a fix.
Flags: needinfo?(james)
Assignee | ||
Comment 25•9 years ago
|
||
Assignee | ||
Comment 26•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/39481/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/39481/
Attachment #8729525 -
Flags: review?(Ms2ger)
Comment hidden (Intermittent Failures Robot) |
Comment 28•9 years ago
|
||
Comment on attachment 8729525 [details]
MozReview Request: Bug 1215812 - Increase the internal timeout for a test that depends on a window opening, r=Ms2ger
https://reviewboard.mozilla.org/r/39481/#review36319
Attachment #8729525 -
Flags: review?(Ms2ger) → review+
Comment 29•9 years ago
|
||
Comment 30•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Updated•9 years ago
|
Assignee: nobody → james
status-firefox45:
--- → wontfix
status-firefox46:
--- → affected
status-firefox47:
--- → affected
status-firefox-esr45:
--- → affected
Comment 31•9 years ago
|
||
bugherder uplift |
Comment 32•9 years ago
|
||
bugherder uplift |
Comment hidden (Intermittent Failures Robot) |
Comment 34•9 years ago
|
||
bugherder uplift |
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•