Revision: 10747
Author: [email protected]
Date: Mon Feb 20 01:47:31 2012
Log: Fix test expectations after r10743.
[email protected]
TEST=mozilla,sputnik
Review URL: https://chromiumcodereview.appspot.com/9421031
http://code.google.com/p/v8/source/detail?r=10747
Modified:
/branches/bleeding_edge/test/mozilla/mozilla.status
/branches/bleeding_edge/test/sputnik/sputnik.status
=======================================
--- /branches/bleeding_edge/test/mozilla/mozilla.status Mon Dec 5 03:44:17
2011
+++ /branches/bleeding_edge/test/mozilla/mozilla.status Mon Feb 20 01:47:31
2012
@@ -213,6 +213,10 @@
# builtin to have undefined as the receiver.
ecma/String/15.5.4.6-2: FAIL_OK
+# Fail because it expects String.prototype.split to distinguish whether
+# separator was undefined or not passed at all.
+ecma/String/15.5.4.8-2: FAIL_OK
+
# Fail because of toLowerCase and toUpperCase conversion.
ecma/String/15.5.4.11-2: FAIL_OK
ecma/String/15.5.4.11-5: FAIL_OK
=======================================
--- /branches/bleeding_edge/test/sputnik/sputnik.status Mon Dec 5 03:44:17
2011
+++ /branches/bleeding_edge/test/sputnik/sputnik.status Mon Feb 20 01:47:31
2012
@@ -125,6 +125,11 @@
S15.5.4.11_D1.1_T1: PASS || FAIL_OK
S15.5.4.11_D1.1_T3: PASS || FAIL_OK
S12.6.4_D1: PASS || FAIL_OK
+S15.5.4.14_A1_T6: PASS || FAIL_OK
+S15.5.4.14_A1_T7: PASS || FAIL_OK
+S15.5.4.14_A1_T8: PASS || FAIL_OK
+S15.5.4.14_A1_T9: PASS || FAIL_OK
+S15.5.4.14_A2_T7: PASS || FAIL_OK
# We allow function declarations within statements
S12.6.2_A13_T1: FAIL_OK
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev