Skip to content

Commit 88549cf

Browse files
committed
[clang-doc] Disable flaky test basic-project.test
1 parent d65f037 commit 88549cf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang-tools-extra/test/clang-doc/basic-project.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// See https://github.com/llvm/llvm-project/issues/97507.
2+
// UNSUPPORTED: target={{.*}}
3+
14
// RUN: rm -rf %t && mkdir -p %t/docs %t/build
25
// RUN: sed 's|$test_dir|%/S|g' %S/Inputs/basic-project/database_template.json > %t/build/compile_commands.json
36
// RUN: clang-doc --format=html --output=%t/docs --executor=all-TUs %t/build/compile_commands.json

0 commit comments

Comments
 (0)