Title: [128417] trunk/LayoutTests
Revision
128417
Author
[email protected]
Date
2012-09-13 01:07:59 -0700 (Thu, 13 Sep 2012)

Log Message

Unreviewed GTK gardening.

Removing expectation for fast/canvas/canvas-css-crazy.html, the test
was fixed in r128411.

Marking fast/events/popup-blocking-timers.html as slow and adding a
timeout expectation for touchadjustment/iframe-boundary.html.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128416 => 128417)


--- trunk/LayoutTests/ChangeLog	2012-09-13 07:51:00 UTC (rev 128416)
+++ trunk/LayoutTests/ChangeLog	2012-09-13 08:07:59 UTC (rev 128417)
@@ -1,3 +1,15 @@
+2012-09-13  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Removing expectation for fast/canvas/canvas-css-crazy.html, the test
+        was fixed in r128411.
+
+        Marking fast/events/popup-blocking-timers.html as slow and adding a
+        timeout expectation for touchadjustment/iframe-boundary.html.
+
+        * platform/gtk/TestExpectations:
+
 2012-09-13  Raul Hudea  <[email protected]>
 
         [CSSRegions][CSSOM] Implement Element.getRegionFlowRanges

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (128416 => 128417)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-13 07:51:00 UTC (rev 128416)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-09-13 08:07:59 UTC (rev 128417)
@@ -366,7 +366,8 @@
 
 // Touch adjustment not enabled
 BUGWK78801 : touchadjustment = TEXT
-BUGWK78801 SKIP : touchadjustment/iframe.html = TIMEOUT
+BUGWK78801 : touchadjustment/iframe.html = TIMEOUT
+BUGWK78801 : touchadjustment/iframe-boundary.html = TIMEOUT
 
 // IETC flexbox failures
 BUGWK85211 : ietestcenter/css3/flexbox/flexbox-align-stretch-001.htm = IMAGE
@@ -588,6 +589,7 @@
 BUGWKGTK SLOW : editing/selection/rtl-move-selection-right-left.html = PASS
 BUGWKGTK SLOW : fast/events/drag-and-drop.html = PASS
 BUGWKGTK SLOW : fast/events/dropzone-001.html = PASS
+BUGWK96517 SLOW : fast/events/popup-blocking-timers.html = TEXT
 BUGWKGTK SLOW : fast/forms/search-disabled-readonly.html = PASS
 
 // These tests expose possible peformance issues.
@@ -1368,12 +1370,8 @@
 BUGWK96226 : fast/spatial-navigation/snav-fully-aligned-vertically.html = TEXT
 BUGWK96226 : fast/spatial-navigation/snav-imagemap-overlapped-areas.html = TEXT
 
-BUGWK96517 : fast/events/popup-blocking-timers.html = TEXT
-
 BUGWK96605 : fast/js/primitive-property-access-edge-cases.html = TEXT
 
-BUGWK96606 : fast/canvas/canvas-css-crazy.html = TEXT
-
 BUGWK96594 : fast/table/bad-replaced-sizing-preferred-logical-widths.html = TEXT
 
 //////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to