Closed
Bug 562631
Opened 15 years ago
Closed 15 years ago
layout/generic/test/test_bug496275.html makes mochitest-plain time out when the HTML5 parser is enabled
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
People
(Reporter: hsivonen, Assigned: hsivonen)
References
Details
Attachments
(1 file)
860 bytes,
patch
|
jst
:
review+
|
Details | Diff | Splinter Review |
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1272524382.1272536445.1662.gz
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1272523694.1272535568.30401.gz
80548 INFO Running /tests/layout/generic/test/test_bug496275.html...
command timed out: 300 seconds without output, killing pid 19142
process killed by signal 9
program finished with exit code -1
Assignee | ||
Comment 1•15 years ago
|
||
Comment 2•15 years ago
|
||
Comment on attachment 442365 [details] [diff] [review]
s|</head>|</title>|
r=jst
Do we understand why this makes mochitest time out?
Attachment #442365 -
Flags: review?(matspal) → review+
Comment 3•15 years ago
|
||
(In reply to comment #2)
> Do we understand why this makes mochitest time out?
My guess would be that the mochitest <script> tags are never read?
Assignee | ||
Comment 4•15 years ago
|
||
The rest of the page goes into the text content of the title element. See bug 508075 comment 7.
Assignee | ||
Comment 5•15 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
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
•