Closed
Bug 963045
Opened 11 years ago
Closed 10 years ago
Intermittent TEST-UNEXPECTED-FAIL | /tests/content/html/content/test/test_bug605124-2.html | Test timed out.
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
10.44 KB,
text/plain
|
Details |
Android 2.2 Tegra fx-team opt test mochitest-3 on 2014-01-23 01:32:24 PST for push 445a480ba7d1
slave: tegra-063
https://tbpl.mozilla.org/php/getParsedLog.php?id=33446479&tree=Fx-Team
2994 ERROR TEST-UNEXPECTED-FAIL | /tests/content/html/content/test/test_bug605124-2.html | Test timed out.
Comment 1•11 years ago
|
||
2993 INFO TEST-START | /tests/content/html/content/test/test_bug605124-2.html
2994 ERROR TEST-UNEXPECTED-FAIL | /tests/content/html/content/test/test_bug605124-2.html | Test timed out.
2995 INFO TEST-INFO | MEMORY STAT vsize after test: 576339968
2996 INFO TEST-INFO | MEMORY STAT residentFast after test: 142270464
2997 INFO TEST-INFO | MEMORY STAT heapAllocated after test: 27483076
2998 INFO TEST-END | /tests/content/html/content/test/test_bug605124-2.html | finished in 308981ms
It's pretty weird that we don't get a single test result before it times out.
The first check runs *unconditionally* AFAICT (line 104):
http://mxr.mozilla.org/mozilla-central/source/content/html/content/test/test_bug605124-2.html?force=1
so I guess that means this file did not even load.
Comment 2•11 years ago
|
||
Maybe a Networking bug or the mochitest server failed or something...
it seems unlikely to be Layout or Style System anyway.
Component: CSS Parsing and Computation → General
Comment 3•10 years ago
|
||
Could this intermittent be turned into a permafail by taskcluster ?
https://treeherder.allizom.org/#/jobs?repo=try&revision=e2a2f4e7424c
Flags: needinfo?(mats)
Flags: needinfo?(cbook)
Comment 5•10 years ago
|
||
Is it possible that this failure which was intermittent is now a permanent failure on taskcluster ?
Comment 6•10 years ago
|
||
Ok, I did a couple of retriggers and have confirmation: https://treeherder.allizom.org/#/jobs?repo=try&revision=93646426fb95
It's intermittently failing, but instead of doing a timeout, it's failing with useful errors.
Reporter | ||
Updated•10 years ago
|
Flags: needinfo?(cbook)
Comment 7•10 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•