Skip to content

Commit 54811a9

Browse files
committed
[lldb][test] Mark dwp foreign type units test unsupported on Windows
This test has been flaky on Linaro's Windows on Arm bot: https://lab.llvm.org/buildbot/#/builders/141/builds/425
1 parent 05670b4 commit 54811a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lldb/test/Shell/SymbolFile/DWARF/x86/dwp-foreign-type-units.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// REQUIRES: lld
2+
// Is flaky on Windows.
3+
// UNSUPPORTED: system-windows
24

35
// This test will make a type that will be compiled differently into two
46
// different .dwo files in a type unit with the same type hash, but with

0 commit comments

Comments
 (0)