Closed Bug 508545 Opened 15 years ago Closed 15 years ago

ecma_3/RegExp/15.10.4.1-1.js terminates prematurely

Categories

(Core :: JavaScript Engine, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: bc, Assigned: igor)

References

Details

(Keywords: regression, testcase)

ecma_3/RegExp/15.10.4.1-1.js terminates prematurely.

regressed by http://hg.mozilla.org/tracemonkey/rev/c532c2a2448d

regression changeset: 31044:c532c2a2448d user: Igor Bukanov <igor@mir2.org> date: Tue Aug 04 23:06:55 2009 +0200 summary: bug 493457 - uniform access to private slots. r=mrbkap, sr=jwalden
Flags: in-testsuite+
forgot to mention also affects ecma_3/RegExp/15.10.4.1-{1,2,3,4}.js
Assignee: general → igor
The patch for bug 493457 has a typo that I have fixed in http://hg.mozilla.org/tracemonkey/rev/ffae7f39e607.

To :bc - why jsDriver.pl does not detect that the test has ended prematurely?
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Igor, it just looks for the FAILED strings in the output to indicate failure and doesn't track whether a test completed. I post process the logs to find cases where no test results were generated. 

Filed Bug 508556 to fix that.
v fixed on tracemonkey.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.