Title: [161258] trunk/LayoutTests
Revision
161258
Author
[email protected]
Date
2014-01-03 01:06:22 -0800 (Fri, 03 Jan 2014)

Log Message

Unreviewed GTK gardening.

* platform/gtk/TestExpectations: Add failure and flakiness expectations for a couple of tests.
* platform/gtk/svg/custom/object-no-size-attributes-expected.txt: Rebaseline.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (161257 => 161258)


--- trunk/LayoutTests/ChangeLog	2014-01-03 08:45:06 UTC (rev 161257)
+++ trunk/LayoutTests/ChangeLog	2014-01-03 09:06:22 UTC (rev 161258)
@@ -1,3 +1,10 @@
+2014-01-03  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        * platform/gtk/TestExpectations: Add failure and flakiness expectations for a couple of tests.
+        * platform/gtk/svg/custom/object-no-size-attributes-expected.txt: Rebaseline.
+
 2014-01-02  Brent Fulgham  <[email protected]>
 
         [WebGL] Correct symbol lookup logic to handle 1-element arrays

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (161257 => 161258)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-01-03 08:45:06 UTC (rev 161257)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-01-03 09:06:22 UTC (rev 161258)
@@ -299,6 +299,9 @@
 webkit.org/b/99065 media/media-source/media-source-canplaythrough.html [ Timeout ]
 webkit.org/b/99065 media/media-source/media-source-play.html [ Timeout ]
 webkit.org/b/99065 media/media-source/media-source-end-of-stream.html [ Timeout ]
+webkit.org/b/99065 media/media-source/media-source-duration-after-append.html [ Failure ]
+webkit.org/b/99065 media/media-source/media-source-monitor-source-buffers.html [ Failure ]
+webkit.org/b/99065 media/media-source/media-source-video-playback-quality.html [ Failure ]
 
 # Encrypted Media Extensions are not enabled.
 webkit.org/b/99024 media/encrypted-media [ Failure Timeout ]
@@ -757,6 +760,9 @@
 
 webkit.org/b/125407 plugins/plugin-clip-subframe.html [ Failure Pass ]
 
+webkit.org/b/126420 fast/table/dynamic-caption-add-before-child.xhtml [ Failure Pass ]
+webkit.org/b/126420 svg/custom/resource-invalidation-crash.svg [ Failure Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Flaky tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1517,6 +1523,9 @@
 
 webkit.org/b/125406 fast/regions/relative-in-absolute-borders-overflow.html [ ImageOnlyFailure ]
 
+webkit.org/b/126425 fast/block/float/overhanging-tall-block.html [ Failure ]
+webkit.org/b/126425 scrollbars/scrollbar-large-overflow-rectangle.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/gtk/svg/custom/object-no-size-attributes-expected.txt (161257 => 161258)


--- trunk/LayoutTests/platform/gtk/svg/custom/object-no-size-attributes-expected.txt	2014-01-03 08:45:06 UTC (rev 161257)
+++ trunk/LayoutTests/platform/gtk/svg/custom/object-no-size-attributes-expected.txt	2014-01-03 09:06:22 UTC (rev 161258)
@@ -10,4 +10,3 @@
           RenderSVGRoot {svg} at (0,0) size 100x100
             RenderSVGRect {rect} at (0,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
       RenderText {#text} at (0,0) size 0x0
-      RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to