Title: [276885] trunk/LayoutTests
Revision
276885
Author
wei...@apple.com
Date
2021-05-02 09:45:29 -0700 (Sun, 02 May 2021)

Log Message

Consider removing imported/w3c/canvas and canvas/philip (Part 2)
https://bugs.webkit.org/show_bug.cgi?id=225269

Reviewed by Simon Fraser.

Remove imported/w3c/canvas/* and canvas/philip/* and related expecations
and results. They are out of date copies of tests now bundled as part of
WPT in imported/w3c/web-platform-tests/html/canvas/element and are no
longer useful.

Part 2 removes the remaining copy in imported/w3c/canvas.

LayoutTests/imported/w3c:

* canvas: Removed.

LayoutTests:

* TestExpectations:
* platform/gtk/TestExpectations:
* platform/gtk/imported/w3c/canvas: Removed.
* platform/ios-wk1/TestExpectations:
* platform/ios-wk2/TestExpectations:
* platform/ios/TestExpectations:
* platform/mac-wk1/TestExpectations:
* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:
* platform/mac/imported/w3c/canvas: Removed.
* platform/win/TestExpectations:
* platform/wpe/TestExpectations:

Modified Paths

Removed Paths

  • trunk/LayoutTests/imported/w3c/canvas/
  • trunk/LayoutTests/platform/gtk/imported/w3c/canvas/
  • trunk/LayoutTests/platform/mac/imported/w3c/canvas/

Diff

Modified: trunk/LayoutTests/ChangeLog (276884 => 276885)


--- trunk/LayoutTests/ChangeLog	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/ChangeLog	2021-05-02 16:45:29 UTC (rev 276885)
@@ -1,3 +1,30 @@
+2021-05-02  Sam Weinig  <wei...@apple.com>
+
+        Consider removing imported/w3c/canvas and canvas/philip (Part 2)
+        https://bugs.webkit.org/show_bug.cgi?id=225269
+
+        Reviewed by Simon Fraser.
+
+        Remove imported/w3c/canvas/* and canvas/philip/* and related expecations
+        and results. They are out of date copies of tests now bundled as part of
+        WPT in imported/w3c/web-platform-tests/html/canvas/element and are no
+        longer useful.
+
+        Part 2 removes the remaining copy in imported/w3c/canvas.
+
+        * TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/gtk/imported/w3c/canvas: Removed.
+        * platform/ios-wk1/TestExpectations:
+        * platform/ios-wk2/TestExpectations:
+        * platform/ios/TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+        * platform/mac/imported/w3c/canvas: Removed.
+        * platform/win/TestExpectations:
+        * platform/wpe/TestExpectations:
+
 2021-05-01  Sam Weinig  <wei...@apple.com>
 
         Consider removing imported/w3c/canvas and canvas/philip (Part 1)

Modified: trunk/LayoutTests/TestExpectations (276884 => 276885)


--- trunk/LayoutTests/TestExpectations	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/TestExpectations	2021-05-02 16:45:29 UTC (rev 276885)
@@ -1597,81 +1597,6 @@
 webkit.org/b/187093 [ Debug ] imported/w3c/web-platform-tests/infrastructure/assumptions/html-elements.html [ Skip ]
 imported/w3c/web-platform-tests/infrastructure/server/wpt-server-websocket.sub.html [ Skip ] # non deterministic URL in text dump
 
-# Imported W3C canvas failed tests
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.null.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.omitted.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.null.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.path.rect.winding.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.image.incomplete.omitted.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.pattern.canvas.fillStyle.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.reset.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.pattern.cross.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.poster.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.put.null.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.pattern.image.strokeStyle.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.get.nonfinite.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.gradient.object.invalidoffset.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.pattern.canvas.strokeStyle.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.gradient.radial.nonfinite.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.object.ctor.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.incomplete.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.create2.nonfinite.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.composite.operation.clear.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.composite.operation.darker.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.drawImage.image.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.broken.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.create1.zero.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.gradient.linear.nonfinite.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.drawImage.canvas.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/security.pattern.image.fillStyle.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.imageData.put.nonfinite.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.image.incomplete.empty.html [ Failure ]
-
-# Imported W3C canvas tests need to be changed such that they can be automatically verified
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.repeat.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.small.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.rtl.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.stroke.basic.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.end.rtl.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.left.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.right.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.shadow.blur.high.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.space.collapse.nonspace.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.space.basic.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.scaled.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.measure.width.basic.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fontface.notinpage.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.coordinatespace.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.fontface.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.zero.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/security.dataURI.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.bound.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.gif.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.animated.gif.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.modify.image1.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.pattern.modify.image2.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.center.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.basic.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.baseline.alphabetic.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.kern.consistent.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.fill.maxWidth.large.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.shadow.blur.low.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.start.ltr.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.drawImage.animated.apng.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.start.rtl.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/2d.text.draw.align.end.ltr.html [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_colorsandstyles_createlineargradient_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_compositing_globalcompositeoperation_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_complexshapes_beziercurveto_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_shadows_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_state_restore_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_text_font_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_complexshapes_arcto_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_linestyles_linecap_001.htm [ Skip ]
-webkit.org/b/138676 imported/w3c/canvas/canvas_transformations_scale_001.htm [ Skip ]
-
 # Imported W3C SVG failed tests
 imported/w3c/web-platform-tests/svg/animations/beginelement-instance-time-1.html [ Skip ]
 imported/w3c/web-platform-tests/svg/animations/correct-events-for-short-animations-with-syncbases.html [ Skip ]
@@ -2042,15 +1967,6 @@
 imported/w3c/web-platform-tests/css/css-content/quotes-023.html [ ImageOnlyFailure ]
 imported/w3c/web-platform-tests/css/css-content/quotes-033.html [ ImageOnlyFailure ]
 
-# Need to re-import canvas tests
-webkit.org/b/193042 imported/w3c/canvas/2d.fillStyle.parse.invalid.rgb-1.html [ Failure ]
-webkit.org/b/193042 imported/w3c/canvas/2d.fillStyle.parse.invalid.rgb-2.html [ Failure ]
-webkit.org/b/193042 imported/w3c/canvas/2d.fillStyle.parse.invalid.rgb-5.html [ Failure ]
-webkit.org/b/193042 imported/w3c/canvas/2d.fillStyle.parse.invalid.rgb-7.html [ Failure ]
-webkit.org/b/193042 imported/w3c/canvas/2d.fillStyle.parse.invalid.rgba-1.html [ Failure ]
-webkit.org/b/193042 imported/w3c/canvas/2d.fillStyle.parse.invalid.rgba-2.html [ Failure ]
-webkit.org/b/193042 imported/w3c/canvas/2d.fillStyle.parse.invalid.rgba-4.html [ Failure ]
-
 # Causes the following test to be flaky.
 webkit.org/b/148950 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-base-element/base_href_specified.sub.html [ Skip ]
 

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (276884 => 276885)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2021-05-02 16:45:29 UTC (rev 276885)
@@ -1,3 +1,19 @@
+2021-05-02  Sam Weinig  <wei...@apple.com>
+
+        Consider removing imported/w3c/canvas and canvas/philip (Part 2)
+        https://bugs.webkit.org/show_bug.cgi?id=225269
+
+        Reviewed by Simon Fraser.
+
+        Remove imported/w3c/canvas/* and canvas/philip/* and related expecations
+        and results. They are out of date copies of tests now bundled as part of
+        WPT in imported/w3c/web-platform-tests/html/canvas/element and are no
+        longer useful.
+
+        Part 2 removes the remaining copy in imported/w3c/canvas.
+
+        * canvas: Removed.
+
 2021-05-01  Sam Weinig  <wei...@apple.com>
 
         Update operations in CanvasImageData.idl to use long rather than float as per spec

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (276884 => 276885)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-05-02 16:45:29 UTC (rev 276885)
@@ -23,8 +23,6 @@
 
 ietestcenter/css3/flexbox/flexbox-layout-001.htm [ Pass ]
 
-imported/w3c/canvas/2d.line.cap.round.html [ Pass ]
-
 imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-b.xht [ Pass ]
 imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-multiple-boxes-c.xht [ Pass ]
 imported/w3c/web-platform-tests/css/css-color/t425-hsla-onscreen-multiple-boxes-c.xht [ Pass ]

Modified: trunk/LayoutTests/platform/ios/TestExpectations (276884 => 276885)


--- trunk/LayoutTests/platform/ios/TestExpectations	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2021-05-02 16:45:29 UTC (rev 276885)
@@ -3108,20 +3108,6 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=175736
 fast/canvas/canvas-currentColor.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.cone.bottom.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.cone.cylinder.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.cone.front.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.cone.shape1.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.cone.top.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.inside1.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.inside2.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.inside3.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.outside1.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.outside2.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.outside3.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.touch1.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.touch2.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.touch3.html [ Failure ]
 
 # These tests fail with tiny (0.01%) image diffs with accelerated drawing enabled.
 accessibility/smart-invert-reference.html [ ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/ios-wk1/TestExpectations (276884 => 276885)


--- trunk/LayoutTests/platform/ios-wk1/TestExpectations	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/platform/ios-wk1/TestExpectations	2021-05-02 16:45:29 UTC (rev 276885)
@@ -1393,9 +1393,6 @@
 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-to-id-top.html [ Failure ]
 imported/w3c/web-platform-tests/html/browsers/browsing-the-web/scroll-to-fragid/scroll-to-top.html [ Failure ]
 
-# w3c tests that pass
-imported/w3c/canvas/2d.line.cap.round.html [ Pass ]
-
 # import tests that pass
 imported/mozilla/svg/smil/transform/rotate-angle-4.svg [ Pass ]
 imported/mozilla/svg/smil/transform/rotate-angle-5.svg [ Pass ]
@@ -1955,5 +1952,4 @@
 # Stale-while-revalidate is not supported on WK1
 imported/w3c/web-platform-tests/fetch/stale-while-revalidate [ Skip ]
 
-webkit.org/b/223193 imported/w3c/canvas/2d.path.stroke.scale2.html [ Failure ]
 webkit.org/b/223193 imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.stroke.scale2.html [ Failure ]

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (276884 => 276885)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-05-02 16:45:29 UTC (rev 276885)
@@ -865,10 +865,6 @@
 imported/mozilla/svg/filters/filter-marked-line-07.svg [ Failure Pass ]
 imported/mozilla/svg/filters/filter-marked-line-08.svg [ Failure Pass ]
 imported/mozilla/svg/filters/filter-marked-line-09.svg [ Failure Pass ]
-imported/w3c/canvas/2d.gradient.interpolate.colouralpha.html [ Failure Pass ]
-imported/w3c/canvas/2d.line.cap.round.html [ Failure Pass ]
-imported/w3c/canvas/2d.line.join.parallel.html [ Failure Pass ]
-imported/w3c/canvas/2d.strokeRect.zero.5.html [ Failure Pass ]
 transitions/svg-text-shadow-transition.html [ Failure Pass ]
 
 # Flaky tests that time out:

Modified: trunk/LayoutTests/platform/mac/TestExpectations (276884 => 276885)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-05-02 16:45:29 UTC (rev 276885)
@@ -1246,19 +1246,6 @@
 security/block-test-no-port.html
 
 # <rdar://problem/31177990> REGRESSION: canvas/2d.gradient.* LayoutTests failing
-# These are imported tests, so we'll have to push changes back to W3C.
-imported/w3c/canvas/2d.gradient.radial.cone.bottom.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.cone.cylinder.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.cone.front.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.cone.shape1.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.cone.top.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.inside1.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.inside2.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.inside3.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.outside1.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.outside2.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.outside3.html [ Failure ]
-imported/w3c/canvas/2d.gradient.radial.touch2.html [ Failure ]
 fast/canvas/canvas-currentColor.html [ Failure ]
 fast/canvas/set-colors.html [ Failure ]
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (276884 => 276885)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-05-02 16:45:29 UTC (rev 276885)
@@ -1063,17 +1063,6 @@
 # rdar://65287528 (CrashTracer: DumpRenderTree at com.apple.QuartzCore: CA::OGL::MetalContext::create_pipeline_state (SC crash on SC_SCCVN::MakeBufferIntrinsicProp))
 [ Catalina ] fast/canvas/canvas-currentColor.html [ Skip ]
 [ Catalina ] fast/canvas/canvas-radial-gradient-spreadMethod.html [ Skip ]
-[ Catalina ] imported/w3c/canvas/2d.gradient.radial.cone.behind.html [ Skip ]
-[ Catalina ] imported/w3c/canvas/2d.gradient.radial.cone.beside.html [ Skip ]
-[ Catalina ] imported/w3c/canvas/2d.gradient.radial.cone.bottom.html [ Skip ]
-[ Catalina ] imported/w3c/canvas/2d.gradient.radial.cone.cylinder.html [ Skip ]
-[ Catalina ] imported/w3c/canvas/2d.gradient.radial.cone.front.html [ Skip ]
-[ Catalina ] imported/w3c/canvas/2d.gradient.radial.cone.shape1.html [ Skip ]
-[ Catalina ] imported/w3c/canvas/2d.gradient.radial.cone.shape2.html [ Skip ]
-[ Catalina ] imported/w3c/canvas/2d.gradient.radial.cone.top.html [ Skip ]
-[ Catalina ] imported/w3c/canvas/2d.gradient.radial.touch1.html [ Skip ]
-[ Catalina ] imported/w3c/canvas/2d.gradient.radial.touch2.html [ Skip ]
-[ Catalina ] imported/w3c/canvas/2d.gradient.radial.touch3.html [ Skip ]
 [ Catalina ] imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.cone.behind.html [ Skip ]
 [ Catalina ] imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.cone.beside.html [ Skip ]
 [ Catalina ] imported/w3c/web-platform-tests/html/canvas/element/fill-and-stroke-styles/2d.gradient.radial.cone.bottom.html [ Skip ]
@@ -1150,9 +1139,6 @@
 
 # rdar://65642935 15 canvas layout tests consistently failing
 [ arm64 ] fast/canvas/canvas-ellipse-zero-lineto.html [ Failure ]
-[ arm64 ] imported/w3c/canvas/2d.line.miter.obtuse.html [ Failure ]
-[ arm64 ] imported/w3c/canvas/2d.path.arc.selfintersect.1.html [ Failure ]
-[ arm64 ] imported/w3c/canvas/2d.path.arc.shape.3.html [ Failure ]
 [ arm64 ] imported/w3c/web-platform-tests/html/canvas/element/line-styles/2d.line.miter.obtuse.html [ Failure ]
 [ arm64 ] imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.arc.selfintersect.1.html [ Failure ]
 [ arm64 ] imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.arc.shape.3.html [ Failure ]
@@ -1247,7 +1233,6 @@
 
 webkit.org/b/223104 compositing/visibility/iframe-visibility-hidden.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/223193 imported/w3c/canvas/2d.path.stroke.scale2.html [ Failure ]
 webkit.org/b/223193 imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.stroke.scale2.html [ Failure ]
 
 webkit.org/b/223271 [ BigSur Debug ] imported/w3c/web-platform-tests/xhr/send-response-event-order.htm [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (276884 => 276885)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-05-02 16:45:29 UTC (rev 276885)
@@ -1145,9 +1145,6 @@
 
 # rdar://65642935 ([AS] 20A2323e: 15 canvas layout tests consistently failing)
 [ arm64 ] fast/canvas/canvas-ellipse-zero-lineto.html [ Failure ]
-[ arm64 ] imported/w3c/canvas/2d.line.miter.obtuse.html [ Failure ]
-[ arm64 ] imported/w3c/canvas/2d.path.arc.selfintersect.1.html [ Failure ]
-[ arm64 ] imported/w3c/canvas/2d.path.arc.shape.3.html [ Failure ]
 [ arm64 ] imported/w3c/web-platform-tests/html/canvas/element/line-styles/2d.line.miter.obtuse.html [ Failure ]
 [ arm64 ] imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.arc.selfintersect.1.html [ Failure ]
 [ arm64 ] imported/w3c/web-platform-tests/html/canvas/element/path-objects/2d.path.arc.shape.3.html [ Failure ]

Modified: trunk/LayoutTests/platform/win/TestExpectations (276884 => 276885)


--- trunk/LayoutTests/platform/win/TestExpectations	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/platform/win/TestExpectations	2021-05-02 16:45:29 UTC (rev 276885)
@@ -1785,18 +1785,6 @@
 fast/canvas/draw-focus-if-needed-with-path.html [ Failure ]
 fast/canvas/draw-focus-if-needed.html [ Failure ]
 
-webkit.org/b/138862 imported/w3c/canvas/2d.gradient.radial.cone.front.html [ Failure ]
-webkit.org/b/138862 imported/w3c/canvas/2d.gradient.radial.cone.top.html [ Failure ]
-webkit.org/b/138862 imported/w3c/canvas/2d.gradient.radial.inside2.html [ Failure ]
-webkit.org/b/138862 imported/w3c/canvas/2d.gradient.radial.inside3.html [ Failure ]
-webkit.org/b/138862 imported/w3c/canvas/2d.gradient.radial.outside1.html [ Failure ]
-webkit.org/b/138862 imported/w3c/canvas/2d.line.cap.closed.html [ Failure ]
-webkit.org/b/138862 imported/w3c/canvas/2d.path.arcTo.collinear.2.html [ Failure ]
-webkit.org/b/138862 imported/w3c/canvas/2d.path.arcTo.collinear.3.html [ Failure ]
-webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.blur.html [ Failure ]
-webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.x.html [ Failure ]
-webkit.org/b/138862 imported/w3c/canvas/2d.shadow.enable.y.html [ Failure ]
-
 ################################################################################
 #################          End Canvas Issues                ####################
 ################################################################################
@@ -2529,9 +2517,6 @@
 [ Release ] platform/win/fast/text/uniscribe-missing-glyph.html [ Failure ]
 [ Debug ] platform/win/fast/text/uniscribe-missing-glyph.html [ Skip ] # Debug assertion
 
-webkit.org/b/138676 imported/w3c/canvas/2d.line.join.parallel.html [ Failure ]
-webkit.org/b/138676 imported/w3c/canvas/2d.strokeRect.zero.5.html [ Failure ]
-
 # requestAnimationFrame throttling does not work on Windows because USE(REQUEST_ANIMATION_FRAME_DISPLAY_MONITOR) is disabled.
 webkit.org/b/144718 fast/animation/request-animation-frame-throttle-subframe-display-none.html [ Skip ]
 webkit.org/b/144718 fast/animation/request-animation-frame-throttle-subframe.html [ Skip ]

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (276884 => 276885)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2021-05-02 16:36:59 UTC (rev 276884)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2021-05-02 16:45:29 UTC (rev 276885)
@@ -28,9 +28,6 @@
 
 fast/events/constructors/keyboard-event-constructor.html [ Pass ]
 
-# Apparently fails on Mac, but I don't know for what reasons. It passes on GTK/WPE.
-webkit.org/b/138676 imported/w3c/canvas/2d.line.cap.round.html [ Pass ]
-
 webkit.org/b/136754 imported/w3c/web-platform-tests/css/css-flexbox/flexbox_flex-natural-mixed-basis-auto.html [ Pass ]
 
 imported/w3c/web-platform-tests/css/css-ui/text-overflow-005.html [ Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to