Title: [121120] trunk/LayoutTests
Revision
121120
Author
[email protected]
Date
2012-06-24 11:44:02 -0700 (Sun, 24 Jun 2012)

Log Message

The comment in test_expectations_android.txt is unclear as to the purpose of this file.
https://bugs.webkit.org/show_bug.cgi?id=89832

Reviewed by Ojan Vafai.

This patch attempts to clarify the purpose of this file and what will
happen to it in the future.

* platform/chromium/test_expectations_android.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121119 => 121120)


--- trunk/LayoutTests/ChangeLog	2012-06-24 17:25:50 UTC (rev 121119)
+++ trunk/LayoutTests/ChangeLog	2012-06-24 18:44:02 UTC (rev 121120)
@@ -1,3 +1,15 @@
+2012-06-24  Adam Barth  <[email protected]>
+
+        The comment in test_expectations_android.txt is unclear as to the purpose of this file.
+        https://bugs.webkit.org/show_bug.cgi?id=89832
+
+        Reviewed by Ojan Vafai.
+
+        This patch attempts to clarify the purpose of this file and what will
+        happen to it in the future.
+
+        * platform/chromium/test_expectations_android.txt:
+
 2012-06-24  Christophe Dumez  <[email protected]>
 
         [EFL] Skip fast/text/hyphen-min-preferred-width.html

Modified: trunk/LayoutTests/platform/chromium/test_expectations_android.txt (121119 => 121120)


--- trunk/LayoutTests/platform/chromium/test_expectations_android.txt	2012-06-24 17:25:50 UTC (rev 121119)
+++ trunk/LayoutTests/platform/chromium/test_expectations_android.txt	2012-06-24 18:44:02 UTC (rev 121120)
@@ -1,4 +1,6 @@
 // This file should remain empty. It is used by the chromium-android port in
-// its downstream repository to manage test expecations downstream. Rather than
-// add expectations to this file upstream, please add them to the normal
-// TestExpectations file with the ANDROID keyword.
+// its downstream repository to manage test expecations downstream.  When the
+// chromium-android port runs tests on build.webkit.org, test expectations
+// should be put in the Chromium TestExpectations file as normal rather than
+// here.  We will delete this file once we finish upstreaming the
+// chromium-android port.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to