Skip to content

Commit c61a886

Browse files
authored
Update lit.cfg.py
1 parent aea909d commit c61a886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/lit.cfg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
config.excludes.append("LoopVectorize")
6565
# exclude UpdateTestChecks - they fail because of inserted prof annotations
6666
config.excludes.append("UpdateTestChecks")
67-
# issue #166655
67+
# TODO(#166655): Reenable Instrumentation tests
6868
config.excludes.append("Instrumentation")
6969

7070
# test_source_root: The root path where tests are located.

0 commit comments

Comments
 (0)