Title: [250885] trunk/LayoutTests
Revision
250885
Author
justin_...@apple.com
Date
2019-10-08 20:31:45 -0700 (Tue, 08 Oct 2019)

Log Message

WebGPU tests are skipped on iOS
https://bugs.webkit.org/show_bug.cgi?id=192889

Unreviewed test expectation updates.

Unskip WebGPU tests on iOS devices while skipping on simulator.

* platform/ios-simulator/TestExpectations:
* platform/ios/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (250884 => 250885)


--- trunk/LayoutTests/ChangeLog	2019-10-09 02:12:04 UTC (rev 250884)
+++ trunk/LayoutTests/ChangeLog	2019-10-09 03:31:45 UTC (rev 250885)
@@ -1,3 +1,15 @@
+2019-10-08  Justin Fan  <justin_...@apple.com>
+
+        WebGPU tests are skipped on iOS
+        https://bugs.webkit.org/show_bug.cgi?id=192889
+
+        Unreviewed test expectation updates.
+
+        Unskip WebGPU tests on iOS devices while skipping on simulator.
+
+        * platform/ios-simulator/TestExpectations:
+        * platform/ios/TestExpectations:
+
 2019-10-08  Myles C. Maxfield  <mmaxfi...@apple.com>
 
         Make fast/text/complex-initial-advance.html more robust

Modified: trunk/LayoutTests/platform/ios/TestExpectations (250884 => 250885)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-10-09 02:12:04 UTC (rev 250884)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-10-09 03:31:45 UTC (rev 250885)
@@ -41,8 +41,6 @@
 compositing/no-compositing-when-fulll-screen-is-present.html
 webkit.org/b/200308 fast/events/touch/ios/content-observation/non-visible-content-change-in-fullscreen-mode.html [ Skip ]
 
-# WebGPU is not enabled on iOS Simulator.
-webgpu [ Skip ]
 inspector/canvas/create-context-webgpu.html [ Skip ]
 inspector/canvas/requestClientNodes-webgpu.html [ Skip ]
 inspector/canvas/requestShaderSource-webgpu.html [ Skip ]

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (250884 => 250885)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2019-10-09 02:12:04 UTC (rev 250884)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2019-10-09 03:31:45 UTC (rev 250885)
@@ -131,3 +131,6 @@
 webkit.org/b/201509 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/video_timeupdate_on_seek.html [ Failure ]
 
 webkit.org/b/202648 crypto/workers/subtle/aes-indexeddb.html [ Skip ]
+
+# WebGPU is not enabled on iOS Simulator.
+webgpu [ Skip ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to