Skip to content

Commit 4a48e81

Browse files
authored
E2E: Added webgpu_compute_sort_bitonic to exceptionList.
1 parent 88d4fc7 commit 4a48e81

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/e2e/puppeteer.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ const exceptionList = [
3131
'webgl_shadowmap',
3232
'webaudio_visualizer',
3333
'webgpu_compute_audio',
34-
'webgpu_tsl_editor',
34+
'webgpu_compute_sort_bitonic',
3535
'webgpu_storage_buffer',
36+
'webgpu_tsl_editor',
3637
'webxr_vr_video',
3738

3839
// Need more time to render

0 commit comments

Comments
 (0)