Closed Bug 1068668 Opened 10 years ago Closed 10 years ago

Fix some shell-only failures in JS reftests

Categories

(Core :: JavaScript Engine, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla35

People

(Reporter: jandem, Assigned: shu)

References

Details

Attachments

(2 files)

js1_8_5/extensions/clone-complex-object.js fails like this:

clone-complex-object.js:281:6 TypeError: redeclaration of variable obj:
clone-complex-object.js:281:6   let obj = new Object();
clone-complex-object.js:281:6 ......^

Some other shell-only tests are also failing.

(We should probably move all shell-only jstests to jit-tests...)
Flags: needinfo?(shu)
Flags: needinfo?(shu)
Summary: Bug 1001090 broke some shell-only jstests → Fix some shell-only failures in JS reftests
Attachment #8491116 - Flags: review?(terrence)
Attachment #8491117 - Flags: review?(jwalden+bmo)
Comment on attachment 8491116 [details] [diff] [review]
Fix stale reference to the -d JS shell flag.

Review of attachment 8491116 [details] [diff] [review]:
-----------------------------------------------------------------

\o/
Attachment #8491116 - Flags: review?(terrence) → review+
Attachment #8491117 - Flags: review?(jwalden+bmo) → review+
https://hg.mozilla.org/mozilla-central/rev/a143960a6f7b
https://hg.mozilla.org/mozilla-central/rev/da168f16c5b0
https://hg.mozilla.org/mozilla-central/rev/c24e03e12b0b
Assignee: nobody → shu
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
Flags: qe-verify-
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: