Skip to content

Commit 3afe241

Browse files
Michael137GeorgeARM
authored andcommitted
[lldb][test] Skip TestFrameFormatFunctionSuffix.test on Windows
We skip/xfail the other FrameFormat tests on Windows already. The number of different buildbot configurations out there targetting Windows makes it hard to make this test portable. If we want to test this on Windows we should probably just make a dedicated test for it.
1 parent 1d93afd commit 3afe241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/Shell/Settings/TestFrameFormatFunctionSuffix.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# XFAIL: target-windows
1+
# UNSUPPORTED: system-windows
22

33
# Test the ${function.suffix} frame-format variable.
44

0 commit comments

Comments
 (0)