Closed
Bug 462435
Opened 13 years ago
Closed 13 years ago
JavaScript Tests - update tests
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: bc, Assigned: bc)
Details
Attachments
(1 file, 1 obsolete file)
121.88 KB,
patch
|
Details | Diff | Splinter Review |
This patch updates known failures, along with modifications for tests which have changed from 1.9.0 to 1.9.1. I'm batching them up together here for simplicity rather than commenting in the individual bugs.
Flags: in-testsuite-
Flags: in-litmus-
Assignee | ||
Comment 1•13 years ago
|
||
oops, left a test out.
Attachment #345580 -
Attachment is obsolete: true
Assignee | ||
Comment 2•13 years ago
|
||
Checking in process-logs.sh; /cvsroot/mozilla/js/tests/process-logs.sh,v <-- process-logs.sh new revision: 1.8; previous revision: 1.7 done Checking in public-failures.txt; /cvsroot/mozilla/js/tests/public-failures.txt,v <-- public-failures.txt new revision: 1.95; previous revision: 1.94 done Checking in spidermonkey-n-1.9.1.tests; /cvsroot/mozilla/js/tests/spidermonkey-n-1.9.1.tests,v <-- spidermonkey-n-1.9.1.tests new revision: 1.7; previous revision: 1.6 done Checking in universe.data; /cvsroot/mozilla/js/tests/universe.data,v <-- universe.data new revision: 1.19; previous revision: 1.18 done Checking in js1_8/genexps/regress-380237-04.js; /cvsroot/mozilla/js/tests/js1_8/genexps/regress-380237-04.js,v <-- regress-380237-04.js new revision: 1.3; previous revision: 1.2 done Checking in js1_8_1/decompilation/regress-346642-01.js; /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-346642-01.js,v <-- regress-346642-01.js new revision: 1.2; previous revision: 1.1 done Checking in js1_8_1/decompilation/regress-349605.js; /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-349605.js,v <-- regress-349605.js new revision: 1.2; previous revision: 1.1 done RCS file: /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-351070-01.js,v done Checking in js1_8_1/decompilation/regress-351070-01.js; /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-351070-01.js,v <-- regress-351070-01.js initial revision: 1.1 done Checking in js1_8_1/decompilation/regress-351626.js; /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-351626.js,v <-- regress-351626.js new revision: 1.2; previous revision: 1.1 done RCS file: /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-352026.js,v done Checking in js1_8_1/decompilation/regress-352026.js; /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-352026.js,v <-- regress-352026.js initial revision: 1.1 done RCS file: /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-380237-03.js,v done Checking in js1_8_1/decompilation/regress-380237-03.js; /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-380237-03.js,v <-- regress-380237-03.js initial revision: 1.1 done RCS file: /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-380237-04.js,v done Checking in js1_8_1/decompilation/regress-380237-04.js; /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-380237-04.js,v <-- regress-380237-04.js initial revision: 1.1 done Checking in js1_8_1/decompilation/regress-443074.js; /cvsroot/mozilla/js/tests/js1_8_1/decompilation/regress-443074.js,v <-- regress-443074.js new revision: 1.2; previous revision: 1.1 done Checking in js1_8_1/extensions/regress-352281.js; /cvsroot/mozilla/js/tests/js1_8_1/extensions/regress-352281.js,v <-- regress-352281.js new revision: 1.2; previous revision: 1.1 done RCS file: /cvsroot/mozilla/js/tests/js1_8_1/extensions/regress-437288-01.js,v done Checking in js1_8_1/extensions/regress-437288-01.js; /cvsroot/mozilla/js/tests/js1_8_1/extensions/regress-437288-01.js,v <-- regress-437288-01.js initial revision: 1.1 done http://hg.mozilla.org/mozilla-central/rev/e38a95432b1d
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•