Closed
Bug 979409
Opened 11 years ago
Closed 11 years ago
Intermittent layout/style/test/test_pseudoelement_parsing.html | application timed out after 330 seconds with no output
Categories
(Core :: Layout, defect, P5)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: intermittent-failure)
Rev4 MacOSX Snow Leopard 10.6 mozilla-inbound opt test mochitest-5 on 2014-03-04 09:19:11 PST for push ab74cf1deced
slave: talos-r4-snow-074
https://tbpl.mozilla.org/php/getParsedLog.php?id=35601654&tree=Mozilla-Inbound
{
09:23:18 INFO - 2248 INFO TEST-START | /tests/layout/style/test/test_property_syntax_errors.html
09:23:18 INFO - 2249 INFO TEST-INFO | MEMORY STAT vsize after test: 3826999296
09:23:18 INFO - 2250 INFO TEST-INFO | MEMORY STAT residentFast after test: 318382080
09:23:18 INFO - 2251 INFO TEST-INFO | MEMORY STAT heapAllocated after test: 96044440
09:23:18 INFO - 2252 INFO TEST-END | /tests/layout/style/test/test_property_syntax_errors.html | finished in 269ms
09:23:18 INFO - 2253 INFO TEST-START | /tests/layout/style/test/test_pseudoelement_parsing.html
09:28:48 WARNING - TEST-UNEXPECTED-FAIL | /tests/layout/style/test/test_pseudoelement_parsing.html | application timed out after 330 seconds with no output
}
This test does not:
* use timeouts
* call SimpleTest.waitForExplicitFinish()
* anything else remotely interesting.
It's just script that should either run to completion or throw an exception.
So presumably either something intermittently broke in some other layer, or there was a hang somewhere in the system (could be anywhere).
Since the main thread stack in the log is truncated after 3 frames, there's basically zero information to go on. (And the main thread appears to have been the active one.)
Updated•11 years ago
|
Priority: -- → P5
Depends on: 977564
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Reporter | ||
Comment 3•11 years ago
|
||
Closing bugs where TBPLbot has previously commented, but have now not been modified for >3 months & do not contain the whiteboard strings for disabled/annotated tests or use the keyword leave-open. Filter on: mass-intermittent-bug-closure-2014-07
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•