Title: [87291] trunk/LayoutTests
Revision
87291
Author
[email protected]
Date
2011-05-25 04:43:46 -0700 (Wed, 25 May 2011)

Log Message

2011-05-25  Anton Muhin  <[email protected]>

        Unreviewed.

        Update test expectations after 3.3.6.1 v8 roll.

        * platform/chromium-mac/ietestcenter/_javascript_/15.5.4.20-1-1-expected.txt:
        * platform/chromium-mac/ietestcenter/_javascript_/15.5.4.20-1-2-expected.txt:
        * platform/chromium-win/ietestcenter/_javascript_/15.5.4.20-1-1-expected.txt:
        * platform/chromium-win/ietestcenter/_javascript_/15.5.4.20-1-2-expected.txt:
        * platform/chromium/ietestcenter: Added.
        * platform/chromium/ietestcenter/_javascript_: Added.
        * platform/chromium/ietestcenter/_javascript_/15.4.4.14-5-28-expected.txt: Added.
        * platform/chromium/ietestcenter/_javascript_/15.4.4.15-5-28-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (87290 => 87291)


--- trunk/LayoutTests/ChangeLog	2011-05-25 11:39:41 UTC (rev 87290)
+++ trunk/LayoutTests/ChangeLog	2011-05-25 11:43:46 UTC (rev 87291)
@@ -1,3 +1,18 @@
+2011-05-25  Anton Muhin  <[email protected]>
+
+        Unreviewed.
+
+        Update test expectations after 3.3.6.1 v8 roll.
+
+        * platform/chromium-mac/ietestcenter/_javascript_/15.5.4.20-1-1-expected.txt:
+        * platform/chromium-mac/ietestcenter/_javascript_/15.5.4.20-1-2-expected.txt:
+        * platform/chromium-win/ietestcenter/_javascript_/15.5.4.20-1-1-expected.txt:
+        * platform/chromium-win/ietestcenter/_javascript_/15.5.4.20-1-2-expected.txt:
+        * platform/chromium/ietestcenter: Added.
+        * platform/chromium/ietestcenter/_javascript_: Added.
+        * platform/chromium/ietestcenter/_javascript_/15.4.4.14-5-28-expected.txt: Added.
+        * platform/chromium/ietestcenter/_javascript_/15.4.4.15-5-28-expected.txt: Added.
+
 2011-05-25  Gabor Loki  <[email protected]>
 
         Rubber-stamped by Csaba Osztrogonác.

Added: trunk/LayoutTests/platform/chromium/ietestcenter/_javascript_/15.4.4.14-5-28-expected.txt (0 => 87291)


--- trunk/LayoutTests/platform/chromium/ietestcenter/_javascript_/15.4.4.14-5-28-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/ietestcenter/_javascript_/15.4.4.14-5-28-expected.txt	2011-05-25 11:43:46 UTC (rev 87291)
@@ -0,0 +1,11 @@
+15.4.4.14-5-28 (TestCases/chapter15/15.4/15.4.4/15.4.4.14/15.4.4.14-5-28.js) Array.prototype.indexOf - any side-effects in ToPrimitive processing of 'fromIndex' don't occur if step 1 throw an exception
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS ES5Harness.preconditionPassed is true
+PASS ES5Harness.testPassed is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Added: trunk/LayoutTests/platform/chromium/ietestcenter/_javascript_/15.4.4.15-5-28-expected.txt (0 => 87291)


--- trunk/LayoutTests/platform/chromium/ietestcenter/_javascript_/15.4.4.15-5-28-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/ietestcenter/_javascript_/15.4.4.15-5-28-expected.txt	2011-05-25 11:43:46 UTC (rev 87291)
@@ -0,0 +1,11 @@
+15.4.4.15-5-28 (TestCases/chapter15/15.4/15.4.4/15.4.4.15/15.4.4.15-5-28.js) Array.prototype.lastIndexOf - any side-effects in ToPrimitive processing of 'fromIndex' don't occur if step 1 throw an exception
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS ES5Harness.preconditionPassed is true
+PASS ES5Harness.testPassed is true
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Modified: trunk/LayoutTests/platform/chromium-mac/ietestcenter/_javascript_/15.5.4.20-1-1-expected.txt (87290 => 87291)


