Closed
Bug 477490
Opened 17 years ago
Closed 10 years ago
Crashtest "long-url-list-stack-overflow.html" times out often
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jruderman, Unassigned)
References
Details
The crashtest long-url-list-stack-overflow.html (from bug 473911) times out often. It builds a really long string, so it doesn't surprise me that it's among the slower tests. On the other hand, it only takes a second on my machine.
Examples of it timing out:
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1234078622.1234082085.27660.gz
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1234085643.1234089454.7830.gz
| Reporter | ||
Comment 1•17 years ago
|
||
I marked the test as "skip" for now:
http://hg.mozilla.org/mozilla-central/rev/b0533f0e301b
| Reporter | ||
Updated•16 years ago
|
Whiteboard: [test is disabled]
Comment 2•10 years ago
|
||
Test no longer times out.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: in-testsuite+
Resolution: --- → WORKSFORME
Whiteboard: [test is disabled]
Comment 4•10 years ago
|
||
| bugherder | ||
Comment 5•10 years ago
|
||
| bugherder uplift | ||
status-b2g-v2.5:
--- → fixed
Comment 6•10 years ago
|
||
removing the b2g 2.5 flag since this commit has been reverted due to an incorrect merge, sorry for the confusion
status-b2g-v2.5:
fixed → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•