Skip to content

Commit

Permalink
Update build_tools/cmake/ctest_all.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottTodd authored Feb 8, 2025
1 parent 86a0b53 commit 3d2d47c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_tools/cmake/ctest_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ if [[ "${OSTYPE}" =~ ^msys ]]; then
"iree/tests/e2e/tosa_ops/check_vmvx_local-sync_microkernels_matmul.mlir"
# Flaky on CI for unknown reasons, skip.
"iree/tools/test/iree-dump-parameters.txt.test"
"iree/tools/test/parameters_unscoped.mlir.test"
)
elif [[ "${OSTYPE}" =~ ^darwin ]]; then
excluded_tests+=(
Expand Down

0 comments on commit 3d2d47c

Please sign in to comment.