Closed Bug 336773 Opened 19 years ago Closed 19 years ago

ecma_3/ExecutionContexts/10.6.1-01.js result: FAILED type: browser

Categories

(Core :: JavaScript Engine, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: bc, Unassigned)

References

()

Details

(Keywords: regression)

20060503 win/mac/linux 1.9. regression from bug 325951? BUGNUMBER: 290774 STATUS: activation object never delegates to Object.prototype STATUS: normal STATUS: ====== STATUS: toStringResult function toString() { STATUS: return "fooString"; STATUS: } STATUS: toString function toString() { STATUS: return "fooString"; STATUS: } STATUS: evalResult fooEval STATUS: eval fooEval STATUS: watchResult undefined STATUS: watch undefined STATUS: parseIntResult fooParseInt STATUS: parseInt fooParseInt STATUS: outerinner STATUS: ========== STATUS: toStringResult function toString() { STATUS: [native code] STATUS: } STATUS: toString function toString() { STATUS: return "fooString"; STATUS: } FAILED!: Section 5 of test - FAILED!: Expected value 'true', Actual value 'false' FAILED!: STATUS: evalResult function eval() { STATUS: [native code] STATUS: } STATUS: eval fooEval FAILED!: Section 6 of test - FAILED!: Expected value 'true', Actual value 'false' FAILED!: STATUS: watchResult function watch() { STATUS: [native code] STATUS: } STATUS: watch undefined FAILED!: Section 7 of test - FAILED!: Expected value 'true', Actual value 'false' FAILED!: STATUS: parseIntResult fooParseInt STATUS: parseInt fooParseInt
Keywords: regression
Flags: in-testsuite+
I think this was fixed by bug 336100. I haven't seen this again since the 20060508 run.
Status: NEW → RESOLVED
Closed: 19 years ago
Depends on: 336100
Resolution: --- → FIXED
verified fixed 20060609 win/macppc/linux trunk.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.