Skip to content

Commit 49b537a

Browse files
Merge pull request #1323 from j2kun:disable-boolean-vectorizer-tests
PiperOrigin-RevId: 720542830
2 parents 6933be8 + b6c2453 commit 49b537a

File tree

1 file changed

+1
-0
lines changed
  • tests/Dialect/CGGI/Transforms

1 file changed

+1
-0
lines changed

tests/Dialect/CGGI/Transforms/BUILD

+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ glob_lit_tests(
66
name = "all_tests",
77
data = ["@heir//tests:test_utilities"],
88
driver = "@heir//tests:run_lit.sh",
9+
exclude = ["boolean_vectorizer.mlir"], # TODO(#519): re-enable with determinism
910
test_file_exts = ["mlir"],
1011
)

0 commit comments

Comments
 (0)