Skip to content

Commit 8371cdc

Browse files
committed
Disable ConstraintSystemTest for now
as it started failing after 8e514c5 Above commit enables llvm::DebugFlag which is a global variable.
1 parent 8d6e82d commit 8371cdc

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/llvm/unittests

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ cc_test(
4141
allow_empty = False,
4242
exclude = [
4343
# TODO: Add this file to the build.
44+
"Analysis/ConstraintSystemTest.cpp",
4445
"Analysis/TFUtilsTest.cpp",
4546
"Analysis/TrainingLoggerTest.cpp",
4647
"Analysis/MLModelRunnerTest.cpp",

0 commit comments

Comments
 (0)