Skip to content

Commit 20da925

Browse files
authored
Mark test_emdawnwebgpu_link_test as flaky. NFC (#25344)
See #25343
1 parent 964c4bc commit 20da925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_other.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12242,6 +12242,7 @@ def test_standalone_syscalls(self):
1224212242
def test_webgpu_compiletest(self, args):
1224312243
self.run_process([EMXX, test_file('webgpu_jsvalstore.cpp'), '-Wno-error=deprecated', '-sUSE_WEBGPU', '-sASYNCIFY'] + args)
1224412244

12245+
@flaky('https://github.com/emscripten-core/emscripten/issues/25343')
1224512246
@also_with_wasm64
1224612247
@parameterized({
1224712248
'': ([],),

0 commit comments

Comments
 (0)