Changeset 292283 in webkit
- Timestamp:
- Apr 4, 2022, 1:03:30 AM (4 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 edited
-
ChangeLog (modified) (1 diff)
-
platform/ios-device-wk1/TestExpectations (modified) (1 diff)
-
platform/ios-simulator-wk1/TestExpectations (modified) (1 diff)
-
platform/mac-wk1/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r292274 r292283 1 2022-04-04 Myles C. Maxfield <mmaxfield@apple.com> 2 3 [WebGPU] Unskip the first few passing WebGPU tests 4 https://bugs.webkit.org/show_bug.cgi?id=238709 5 6 Reviewed by Tim Nguyen. 7 8 The tests pass, so they shouldn't be marked as skip. 9 10 * platform/ios-device-wk1/TestExpectations: 11 * platform/ios-simulator-wk1/TestExpectations: 12 * platform/mac-wk1/TestExpectations: 13 1 14 2022-04-02 Myles C. Maxfield <mmaxfield@apple.com> 2 15 -
trunk/LayoutTests/platform/ios-device-wk1/TestExpectations
r292138 r292283 10 10 11 11 # WebGPU is not fully implemented yet. 12 http/tests/webgpu/webgpu/idl/constants/flags.html [ Skip ]13 http/tests/webgpu/webgpu/idl/exposed.https.html [ Skip ]14 http/tests/webgpu/webgpu/idl/exposed.http.html [ Skip ]15 12 http/tests/webgpu/webgpu/web_platform/copyToTexture/video.html [ Skip ] 16 13 http/tests/webgpu/webgpu/web_platform/copyToTexture/ImageBitmap.html [ Skip ] -
trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations
r292138 r292283 20 20 21 21 # WebGPU is not fully implemented yet. 22 http/tests/webgpu/webgpu/idl/constants/flags.html [ Skip ]23 http/tests/webgpu/webgpu/idl/exposed.https.html [ Skip ]24 http/tests/webgpu/webgpu/idl/exposed.http.html [ Skip ]25 22 http/tests/webgpu/webgpu/web_platform/copyToTexture/video.html [ Skip ] 26 23 http/tests/webgpu/webgpu/web_platform/copyToTexture/ImageBitmap.html [ Skip ] -
trunk/LayoutTests/platform/mac-wk1/TestExpectations
r292243 r292283 1819 1819 1820 1820 # WebGPU is not fully implemented yet. 1821 http/tests/webgpu/webgpu/idl/constants/flags.html [ Skip ]1822 http/tests/webgpu/webgpu/idl/exposed.https.html [ Skip ]1823 http/tests/webgpu/webgpu/idl/exposed.http.html [ Skip ]1824 1821 http/tests/webgpu/webgpu/web_platform/copyToTexture/video.html [ Skip ] 1825 1822 http/tests/webgpu/webgpu/web_platform/copyToTexture/ImageBitmap.html [ Skip ]
Note:
See TracChangeset
for help on using the changeset viewer.