Title: [198285] trunk/LayoutTests
Revision
198285
Author
[email protected]
Date
2016-03-16 09:58:29 -0700 (Wed, 16 Mar 2016)

Log Message

Skipping failing printing tests
https://bugs.webkit.org/show_bug.cgi?id=155543

Unreviewed test gardening.

Three printing tests that rely on software snapshotting are failing after r198242 exposed
an underlying issue. Skipping these tests to get the bots back to green during investigation.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (198284 => 198285)


--- trunk/LayoutTests/ChangeLog	2016-03-16 16:46:12 UTC (rev 198284)
+++ trunk/LayoutTests/ChangeLog	2016-03-16 16:58:29 UTC (rev 198285)
@@ -1,3 +1,15 @@
+2016-03-16  Ryan Haddad  <[email protected]>
+
+        Skipping failing printing tests
+        https://bugs.webkit.org/show_bug.cgi?id=155543
+
+        Unreviewed test gardening.
+
+        Three printing tests that rely on software snapshotting are failing after r198242 exposed
+        an underlying issue. Skipping these tests to get the bots back to green during investigation.
+
+        * TestExpectations:
+
 2016-03-16  Antti Koivisto  <[email protected]>
 
         Don't invalidate style unnecessarily when setting inline style cssText

Modified: trunk/LayoutTests/TestExpectations (198284 => 198285)


--- trunk/LayoutTests/TestExpectations	2016-03-16 16:46:12 UTC (rev 198284)
+++ trunk/LayoutTests/TestExpectations	2016-03-16 16:58:29 UTC (rev 198285)
@@ -897,6 +897,10 @@
 
 webkit.org/b/94458 http/tests/security/aboutBlank/security-context-write.html [ Skip ]
 
+webkit.org/b/155543 printing/quirks-percentage-height-body.html [ Skip ]
+webkit.org/b/155543 printing/quirks-percentage-height.html [ Skip ]
+webkit.org/b/155543 printing/standards-percentage-heights.html [ Skip ]
+
 ########################################
 ### START OF IndexedDB failures
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to