Closed
Bug 939564
Opened 11 years ago
Closed 9 years ago
Intermittent test_bug831780.html | application timed out after 330 seconds with no output
Categories
(Core :: Layout, defect, P5)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: hang, intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=30639468&tree=Mozilla-Inbound
Rev4 MacOSX Lion 10.7 mozilla-inbound opt test mochitest-5 on 2013-11-16 22:13:40 PST for push 8a40011ec7cb
slave: talos-r4-lion-032
22:16:54 INFO - 763 INFO TEST-INFO | MEMORY STAT vsize after test: 3505979392
22:16:54 INFO - 764 INFO TEST-INFO | MEMORY STAT heapAllocated after test: 74525928
22:16:54 INFO - 765 INFO TEST-END | /tests/layout/generic/test/test_bug791616.html | finished in 79ms
22:16:54 INFO - 766 INFO TEST-START | /tests/layout/generic/test/test_bug831780.html
22:22:24 WARNING - TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_bug831780.html | application timed out after 330 seconds with no output
(screenshot)
22:22:34 WARNING - TEST-UNEXPECTED-FAIL | /tests/layout/generic/test/test_bug831780.html | application terminated with exit code 1280
(stack)
Comment 1•11 years ago
|
||
The test looks fine to me:
http://mxr.mozilla.org/mozilla-central/source/layout/generic/test/test_bug831780.html?force=1
I see no reason why we fail to reach the first "is(...)" test.
The "vsize after test: 3505979392" looks dangerously high though, but I guess that's
related to the recent OOM problems. Maybe it caused this hang somehow?
Priority: -- → P5
Comment 2•9 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•