Closed Bug 1016024 Opened 11 years ago Closed 9 years ago

Intermittent browser_webconsole_bug_1006027_message_timestamps_incorrect.js | console.log message timestamp spread < 1000ms confirmed

Categories

(DevTools :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(firefox45 fixed, firefox46 fixed, firefox47 fixed)

RESOLVED FIXED
Firefox 47
Tracking Status
firefox45 --- fixed
firefox46 --- fixed
firefox47 --- fixed

People

(Reporter: Gijs, Assigned: bgrins)

References

Details

(Keywords: intermittent-failure)

06:17:44 INFO - TEST-PASS | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_1006027_message_timestamps_incorrect.js | matched rule: console.log 06:17:44 INFO - TEST-INFO | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_1006027_message_timestamps_incorrect.js | hud.outputNode.textContent: 06:17:44 INFO - 06:17:42.924 console.log('bug1006027') 06:17:44 INFO - 06:17:44.491 undefined 06:17:44 INFO - 06:17:44.495 "bug1006027"1 06:17:44 WARNING - TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_1006027_message_timestamps_incorrect.js | console.log message timestamp spread < 1000ms confirmed 06:17:44 INFO - Stack trace: 06:17:44 INFO - JS frame :: chrome://mochitests/content/browser/browser/devtools/webconsole/test/browser_webconsole_bug_1006027_message_timestamps_incorrect.js :: runner :: line 37 06:17:44 INFO - JS frame :: resource://gre/modules/Task.jsm :: TaskImpl_run :: line 282 06:17:44 INFO - JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: Handler.prototype.process :: line 863 06:17:44 INFO - JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: this.PromiseWalker.walkerLoop :: line 742 06:17:44 INFO - native frame :: <unknown filename> :: <TOP_LEVEL> :: line 0 https://tbpl.mozilla.org/php/getParsedLog.php?id=40403888&tree=Try#error0
Summary: Intermittent TEST-UNEXPECTED-FAIL | browser_webconsole_bug_1006027_message_timestamps_incorrect.js | console.log message timestamp spread < 1000ms confirmed → Intermittent browser_webconsole_bug_1006027_message_timestamps_incorrect.js | console.log message timestamp spread < 1000ms confirmed
This really picked up recently.. here's a try push with additional logging: https://treeherder.mozilla.org/#/jobs?repo=try&revision=7601dc0accf3
Based on an example failure's textContent in the message area, it looks like it's actually taking > 1 second to get the message back on these linux debug builds: https://treeherder.mozilla.org/logviewer.html#?repo=fx-team&job_id=6804602
I'm just going to bump up the time limit since this is causing way too much noise
Assignee: nobody → bgrinstead
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 47
Whiteboard: [checkin-needed-aurora][checkin-needed-beta]
Whiteboard: [checkin-needed-aurora][checkin-needed-beta] → [checkin-needed-beta]
Whiteboard: [checkin-needed-beta]
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Not seeing any other failures from OrangeFactor Robot since the landing
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
FYI, we just hit one instance of this on a Try run (exceeding the newly-raised 2000ms timeout mentioned in comment63): https://treeherder.mozilla.org/logviewer.html#?job_id=22124814&repo=try (I starred it; I imagine OrangeFactor robot will mention it within a week or so.)
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.