archives

« Bugzilla Issues Index

#651 — Fix and split Test S11.8.7_A1


http://hg.ecmascript.org/tests/test262/file/tip/test/suite/ch11/11.8/11.8.7/S11.8.7_A1.js

The description of this test is "Checking by using eval", but it's an unhelpful description. What is being checked exactly.

Currently, Firefox fails this test, but this test is a bundle of 10 tests, so it isn't clear which exactly triggers the failure. It would help implementors if this test was split in several tests in order to identify more easily what's wrong.


Tested on OSX.

I can reproduce the failure in FF18.

The test passes with FF 19.02 and recent versions of SpiderMonkey in strict and nonstrict modes with Spidermonkey.

Can we close this as fixed?