test262 Update

# Dave Fugate (14 years ago)

test262.ecmascript.org just received a fresh batch of test additions and changes. Specifically:

  •      357 tests covering Strict Mode features were added. The addition of Strict Mode tests also required some small modifications to test262's test harness
    
  •      75 new tests for sections 7.3, 12.1, 15.2.3.6, and 15.2.3.7 of ES5.1
    
  •      24 test case descriptions under 15.2.3.6 and 15.5.4.20 had spelling and grammatical issues addressed
    
  •      Four minor defects in test cases under 15.2.3.6 were fixed
    

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

My best,

# Dave Fugate (14 years ago)

test262.ecmascript.org received a small set of improvements and test case additions earlier this afternoon. Specifically:

  •      48 new Sputnik tests (primarily) covering Chapter 15 have been added and converted to test262 format
    
  •      Nearly two dozen test cases have been added to cover strict mode testing gaps
    
  •      The 'Run' tab now provides direct links to failing tests meaning there's no need to dig through all tests listed on the 'Results' tab!
    
  •      A small number of test case defects were addressed with more improvements expected soon
    

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

My best,

# Dave Fugate (14 years ago)

the test case improvements I alluded to last week have all been checked in and updated on the live website. Enabling previously invalid tests and disabling recently reported invalid tests amounted to a net gain of eleven tests for the entire suite. Also, worth mentioning is there's no longer any need to clear your browser's cache each time a new version of the test suite is released; just reloading the page should work in all modern browsers. Finally, a FAQ on test262 page has been added to the ECMAScript wiki - see test262:faq.

Enjoy!

Dave

From: test262-discuss-bounces at mozilla.org [mailto:test262-discuss-bounces at mozilla.org] On Behalf Of Dave Fugate Sent: Wednesday, June 29, 2011 4:34 PM To: test262-discuss at mozilla.org; es-discuss at mozilla.org Subject: test262 Update

<SNIP>

  •      A small number of test case defects were addressed with more improvements expected soon
    

</SNIP>