Title: [141293] trunk/LayoutTests
Revision
141293
Author
zandober...@gmail.com
Date
2013-01-30 12:01:53 -0800 (Wed, 30 Jan 2013)

Log Message

Unreviewed GTK gardening.

Adding failure expectations for a couple of fullscreen tests, probably
regressed with r141265.
Adding a crash expectation for an HTTP test that regressed with r141136.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141292 => 141293)


--- trunk/LayoutTests/ChangeLog	2013-01-30 19:41:07 UTC (rev 141292)
+++ trunk/LayoutTests/ChangeLog	2013-01-30 20:01:53 UTC (rev 141293)
@@ -1,3 +1,13 @@
+2013-01-30  Zan Dobersek  <zdober...@igalia.com>
+
+        Unreviewed GTK gardening.
+
+        Adding failure expectations for a couple of fullscreen tests, probably
+        regressed with r141265.
+        Adding a crash expectation for an HTTP test that regressed with r141136.
+
+        * platform/gtk/TestExpectations:
+
 2013-01-30  Tony Chang  <t...@chromium.org>
 
         REGRESSION(r136324): Flexbox should relayout flex children when width changes

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (141292 => 141293)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-30 19:41:07 UTC (rev 141292)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-01-30 20:01:53 UTC (rev 141293)
@@ -518,6 +518,8 @@
 
 webkit.org/b/108200 fast/css/relative-positioned-block-crash.html [ Crash Pass ]
 
+webkit.org/b/108365 http/tests/security/inactive-document-with-empty-security-origin.html [ Crash ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Crashing tests
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1416,6 +1418,9 @@
 
 webkit.org/b/108169 fast/dom/shadow/touch-event.html [ Failure ]
 
+webkit.org/b/108363 fullscreen/full-screen-iframe-legacy.html [ Failure ]
+webkit.org/b/108363 fullscreen/video-specified-size.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to