Skip to content

Commit d15cbe4

Browse files
steakhalgithub-actions[bot]
authored andcommitted
Automerge: [analyzer] Disable a flaky test while triaging why its flaky (#127034)
I had previous attempts for fixing this flaky test. Let's admit I failed so far, and disable this until we have a permanent fix. See the discussion at: llvm/llvm-project#126913 (comment)
2 parents 086aa39 + b88c5d6 commit d15cbe4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/test/Analysis/live-stmts.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Disabling this flaky test, see https://github.com/llvm/llvm-project/pull/126913#issuecomment-2655850766
2+
// UNSUPPORTED: true
3+
14
// RUN: %clang_analyze_cc1 -w -analyzer-checker=debug.DumpLiveExprs %s 2>&1\
25
// RUN: | FileCheck %s
36

0 commit comments

Comments
 (0)