Title: [228226] trunk/LayoutTests
Revision
228226
Author
[email protected]
Date
2018-02-07 08:13:35 -0800 (Wed, 07 Feb 2018)

Log Message

[WPE] Test gardening
https://bugs.webkit.org/show_bug.cgi?id=182568

Unreviewed test gardening.


* platform/wpe/TestExpectations:
  - imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-margin-001.html: fixed in r226404.
  - imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-shape-arguments-000.html: fixed in r226404.
  - imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders.htm: fixed in r227900.
  - imported/w3c/web-platform-tests/XMLHttpRequest/status-async.htm: fixed in r227900.
  - imported/w3c/web-platform-tests/XMLHttpRequest/status-basic.htm: fixed in r227900.
  - imported/w3c/web-platform-tests/XMLHttpRequest/status-error.htm: fixed in r227900.
  - svg/custom/filter-update-different-root.html: fixed in r225797.
  - svg/filters/color-space-conversion.svg: fixed in r225797.
  - svg/filters/container-with-filters.svg: fixed in r225797.
  - svg/filters/feComposite-background-rect-control-operators.svg: fixed in r225797.
  - svg/filters/feDisplacementMap-filterUnits.svg: fixed in r225797.
* platform/wpe/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt:
  update for error message change, probably in r227900.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (228225 => 228226)


--- trunk/LayoutTests/ChangeLog	2018-02-07 16:09:23 UTC (rev 228225)
+++ trunk/LayoutTests/ChangeLog	2018-02-07 16:13:35 UTC (rev 228226)
@@ -1,3 +1,25 @@
+2018-02-07  Ms2ger  <[email protected]>
+
+        [WPE] Test gardening
+        https://bugs.webkit.org/show_bug.cgi?id=182568
+
+        Unreviewed test gardening.
+
+        * platform/wpe/TestExpectations:
+          - imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-margin-001.html: fixed in r226404.
+          - imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-shape-arguments-000.html: fixed in r226404.
+          - imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders.htm: fixed in r227900.
+          - imported/w3c/web-platform-tests/XMLHttpRequest/status-async.htm: fixed in r227900.
+          - imported/w3c/web-platform-tests/XMLHttpRequest/status-basic.htm: fixed in r227900.
+          - imported/w3c/web-platform-tests/XMLHttpRequest/status-error.htm: fixed in r227900.
+          - svg/custom/filter-update-different-root.html: fixed in r225797.
+          - svg/filters/color-space-conversion.svg: fixed in r225797.
+          - svg/filters/container-with-filters.svg: fixed in r225797.
+          - svg/filters/feComposite-background-rect-control-operators.svg: fixed in r225797.
+          - svg/filters/feDisplacementMap-filterUnits.svg: fixed in r225797.
+        * platform/wpe/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt:
+          update for error message change, probably in r227900.
+
 2018-02-06  Nikita Vasilyev  <[email protected]>
 
         Web Inspector: Rename String.prototype.trimEnd to avoid conflicts with native trimEnd

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (228225 => 228226)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2018-02-07 16:09:23 UTC (rev 228225)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2018-02-07 16:13:35 UTC (rev 228226)
@@ -230,7 +230,6 @@
 imported/w3c/web-platform-tests/css/css-pseudo/first-letter-003.html [ Pass ]
 
 webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/supported-shapes/circle/shape-outside-circle-027.html [ ImageOnlyFailure ]
-webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-margin-001.html [ Failure ]
 webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-circle-004.html [ Failure ]
 webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-circle-005.html [ Failure ]
 webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-ellipse-004.html [ Failure ]
@@ -237,7 +236,6 @@
 webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-ellipse-005.html [ Failure ]
 webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-inset-003.html [ Failure ]
 webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-polygon-004.html [ Failure ]
-webkit.org/b/136065 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/values/shape-outside-shape-arguments-000.html [ Failure ]
 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-001.html [ Pass ]
 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-002.html [ Pass ]
 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-003.html [ Pass ]
