Skip to content

Commit e8269ad

Browse files
author
git apple-llvm automerger
committed
Merge commit 'b67a2aef8ac9' from llvm.org/master into apple/main
2 parents 81036a6 + b67a2ae commit e8269ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

compiler-rt/test/memprof/TestCases/log_path_test.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
// The for loop in the backticks below requires bash.
22
// REQUIRES: shell
33
//
4+
// TODO: It isn't clear why this test started failing on the avr bot.
5+
// Waiting for help from bot owner to investigate.
6+
// XFAIL: avr
7+
//
48
// RUN: %clangxx_memprof %s -o %t
59

610
// Regular run.

0 commit comments

Comments
 (0)