Skip to content

Commit 5be357b

Browse files
committed
Disable test
1 parent 2bef2d7 commit 5be357b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lldb/test/Shell/SymbolFile/NativePDB/lookup-by-types.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// clang-format off
2-
// XFAIL: *
3-
// Failing due to branch-only warning rdar://122824216
2+
// Failing due to a branch-only warning on some Linux platform.
3+
// REQUIRES: 122824216
44
// RUN: %build -o %t.exe -- %s
55
// RUN: env LLDB_USE_NATIVE_PDB_READER=1 %lldb -f %t.exe -s \
66
// RUN: %p/Inputs/lookup-by-types.lldbinit 2>&1 | FileCheck %s

0 commit comments

Comments
 (0)