Reviewers: Søren Gjesse, Description: Fixed two unexpected passes. We no longer expect them to fail.
Please review this at http://codereview.chromium.org/11351 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M test/mozilla/mozilla.status Index: test/mozilla/mozilla.status =================================================================== --- test/mozilla/mozilla.status (revision 818) +++ test/mozilla/mozilla.status (working copy) @@ -286,10 +286,6 @@ js1_5/Regress/regress-320119: FAIL_OK -# We do not support explicit global evals through <global>.eval(...). -js1_5/Regress/regress-68498-003: FAIL_OK - - # No support for toSource(). js1_5/Regress/regress-248444: FAIL_OK js1_5/Regress/regress-313967-01: FAIL_OK @@ -577,10 +573,6 @@ # Marked as: Will not fix. V8 throws an acceptable RangeError. js1_5/Expressions/regress-394673: FAIL -# Bug 1202598: New mozilla test js1_5/Regress/regress-383682 fails. -js1_5/Regress/regress-383682: FAIL - - ##################### MOZILLA EXTENSION TESTS ##################### ecma/extensions/15.1.2.1-1: FAIL_OK --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
