Title: [129062] trunk/LayoutTests
Revision
129062
Author
[email protected]
Date
2012-09-19 16:19:44 -0700 (Wed, 19 Sep 2012)

Log Message

convert apple win TestExpectations files to the new syntax
https://bugs.webkit.org/show_bug.cgi?id=97144

Unreviewed, expectations change.

Files converted with Tools/Scripts/convert-test-expectations.

* platform/win-wk2/TestExpectations:
* platform/win-xp/TestExpectations:
* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (129061 => 129062)


--- trunk/LayoutTests/ChangeLog	2012-09-19 23:17:44 UTC (rev 129061)
+++ trunk/LayoutTests/ChangeLog	2012-09-19 23:19:44 UTC (rev 129062)
@@ -1,5 +1,18 @@
 2012-09-19  Dirk Pranke  <[email protected]>
 
+        convert apple win TestExpectations files to the new syntax
+        https://bugs.webkit.org/show_bug.cgi?id=97144
+
+        Unreviewed, expectations change.
+
+        Files converted with Tools/Scripts/convert-test-expectations.
+
+        * platform/win-wk2/TestExpectations:
+        * platform/win-xp/TestExpectations:
+        * platform/win/TestExpectations:
+
+2012-09-19  Dirk Pranke  <[email protected]>
+
         convert apple mac TestExpectations files to the new syntax
         https://bugs.webkit.org/show_bug.cgi?id=97143
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (129061 => 129062)


--- trunk/LayoutTests/platform/win/TestExpectations	2012-09-19 23:17:44 UTC (rev 129061)
+++ trunk/LayoutTests/platform/win/TestExpectations	2012-09-19 23:19:44 UTC (rev 129062)
@@ -1,2 +1,3 @@
-// This file is intentionally left blank. Until the Apple win port supports new-run-webkit-tests (https://bugs.webkit.org/show_bug.cgi?id=38756)
-// this file does nothing.
+# This file is intentionally left blank. Until the Apple win port supports new-run-webkit-tests (https://bugs.webkit.org/show_bug.cgi?id=38756)
+# this file does nothing.
+

Modified: trunk/LayoutTests/platform/win-wk2/TestExpectations (129061 => 129062)


--- trunk/LayoutTests/platform/win-wk2/TestExpectations	2012-09-19 23:17:44 UTC (rev 129061)
+++ trunk/LayoutTests/platform/win-wk2/TestExpectations	2012-09-19 23:19:44 UTC (rev 129062)
@@ -1,2 +1,3 @@
-// This file should contain entries for expectations that are specific
-// to the Apple Windows port running the WebKit2 variant (--webkit-test-runner)
+# This file should contain entries for expectations that are specific
+# to the Apple Windows port running the WebKit2 variant (--webkit-test-runner)
+

Modified: trunk/LayoutTests/platform/win-xp/TestExpectations (129061 => 129062)


--- trunk/LayoutTests/platform/win-xp/TestExpectations	2012-09-19 23:17:44 UTC (rev 129061)
+++ trunk/LayoutTests/platform/win-xp/TestExpectations	2012-09-19 23:19:44 UTC (rev 129062)
@@ -1,2 +1,3 @@
-// This file should contain entries for expectations that are specific
-// to the Apple Windows port running on Windows XP.
+# This file should contain entries for expectations that are specific
+# to the Apple Windows port running on Windows XP.
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to