Title: [232296] trunk
Revision
232296
Author
[email protected]
Date
2018-05-30 09:46:02 -0700 (Wed, 30 May 2018)

Log Message

[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=186098

Unreviewed gardening.


Tools:

* TestWebKitAPI/glib/TestExpectations.json: update expectations.

LayoutTests:

* platform/gtk/TestExpectations:
  - css3/blending/blend-mode-clip-accelerated-transformed-blending.html: passing since r230479, failing again since 230991.
  - fast/text/font-collection.html: fails due to a lack of font collection support
  - editing/caret/caret-in-empty-cell.html: fails since it was added
  - css3/color-filters/color-filter-color-property-list-item.html: fails since it was added
  - css3/color-filters/color-filter-opacity.html: fails since it was added
  - fast/hidpi/filters-turbulence.html: fails since it was added

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (232295 => 232296)


--- trunk/LayoutTests/ChangeLog	2018-05-30 16:40:17 UTC (rev 232295)
+++ trunk/LayoutTests/ChangeLog	2018-05-30 16:46:02 UTC (rev 232296)
@@ -1,3 +1,18 @@
+2018-05-30  Ms2ger  <[email protected]>
+
+        [GTK] Unreviewed test gardening
+        https://bugs.webkit.org/show_bug.cgi?id=186098
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations:
+          - css3/blending/blend-mode-clip-accelerated-transformed-blending.html: passing since r230479, failing again since 230991.
+          - fast/text/font-collection.html: fails due to a lack of font collection support
+          - editing/caret/caret-in-empty-cell.html: fails since it was added
+          - css3/color-filters/color-filter-color-property-list-item.html: fails since it was added
+          - css3/color-filters/color-filter-opacity.html: fails since it was added
+          - fast/hidpi/filters-turbulence.html: fails since it was added
+
 2018-05-30  Stephen McGruer  <[email protected]>
 
         iOS: setting 'defaultValue' of input type=date from script should cause a UI update

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (232295 => 232296)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2018-05-30 16:40:17 UTC (rev 232295)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2018-05-30 16:46:02 UTC (rev 232296)
@@ -287,6 +287,7 @@
 webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-child.html [ ImageOnlyFailure ]
 webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-double.html [ ImageOnlyFailure ]
 webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-blending-with-siblings.html [ ImageOnlyFailure ]
+webkit.org/b/169916 css3/blending/blend-mode-clip-accelerated-transformed-blending.html [ ImageOnlyFailure ]
 webkit.org/b/169916 css3/blending/blend-mode-clip-rect-accelerated-blending.html [ ImageOnlyFailure ]
 webkit.org/b/169916 css3/blending/blend-mode-html-element-screen.html [ ImageOnlyFailure ]
 webkit.org/b/169916 css3/blending/blend-mode-isolated-group-1.html [ Missing Failure ]
@@ -1189,6 +1190,9 @@
 http/tests/media/now-playing-info-private-browsing.html [ Skip ]
 http/tests/media/now-playing-info.html [ Skip ]
 
+# Font collections
+webkit.org/b/186086 fast/text/font-collection.html [ ImageOnlyFailure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures.
 #
@@ -3391,6 +3395,10 @@
 webkit.org/b/185913 fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke.html [ Failure ]
 
 webkit.org/b/186035 transitions/interrupted-transition-hardware.html [ ImageOnlyFailure ]
+webkit.org/b/186099 editing/caret/caret-in-empty-cell.html [ ImageOnlyFailure ]
+webkit.org/b/186100 css3/color-filters/color-filter-color-property-list-item.html [ ImageOnlyFailure ]
+webkit.org/b/186100 css3/color-filters/color-filter-opacity.html [ ImageOnlyFailure ]
+webkit.org/b/186100 fast/hidpi/filters-turbulence.html [ ImageOnlyFailure ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of non-crashing, non-flaky tests failing

Modified: trunk/Tools/ChangeLog (232295 => 232296)


--- trunk/Tools/ChangeLog	2018-05-30 16:40:17 UTC (rev 232295)
+++ trunk/Tools/ChangeLog	2018-05-30 16:46:02 UTC (rev 232296)
@@ -1,3 +1,12 @@
+2018-05-30  Ms2ger  <[email protected]>
+
+        [GTK] Unreviewed test gardening
+        https://bugs.webkit.org/show_bug.cgi?id=186098
+
+        Unreviewed gardening.
+
+        * TestWebKitAPI/glib/TestExpectations.json: update expectations.
+
 2018-05-29  Youenn Fablet  <[email protected]>
 
         Add a consistency check between URL and CFURL

Modified: trunk/Tools/TestWebKitAPI/glib/TestExpectations.json (232295 => 232296)


--- trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2018-05-30 16:40:17 UTC (rev 232295)
+++ trunk/Tools/TestWebKitAPI/glib/TestExpectations.json	2018-05-30 16:46:02 UTC (rev 232296)
@@ -142,6 +142,9 @@
     },
     "TestWTF": {
         "subtests": {
+            "WTF_Condition.TenProducersTenConsumersOneSlot": {
+                "expected": {"all": {"slow": true}}
+            },
             "WTF_DateMath.calculateLocalTimeOffset": {
                 "expected": {"wpe": {"status": ["FAIL"]}}
             },
@@ -151,6 +154,9 @@
             "WTF_Lock.ContendedLongSection": {
                 "expected": {"all": {"slow": true}}
             },
+            "WTF_Lock.ManyContendedLongSections": {
+                "expected": {"all": {"slow": true}}
+            },
             "WTF_Lock.ManyContendedShortSections": {
                 "expected": {"all": {"slow": true}}
             },
@@ -187,7 +193,7 @@
                 "expected": {"wpe": {"status": ["FAIL"]}}
             },
             "/webkit/WebKitWebView/load-failed-with-tls-errors": {
-                "expected": {"wpe": {"status": ["FAIL"]}}
+                "expected": {"all": {"status": ["FAIL"]}}
             },
             "/webkit/WebKitWebView/insecure-content": {
                 "expected": {"wpe": {"status": ["FAIL"]}}
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to