Closed
Bug 1215812
Opened 8 years ago
Closed 7 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•7 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•7 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•7 years ago
|
||
I have no idea who created this test. James?
Flags: needinfo?(ryanvm) → needinfo?(james)
Assignee | ||
Comment 24•7 years ago
|
||
Yeah, I imagine it's just an over-optimistic timer. I will Try a fix.
Flags: needinfo?(james)
Assignee | ||
Comment 25•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=742a6187408d
Assignee | ||
Comment 26•7 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•7 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 30•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9814ff026953
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Updated•7 years ago
|
Assignee: nobody → james
status-firefox45:
--- → wontfix
status-firefox46:
--- → affected
status-firefox47:
--- → affected
status-firefox-esr45:
--- → affected
Comment 31•7 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-aurora/rev/abf5a827bb80
Comment 32•7 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-beta/rev/d062ad806eac
Comment hidden (Intermittent Failures Robot) |
Comment 34•7 years ago
|
||
bugherderuplift |
https://hg.mozilla.org/releases/mozilla-esr45/rev/7dea5981ba78
Updated•4 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•