Revision: 6445
Author: [email protected]
Date: Mon Jan 24 07:18:49 2011
Log: Change conformance test expectations.
We now conform to ES5 by not deleting variables that occur in a scope
shadowed by with or eval.
Review URL: http://codereview.chromium.org/6376009
http://code.google.com/p/v8/source/detail?r=6445
Modified:
/branches/bleeding_edge/test/es5conform/es5conform.status
=======================================
--- /branches/bleeding_edge/test/es5conform/es5conform.status Wed Dec 15
04:39:18 2010
+++ /branches/bleeding_edge/test/es5conform/es5conform.status Mon Jan 24
07:18:49 2011
@@ -41,11 +41,6 @@
# We are compatible with Safari and Firefox.
chapter11/11.1/11.1.5: UNIMPLEMENTED
-# Delete returns true in eval even when it should return false.
-# Please see http://code.google.com/p/v8/issues/detail?id=759
-chapter11/11.4/11.4.1//11.4.1-4.a-5: FAIL
-chapter11/11.4/11.4.1//11.4.1-4.a-7: FAIL
-
# We do not have a global object called 'global' as required by tests.
chapter15/15.1: FAIL_OK
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev