Title: [202731] trunk/LayoutTests
Revision
202731
Author
[email protected]
Date
2016-07-01 05:07:31 -0700 (Fri, 01 Jul 2016)

Log Message

Fix warnings about non existent paths in TestExpectations

Unreviewed test gardening.

Patch by Frederic Wang <[email protected]> on 2016-07-01

* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:
* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (202730 => 202731)


--- trunk/LayoutTests/ChangeLog	2016-07-01 10:30:28 UTC (rev 202730)
+++ trunk/LayoutTests/ChangeLog	2016-07-01 12:07:31 UTC (rev 202731)
@@ -1,5 +1,15 @@
 2016-07-01  Frederic Wang  <[email protected]>
 
+        Fix warnings about non existent paths in TestExpectations
+
+        Unreviewed test gardening.
+
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/win/TestExpectations:
+
+2016-07-01  Frederic Wang  <[email protected]>
+
         Fix error in r202729
 
         Unreviewed test gardening.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (202730 => 202731)


--- trunk/LayoutTests/platform/efl/TestExpectations	2016-07-01 10:30:28 UTC (rev 202730)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2016-07-01 12:07:31 UTC (rev 202731)
@@ -2322,9 +2322,6 @@
 # This test uses an MPEG-4 video
 media/video-seek-to-current-time.html [ Skip ]
 
-# This operating system does not have language-sensitive font fallback.
-css3/line-break-language-sensitive [ Pass ImageOnlyFailure ]
-
 # [EFL] REGRESSION: fullscreen tests fail with timeout
 webkit.org/b/148518 fullscreen [ Skip ]
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (202730 => 202731)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2016-07-01 10:30:28 UTC (rev 202730)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2016-07-01 12:07:31 UTC (rev 202731)
@@ -632,9 +632,6 @@
 # This test uses an MPEG-4 video
 media/video-seek-to-current-time.html [ Skip ]
 
-# This operating system does not have language-sensitive font fallback.
-css3/line-break-language-sensitive [ Pass ImageOnlyFailure ]
-
 # Media controls tests are OS X only
 media/controls [ Skip ]
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (202730 => 202731)


--- trunk/LayoutTests/platform/win/TestExpectations	2016-07-01 10:30:28 UTC (rev 202730)
+++ trunk/LayoutTests/platform/win/TestExpectations	2016-07-01 12:07:31 UTC (rev 202731)
@@ -169,7 +169,6 @@
 fast/files [ Skip ]
 http/tests/fileapi [ Skip ]
 fast/forms/file/recover-file-input-in-unposted-form.html [ Skip ]
-http/tests/security/contentSecurityPolicy/blob-urls-match-self.html [ Skip ]
 http/tests/xmlhttprequest/post-blob-content-type-async.html [ Skip ]
 http/tests/xmlhttprequest/post-blob-content-type-sync.html [ Skip ]
 webkit.org/b/29287 http/tests/local/fileapi/ [ Skip ]
@@ -3097,8 +3096,6 @@
 webkit.org/b/117322 fast/writing-mode/vertical-subst-font-vert-no-dflt.html [ ImageOnlyFailure ]
 fast/writing-mode/Kusa-Makura-background-canvas.html [ Failure ]
 
-imported/w3c/html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html [ Pass Failure Timeout ]
-
 webkit.org/b/117322 printing/quirks-percentage-height-body.html [ ImageOnlyFailure ]
 webkit.org/b/117322 printing/quirks-percentage-height.html [ ImageOnlyFailure ]
 webkit.org/b/117322 printing/standards-percentage-heights.html [ ImageOnlyFailure ]
@@ -3223,9 +3220,6 @@
 # Weird black image sometimes
 webkit.org/b/148144 fast/css/will-change/will-change-creates-stacking-context.html [ ImageOnlyFailure ]
 
-# This operating system does not have language-sensitive font fallback.
-css3/line-break-language-sensitive [ Pass ImageOnlyFailure ]
-
 # TestRunner::cellForColumnAndRow() not implemented
 webkit.org/b/148354 accessibility/aria-table-content.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to