Closed
Bug 1194301
Opened 10 years ago
Closed 5 years ago
Intermittent script_scheduling/101.html | scheduler: defer script after initial onload event - actual is undefined
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
RESOLVED
INCOMPLETE
| Tracking | Status | |
|---|---|---|
| firefox43 | --- | affected |
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: intermittent-failure)
22:58:01 INFO - TEST-START | /old-tests/submission/Opera/script_scheduling/101.html
22:58:02 INFO - PROCESS | 3555 | WARNING: content window passed to PrivateBrowsingUtils.isWindowPrivate. Use isContentWindowPrivate instead (but only for frame scripts).
22:58:02 INFO - PROCESS | 3555 | pbu_isWindowPrivate@resource://gre/modules/PrivateBrowsingUtils.jsm:25:14
22:58:02 INFO - PROCESS | 3555 | nsBrowserAccess.prototype.openURI@chrome://browser/content/browser.js:15389:21
22:58:02 INFO - PROCESS | 3555 | __marionetteFunc@dummy file:27:30
22:58:02 INFO - PROCESS | 3555 | @dummy file:36:3
22:58:02 INFO - PROCESS | 3555 | executeWithCallback@chrome://marionette/content/listener.js:771:5
22:58:02 INFO - PROCESS | 3555 | executeAsyncScript@chrome://marionette/content/listener.js:645:3
22:58:02 INFO - PROCESS | 3555 | ++DOCSHELL 0x7faed0119000 == 35 [pid = 3555] [id = 293]
22:58:02 INFO - PROCESS | 3555 | ++DOMWINDOW == 77 (0x7faec47a4000) [pid = 3555] [serial = 840] [outer = (nil)]
22:58:02 INFO - PROCESS | 3555 | ++DOMWINDOW == 78 (0x7faecf071c00) [pid = 3555] [serial = 841] [outer = 0x7faec47a4000]
22:58:02 INFO - PROCESS | 3555 | 1439445482284 Marionette INFO loaded listener.js
22:58:02 INFO - PROCESS | 3555 | ++DOMWINDOW == 79 (0x7faecf387800) [pid = 3555] [serial = 842] [outer = 0x7faec47a4000]
22:58:02 INFO - PROCESS | 3555 | ++DOCSHELL 0x7faeaa3cb000 == 36 [pid = 3555] [id = 294]
22:58:02 INFO - PROCESS | 3555 | ++DOMWINDOW == 80 (0x7faecfda9c00) [pid = 3555] [serial = 843] [outer = (nil)]
22:58:02 INFO - PROCESS | 3555 | ++DOMWINDOW == 81 (0x7faecf3d3800) [pid = 3555] [serial = 844] [outer = 0x7faecfda9c00]
22:58:03 INFO - PROCESS | 3555 | ++DOMWINDOW == 82 (0x7faecf07ac00) [pid = 3555] [serial = 845] [outer = 0x7faecfda9c00]
22:58:04 INFO - TEST-UNEXPECTED-FAIL | /old-tests/submission/Opera/script_scheduling/101.html | scheduler: defer script after initial onload event - actual is undefined
22:58:04 INFO - assert_array_equals@http://web-platform.test:8000/resources/testharness.js:929:9
22:58:04 INFO - onload</</<@http://web-platform.test:8000/old-tests/submission/Opera/script_scheduling/101.html:27:23
22:58:04 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1380:20
22:58:04 INFO - onload</<@http://web-platform.test:8000/old-tests/submission/Opera/script_scheduling/101.html:25:1
22:58:04 INFO - setTimeout handler*onload<@http://web-platform.test:8000/old-tests/submission/Opera/script_scheduling/101.html:23:1
22:58:04 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1380:20
22:58:04 INFO - Test.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:1404:1
22:58:04 INFO - EventHandlerNonNull*@http://web-platform.test:8000/old-tests/submission/Opera/script_scheduling/101.html:15:20
22:58:04 INFO - TEST-OK | /old-tests/submission/Opera/script_scheduling/101.html | took 2739ms
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 24•9 years ago
|
||
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Updated•8 years ago
|
Priority: P3 → P5
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Comment 25•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•