From 6d68f6fb91d9f1c8fd72b743c55c616da6253f2e Mon Sep 17 00:00:00 2001 From: olehougaard Date: Fri, 21 Nov 2008 13:41:25 +0000 Subject: [PATCH] Fixed two unexpected passes. We no longer expect them to fail. Review URL: http://codereview.chromium.org/11351 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@822 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- test/mozilla/mozilla.status | 8 -------- 1 file changed, 8 deletions(-) diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status index 6a6b379..b2b9cf1 100644 --- a/test/mozilla/mozilla.status +++ b/test/mozilla/mozilla.status @@ -286,10 +286,6 @@ js1_5/Regress/regress-234389: FAIL_OK js1_5/Regress/regress-320119: FAIL_OK -# We do not support explicit global evals through .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 @@ ecma_3/String/15.5.4.11: FAIL # 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 -- 2.7.4