@@ -414,9 +412,6 @@
 
 # Failing
 webkit.org/b/179663 imported/w3c/web-platform-tests/XMLHttpRequest/headers-normalize-response.htm [ Failure ]
-webkit.org/b/179662 imported/w3c/web-platform-tests/XMLHttpRequest/status-async.htm [ Failure ]
-webkit.org/b/179662 imported/w3c/web-platform-tests/XMLHttpRequest/status-basic.htm [ Failure ]
-webkit.org/b/179662 imported/w3c/web-platform-tests/XMLHttpRequest/status-error.htm [ Failure ]
 webkit.org/b/175586 imported/w3c/web-platform-tests/XMLHttpRequest/send-network-error-sync-events.sub.htm [ Failure ]
 
 # Flaky
@@ -1115,16 +1110,11 @@
 webkit.org/b/135529 svg/css/parse-height.html [ Failure ]
 webkit.org/b/135529 svg/css/parse-length.html [ Failure ]
 webkit.org/b/163831 svg/custom/acid3-test-77.html [ Failure ]
-webkit.org/b/163832 svg/custom/filter-update-different-root.html [ ImageOnlyFailure ]
 webkit.org/b/134758 svg/custom/composited-svg-with-opacity.html [ ImageOnlyFailure Pass ]
 webkit.org/b/131347 svg/custom/hidpi-masking-clipping.svg [ Failure ImageOnlyFailure Timeout ]
 webkit.org/b/160137 svg/custom/non-scaling-stroke.svg [ Failure Pass ]
 webkit.org/b/160137 svg/custom/non-scaling-stroke-update.svg [ ImageOnlyFailure Pass ]
 webkit.org/b/112228 svg/custom/resources-css-scaled.html [ ImageOnlyFailure ]
-webkit.org/b/152788 svg/filters/color-space-conversion.svg [ ImageOnlyFailure ]
-webkit.org/b/152788 svg/filters/container-with-filters.svg [ ImageOnlyFailure ]
-webkit.org/b/152788 svg/filters/feComposite-background-rect-control-operators.svg [ ImageOnlyFailure ]
-webkit.org/b/152788 svg/filters/feDisplacementMap-filterUnits.svg [ ImageOnlyFailure ]
 webkit.org/b/115440 svg/stroke/animated-non-scaling-stroke.html [ ImageOnlyFailure Pass ]
 webkit.org/b/88230 svg/stroke/non-scaling-stroke-pattern.svg [ ImageOnlyFailure Pass ]
 webkit.org/b/137096 svg/text/alt-glyph-for-surrogate-pair.svg [ ImageOnlyFailure ]
@@ -1151,8 +1141,6 @@
 
 webkit.org/b/179761 workers/wasm-hashset-many-2.html [ Pass Timeout Crash ]
 
-webkit.org/b/179897 imported/w3c/web-platform-tests/XMLHttpRequest/getallresponseheaders.htm [ Failure ]
-
 webkit.org/b/179898 svg/animations/svglengthlist-animation-3.html [ Pass Failure ]
 
 webkit.org/b/180134 webanimations/left-and-opacity-animation-yields-no-compositing.html [ Failure ]

Modified: trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt (228225 => 228226)


--- trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt	2018-02-07 16:09:23 UTC (rev 228225)
+++ trunk/LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/dom/interfaces-expected.txt	2018-02-07 16:13:35 UTC (rev 228226)
@@ -5,7 +5,7 @@
 CONSOLE MESSAGE: line 251: callback not yet supported
 CONSOLE MESSAGE: line 251: callback not yet supported
 CONSOLE MESSAGE: line 251: callback not yet supported
-CONSOLE MESSAGE: WebSocket network error: Error resolving 'foo': No address associated with hostname
+CONSOLE MESSAGE: WebSocket network error: Error resolving “foo”: No address associated with hostname
 HTML IDL tests
 
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to