Skip to content

Commit 1b164d7

Browse files
author
git apple-llvm automerger
committed
Merge commit 'e8269ad20473' from apple/main into swift/next
2 parents cefd4ad + e8269ad commit 1b164d7

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)