Closed
Bug 569754
Opened 15 years ago
Closed 15 years ago
ES5 defineProperty tests should be split into smaller pieces
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jimb, Unassigned)
Details
Attachments
(1 file)
The js/src/tests/ecma_5/Object/15.2.3.6-dictionary-redefinition-n-of-8.js tests and the js/src/tests/ecma_5/Object/15.2.3.6-middle-redefinition-n-of-16.js tests time out periodically.
Attachment #448894 -
Flags: review?(jwalden+bmo)
Updated•15 years ago
|
Attachment #448894 -
Flags: review?(jwalden+bmo)
Comment 1•15 years ago
|
||
Comment on attachment 448894 [details] [diff] [review]
Split ES5 defineProperty tests into smaller pieces, to avoid timeouts.
I bumped the timeout instead; these were only semi-flaky, so I don't think there'll be an issue with a 2.5x larger timeout.
Comment 2•15 years ago
|
||
WONTFIX for now, unless they still keep flaking out in practice.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•