Closed
Bug 802013
Opened 12 years ago
Closed 12 years ago
Intermittent test_cached_messages.html | number of cached page errors - got 6, expected 2
Categories
(DevTools :: Console, defect)
Tracking
(firefox18 affected)
RESOLVED
FIXED
Firefox 19
Tracking | Status | |
---|---|---|
firefox18 | --- | affected |
People
(Reporter: philor, Assigned: msucan)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
3.20 KB,
patch
|
rcampbell
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=16140843&tree=Mozilla-Aurora
Rev3 Fedora 12x64 mozilla-aurora pgo test mochitest-other on 2012-10-15 19:58:37 PDT for push 24d2399d1ca1
slave: talos-r3-fed64-006
29154 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/toolkit/devtools/webconsole/test/test_cached_messages.html | number of cached page errors - got 6, expected 2
Reporter | ||
Updated•12 years ago
|
status-firefox18:
--- → affected
Version: Trunk → 18 Branch
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 3•12 years ago
|
||
Problem: exceptions don't make it in the nsIConsoleService store in time for when the test tries to read the cached messages. Fix: wait for the exceptions before trying to use the web console actor.
Updated•12 years ago
|
Attachment #674243 -
Flags: review?(rcampbell) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Thank you Rob!
Landed:
https://hg.mozilla.org/integration/fx-team/rev/3b363ef96fad
Whiteboard: [orange] → [orange][fixed-in-fx-team]
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [orange][fixed-in-fx-team] → [orange]
Target Milestone: --- → Firefox 19
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [orange]
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) |
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•