Title: [125921] trunk/LayoutTests
Revision
125921
Author
[email protected]
Date
2012-08-17 11:45:28 -0700 (Fri, 17 Aug 2012)

Log Message

Unreviewed GTK gardening.

Removing expectations for two flaky crashers that were fixed in r125181.

Skipping three tests of otherwise unsupported features as they time out
and just prolong the bot cycle in doing so.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125920 => 125921)


--- trunk/LayoutTests/ChangeLog	2012-08-17 18:42:49 UTC (rev 125920)
+++ trunk/LayoutTests/ChangeLog	2012-08-17 18:45:28 UTC (rev 125921)
@@ -1,3 +1,14 @@
+2012-08-17  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Removing expectations for two flaky crashers that were fixed in r125181.
+
+        Skipping three tests of otherwise unsupported features as they time out
+        and just prolong the bot cycle in doing so.
+
+        * platform/gtk/TestExpectations:
+
 2012-08-17  Dominic Mazzoni  <[email protected]>
 
         REGRESSION(r125710) - canvas-fallback-content tests asserting in Chromium

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (125920 => 125921)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-17 18:42:49 UTC (rev 125920)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-17 18:45:28 UTC (rev 125921)
@@ -320,12 +320,15 @@
 
 // Battery Status API support not yet.
 BUGWK62698 : batterystatus = TEXT
+BUGWK62698 SKIP : batterystatus/event-after-navigation.html = TEXT
 
 // Network Information API support not yet.
 BUGWK73528 : networkinformation = TEXT
+BUGWK73528 SKIP : networkinformation/event-after-navigation.html = TEXT
 
 // Touch adjustment not enabled
 BUGWK78801 : touchadjustment = TEXT
+BUGWK78801 SKIP : touchadjustment/iframe.html = TEXT
 
 // IETC flexbox failures
 BUGWK85211 : ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm = IMAGE
@@ -417,9 +420,6 @@
 
 BUGWK90589 RELEASE : fast/css/user-drag-none.html = CRASH TIMEOUT
 
-BUGWK93501 : editing/inserting/insert-character-in-first-letter-crash.html = CRASH PASS
-BUGWK93501 : fast/css/first-letter-text-fragment-crash.html = CRASH PASS
-
 BUGWK93502 : fast/history/nested-visited-test.html = CRASH PASS
 
 BUGWK93247 DEBUG : fast/lists/list-marker-remove-crash.html = CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to