It's been a long time coming...

# Dave Fugate (13 years ago)

...but test262 finally standsbugs.ecmascript.org/buglist.cgi?product=Test262&component=Tests&resolution=---&list_id=777 at zero (known) invalid test cases as of an hour ago! Changestest262:test_case_format contributed by Mark Miller last year supported re-enabling dozens of tests dependent upon 'this' being the global object. Also, quite a bit of time has been spent recently addressing valid test case issues. The end result of this effort is we now have 73 more tests running and 21 bugs have been resolved since the last update in November.

As always, I encourage everyone to run the updated test suite against your favorite web browser to help identify any new issues with the tests, harness, or website. These can be reported at bugs.ecmascript.org. Again, thanks for everyone's help in making test262 great!

My best,

# Rick Waldron (13 years ago)

This is really exciting - I can't wait to dig in here. To everyone involved: Great work!