Skip to content

Commit 538f69f

Browse files
committed
Disable flaky MLIR async.mlir test on ASan.
Test keeps flaking on the ASan buildbot: #57231
1 parent 938d0d6 commit 538f69f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/test/mlir-cpu-runner/async.mlir

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
// RUN: | FileCheck %s
88

99
// FIXME: https://github.com/llvm/llvm-project/issues/57231
10+
// UNSUPPORTED: asan
1011
// UNSUPPORTED: hwasan
1112

1213
func.func @main() {

0 commit comments

Comments
 (0)