Title: [125657] trunk/LayoutTests
Revision
125657
Author
[email protected]
Date
2012-08-15 01:41:30 -0700 (Wed, 15 Aug 2012)

Log Message

Unreviewed GTK gardening.

Adding image failure expectation for fast/overflow/line-clamp-and-columns.html,
the reftest is failing since it was introduced in r125635.

Skipping media/video-controls-fullscreen-volume.html for the moment after
it's been failing since introduced in r125590, the failure is probably expected
and will be marked as WONTFIX when confirmed.

Marking fast/js/random-array-gc-stress.html as a flaky crasher. The crashing
occurs due to parallel GC being enabled.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125656 => 125657)


--- trunk/LayoutTests/ChangeLog	2012-08-15 08:26:06 UTC (rev 125656)
+++ trunk/LayoutTests/ChangeLog	2012-08-15 08:41:30 UTC (rev 125657)
@@ -1,3 +1,19 @@
+2012-08-15  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Adding image failure expectation for fast/overflow/line-clamp-and-columns.html,
+        the reftest is failing since it was introduced in r125635.
+
+        Skipping media/video-controls-fullscreen-volume.html for the moment after
+        it's been failing since introduced in r125590, the failure is probably expected
+        and will be marked as WONTFIX when confirmed.
+
+        Marking fast/js/random-array-gc-stress.html as a flaky crasher. The crashing
+        occurs due to parallel GC being enabled.
+
+        * platform/gtk/TestExpectations:
+
 2012-08-15  Adam Barth  <[email protected]>
 
         [Chromium] fast/dom/Window/dom-access-from-closure-window.html is flaky on Linux

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (125656 => 125657)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-15 08:26:06 UTC (rev 125656)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-15 08:41:30 UTC (rev 125657)
@@ -430,6 +430,8 @@
 BUGWK93727 DEBUG : fullscreen/exit-full-screen-iframe.html = CRASH PASS
 BUGWK93727 DEBUG : svg/custom/use-instanceRoot-as-event-target.xhtml = CRASH PASS
 
+BUGWK90957 DEBUG : fast/js/random-array-gc-stress.html = CRASH PASS
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Crashing tests
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -1306,6 +1308,10 @@
 // This has always failed on Gtk/Efl - exposed by bug 89826
 BUGWK94009 : css2.1/20110323/c541-word-sp-000.htm = IMAGE
 
+BUGWK94080 : fast/overflow/line-clamp-and-columns.html = IMAGE
+
+BUGWK94083 SKIP : media/video-controls-fullscreen-volume.html = TEXT
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing
 //////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to