Closed
Bug 855820
Opened 12 years ago
Closed 12 years ago
Intermittent browser/devtools/webconsole/test/browser_webconsole_bug_658368_time_methods.js | Test timed out
Categories
(DevTools :: Console, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: intermittent-failure)
Totally unrelated to the other Windows 8 devtools timeouts I'm sure...
https://tbpl.mozilla.org/php/getParsedLog.php?id=21198863&tree=Mozilla-Inbound
WINNT 6.2 mozilla-inbound debug test mochitest-browser-chrome on 2013-03-28 02:10:56 PDT for push 76ba219af069
slave: t-w864-ix-041
03:01:42 INFO - TEST-START | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_658368_time_methods.js
03:01:42 INFO - WARNING: Please do not use mouseenter/leave events in chrome. They are slower than mouseover/out!: '!nsContentUtils::IsChromeDoc(d)', file e:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/content/events/src/nsEventListenerManager.cpp, line 337
03:01:42 INFO - WARNING: Please do not use mouseenter/leave events in chrome. They are slower than mouseover/out!: '!nsContentUtils::IsChromeDoc(d)', file e:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/content/events/src/nsEventListenerManager.cpp, line 337
03:01:42 INFO - ++DOCSHELL 1C3B6068 == 37 [id = 4761]
03:01:42 INFO - ++DOMWINDOW == 410 (2BC88118) [serial = 12129] [outer = 00000000]
03:01:42 INFO - ++DOMWINDOW == 411 (2BC8DC88) [serial = 12130] [outer = 2BC88118]
03:01:42 INFO - WARNING: NS_ENSURE_TRUE(mMutable) failed: file e:/builds/moz2_slave/m-in-w32-d-0000000000000000000/build/netwerk/base/src/nsSimpleURI.cpp, line 265
03:01:42 INFO - ++DOMWINDOW == 412 (2BC8E628) [serial = 12131] [outer = 2BC88118]
03:01:43 WARNING - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_658368_time_methods.js | Test timed out
03:01:43 INFO - args: ['C:\\slave\\test\\build\\tests\\bin\\screenshot.exe', 'c:\\users\\cltbld~1.t-w\\appdata\\local\\temp\\mozilla-test-fail_vu3dhq']
03:01:49 INFO - SCREENSHOT: <see log>
03:01:49 INFO - INFO TEST-END | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_658368_time_methods.js | finished in 43934ms
Comment 1•12 years ago
|
||
To me this looks related to bug 855278: those tests also happen on windows 8 and the screenshots there are also surprising.
The screenshot in this test failure shows the page from the *next* test. Is the timing of screenshot running wrong? As it looks the time_methods.js test didn't even run - it failed very early: the web console did not open or the page did not load (see test).
Comment 2•12 years ago
|
||
(OrangeWFM bugs not modified in > 2 months)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•