Skip to content

Commit 96b06ef

Browse files
committed
And disable test_determination
1 parent c018a77 commit 96b06ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/run_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ def skip_test_p(name: str) -> bool:
9595
blocklisted_tests=[
9696
'test_bundled_images',
9797
'test_cpp_extensions_aot',
98+
'test_determination',
9899
'test_gen_backend_stubs',
99100
'test_jit_fuser',
100101
'test_jit_simple',

0 commit comments

Comments
 (0)