Closed
Bug 846138
Opened 12 years ago
Closed 12 years ago
intermittent unexpected pass in test_bug406375.html | Assertion count 2 is less than expected range 3-3 assertions. followed by mArguments assertion moved later
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: dbaron, Assigned: bholley)
References
Details
(Keywords: intermittent-failure)
This is an intermittent failure that probably makes sense to star rather than annotate as expected.
https://tbpl.mozilla.org/php/getParsedLog.php?id=20166924&tree=Mozilla-Inbound
Rev5 MacOSX Mountain Lion 10.8 mozilla-inbound debug test mochitest-3 on 2013-02-27 18:45:21 PST for push 2186eacb635c
slave: talos-mtnlion-r5-087
18:51:07 INFO - 6041 ERROR TEST-UNEXPECTED-PASS | /tests/dom/tests/mochitest/bugs/test_bug406375.html | Assertion count 2 is less than expected range 3-3 assertions.
18:51:31 INFO - 6512 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/tests/mochitest/bugs/test_bug593174.html | Assertion count 1 is greater than expected range 0-0 assertions.
Presumably something entrained some garbage that should have been collected in the gc in bug_406375, and it ended up sticking around until much later, moving the one assertion to a later test.
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 6•12 years ago
|
||
Presumably this will be fixed (and re-annotated) by bug 860941.
Assignee: nobody → bobbyholley+bmo
Depends on: 860941
Comment 7•12 years ago
|
||
Fixed by bug 860941.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•