Title: [115776] trunk/LayoutTests
Revision
115776
Author
[email protected]
Date
2012-05-01 18:32:38 -0700 (Tue, 01 May 2012)

Log Message

[GTK] new ref test fast/forms/listbox-clear-restore.html fails.
https://bugs.webkit.org/show_bug.cgi?id=77633

Patch by Joe Thomas <[email protected]> on 2012-05-01
Reviewed by Martin Robinson.

Flakiness of the test case is fixed in http://trac.webkit.org/changeset/115526.
Enabling the test for GTK and Chromium ports.

* platform/chromium/test_expectations.txt:
* platform/gtk/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (115775 => 115776)


--- trunk/LayoutTests/ChangeLog	2012-05-02 01:24:26 UTC (rev 115775)
+++ trunk/LayoutTests/ChangeLog	2012-05-02 01:32:38 UTC (rev 115776)
@@ -1,3 +1,16 @@
+2012-05-01  Joe Thomas  <[email protected]>
+
+        [GTK] new ref test fast/forms/listbox-clear-restore.html fails.
+        https://bugs.webkit.org/show_bug.cgi?id=77633
+
+        Reviewed by Martin Robinson.
+
+        Flakiness of the test case is fixed in http://trac.webkit.org/changeset/115526.
+        Enabling the test for GTK and Chromium ports.
+
+        * platform/chromium/test_expectations.txt:
+        * platform/gtk/test_expectations.txt:
+
 2012-05-01  Nate Chapin  <[email protected]>
 
         Test for https://bugs.webkit.org/show_bug.cgi?id=85275.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (115775 => 115776)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-02 01:24:26 UTC (rev 115775)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-02 01:32:38 UTC (rev 115776)
@@ -3157,10 +3157,6 @@
 
 BUGWK77534 LINUX : plugins/createScriptableObject-before-start.html = PASS MISSING
 
-BUGWK77889 WIN DEBUG : fast/forms/listbox-clear-restore.html = PASS IMAGE
-BUGWK77889 LINUX DEBUG : fast/forms/listbox-clear-restore.html = PASS IMAGE
-BUGWK77889 LEOPARD SNOWLEOPARD DEBUG : fast/forms/listbox-clear-restore.html = PASS IMAGE
-
 BUGWK78159 DEBUG WIN MAC LINUX : compositing/iframes/scrolling-iframe.html = PASS TEXT
 
 

Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (115775 => 115776)


--- trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-02 01:24:26 UTC (rev 115775)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-02 01:32:38 UTC (rev 115776)
@@ -1448,8 +1448,6 @@
 BUGWK77631 : fast/multicol/span/span-as-immediate-child-property-removal.html = FAIL
 BUGWK77631 : fast/multicol/span/span-as-immediate-columns-child-removal.html = FAIL
 
-BUGWK77633 : fast/forms/listbox-clear-restore.html = FAIL
-
 BUGWK78434 : fast/dom/Window/window-custom-prototype.html = FAIL
 
 // These test -apple- and -khtml- prefixed CSS properties, which we don't support.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to