Title: [292283] trunk/LayoutTests
Revision
292283
Author
[email protected]
Date
2022-04-04 01:03:30 -0700 (Mon, 04 Apr 2022)

Log Message

[WebGPU] Unskip the first few passing WebGPU tests
https://bugs.webkit.org/show_bug.cgi?id=238709

Reviewed by Tim Nguyen.

The tests pass, so they shouldn't be marked as skip.

* platform/ios-device-wk1/TestExpectations:
* platform/ios-simulator-wk1/TestExpectations:
* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (292282 => 292283)


--- trunk/LayoutTests/ChangeLog	2022-04-04 07:53:56 UTC (rev 292282)
+++ trunk/LayoutTests/ChangeLog	2022-04-04 08:03:30 UTC (rev 292283)
@@ -1,3 +1,16 @@
+2022-04-04  Myles C. Maxfield  <[email protected]>
+
+        [WebGPU] Unskip the first few passing WebGPU tests
+        https://bugs.webkit.org/show_bug.cgi?id=238709
+
+        Reviewed by Tim Nguyen.
+
+        The tests pass, so they shouldn't be marked as skip.
+
+        * platform/ios-device-wk1/TestExpectations:
+        * platform/ios-simulator-wk1/TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+
 2022-04-02  Myles C. Maxfield  <[email protected]>
 
         [Cocoa] Automatically relayout the page when new fonts are installed

Modified: trunk/LayoutTests/platform/ios-device-wk1/TestExpectations (292282 => 292283)


--- trunk/LayoutTests/platform/ios-device-wk1/TestExpectations	2022-04-04 07:53:56 UTC (rev 292282)
+++ trunk/LayoutTests/platform/ios-device-wk1/TestExpectations	2022-04-04 08:03:30 UTC (rev 292283)
@@ -9,9 +9,6 @@
 http/tests/is-logged-in/ [ Skip ]
 
 # WebGPU is not fully implemented yet.
-http/tests/webgpu/webgpu/idl/constants/flags.html [ Skip ]
-http/tests/webgpu/webgpu/idl/exposed.https.html [ Skip ]
-http/tests/webgpu/webgpu/idl/exposed.http.html [ Skip ]
 http/tests/webgpu/webgpu/web_platform/copyToTexture/video.html [ Skip ]
 http/tests/webgpu/webgpu/web_platform/copyToTexture/ImageBitmap.html [ Skip ]
 http/tests/webgpu/webgpu/web_platform/copyToTexture/canvas.html [ Skip ]

Modified: trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations (292282 => 292283)


--- trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations	2022-04-04 07:53:56 UTC (rev 292282)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations	2022-04-04 08:03:30 UTC (rev 292283)
@@ -19,9 +19,6 @@
 http/tests/is-logged-in/ [ Skip ]
 
 # WebGPU is not fully implemented yet.
-http/tests/webgpu/webgpu/idl/constants/flags.html [ Skip ]
-http/tests/webgpu/webgpu/idl/exposed.https.html [ Skip ]
-http/tests/webgpu/webgpu/idl/exposed.http.html [ Skip ]
 http/tests/webgpu/webgpu/web_platform/copyToTexture/video.html [ Skip ]
 http/tests/webgpu/webgpu/web_platform/copyToTexture/ImageBitmap.html [ Skip ]
 http/tests/webgpu/webgpu/web_platform/copyToTexture/canvas.html [ Skip ]

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (292282 => 292283)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2022-04-04 07:53:56 UTC (rev 292282)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2022-04-04 08:03:30 UTC (rev 292283)
@@ -1818,9 +1818,6 @@
 webkit.org/b/236128 imported/w3c/web-platform-tests/html/user-activation/activation-trigger-mouse-right.html [ Skip ]
 
 # WebGPU is not fully implemented yet.
-http/tests/webgpu/webgpu/idl/constants/flags.html [ Skip ]
-http/tests/webgpu/webgpu/idl/exposed.https.html [ Skip ]
-http/tests/webgpu/webgpu/idl/exposed.http.html [ Skip ]
 http/tests/webgpu/webgpu/web_platform/copyToTexture/video.html [ Skip ]
 http/tests/webgpu/webgpu/web_platform/copyToTexture/ImageBitmap.html [ Skip ]
 http/tests/webgpu/webgpu/web_platform/copyToTexture/canvas.html [ Skip ]
@@ -2001,4 +1998,4 @@
 http/tests/webgpu/webgpu/shader/validation/shader_io/locations.html [ Skip ]
 http/tests/webgpu/webgpu/shader/validation/wgsl/basic.html [ Skip ]
 
-webkit.org/b/238642 imported/w3c/web-platform-tests/css/css-contain/contain-body-overflow-002.html [ Failure ]
\ No newline at end of file
+webkit.org/b/238642 imported/w3c/web-platform-tests/css/css-contain/contain-body-overflow-002.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to