--- trunk/LayoutTests/platform/chromium-mac/ietestcenter/_javascript_/15.5.4.20-1-1-expected.txt	2011-05-25 11:39:41 UTC (rev 87290)
+++ trunk/LayoutTests/platform/chromium-mac/ietestcenter/_javascript_/15.5.4.20-1-1-expected.txt	2011-05-25 11:43:46 UTC (rev 87291)
@@ -1,11 +0,0 @@
-15.5.4.20-1-1 (TestCases/chapter15/15.5/15.5.4/15.5.4.20/15.5.4.20-1-1.js) String.prototype.trim throws TypeError when string is undefined
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS ES5Harness.preconditionPassed is true
-FAIL ES5Harness.testPassed should be true (of type boolean). Was undefined (of type undefined).
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Modified: trunk/LayoutTests/platform/chromium-mac/ietestcenter/_javascript_/15.5.4.20-1-2-expected.txt (87290 => 87291)


--- trunk/LayoutTests/platform/chromium-mac/ietestcenter/_javascript_/15.5.4.20-1-2-expected.txt	2011-05-25 11:39:41 UTC (rev 87290)
+++ trunk/LayoutTests/platform/chromium-mac/ietestcenter/_javascript_/15.5.4.20-1-2-expected.txt	2011-05-25 11:43:46 UTC (rev 87291)
@@ -1,11 +0,0 @@
-15.5.4.20-1-2 (TestCases/chapter15/15.5/15.5.4/15.5.4.20/15.5.4.20-1-2.js) String.prototype.trim throws TypeError when string is null
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS ES5Harness.preconditionPassed is true
-FAIL ES5Harness.testPassed should be true (of type boolean). Was undefined (of type undefined).
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Modified: trunk/LayoutTests/platform/chromium-win/ietestcenter/_javascript_/15.5.4.20-1-1-expected.txt (87290 => 87291)


--- trunk/LayoutTests/platform/chromium-win/ietestcenter/_javascript_/15.5.4.20-1-1-expected.txt	2011-05-25 11:39:41 UTC (rev 87290)
+++ trunk/LayoutTests/platform/chromium-win/ietestcenter/_javascript_/15.5.4.20-1-1-expected.txt	2011-05-25 11:43:46 UTC (rev 87291)
@@ -1,11 +0,0 @@
-15.5.4.20-1-1 (TestCases/chapter15/15.5/15.5.4/15.5.4.20/15.5.4.20-1-1.js) String.prototype.trim throws TypeError when string is undefined
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS ES5Harness.preconditionPassed is true
-FAIL ES5Harness.testPassed should be true (of type boolean). Was undefined (of type undefined).
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Modified: trunk/LayoutTests/platform/chromium-win/ietestcenter/_javascript_/15.5.4.20-1-2-expected.txt (87290 => 87291)


--- trunk/LayoutTests/platform/chromium-win/ietestcenter/_javascript_/15.5.4.20-1-2-expected.txt	2011-05-25 11:39:41 UTC (rev 87290)
+++ trunk/LayoutTests/platform/chromium-win/ietestcenter/_javascript_/15.5.4.20-1-2-expected.txt	2011-05-25 11:43:46 UTC (rev 87291)
@@ -1,11 +0,0 @@
-15.5.4.20-1-2 (TestCases/chapter15/15.5/15.5.4/15.5.4.20/15.5.4.20-1-2.js) String.prototype.trim throws TypeError when string is null
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS ES5Harness.preconditionPassed is true
-FAIL ES5Harness.testPassed should be true (of type boolean). Was undefined (of type undefined).
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to