Skip to content

Commit 7c9c2f8

Browse files
committed
Filter out another MLIR test that depends on ml_dtypes
1 parent 4506c86 commit 7c9c2f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2033,6 +2033,7 @@ reset_test_opts
20332033
# The ml_dtypes python module required by mlir/test/python/execution_engine.py
20342034
# isn't packaged.
20352035
test_list_filter_out+=("MLIR :: python/execution_engine.py")
2036+
test_list_filter_out+=("MLIR :: python/multithreaded_tests.py")
20362037

20372038
%ifarch s390x
20382039
# s390x does not support half-float

0 commit comments

Comments
 (0)