Skip to content

Commit c77e0d9

Browse files
Michael137IanWood1
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 ff84ded commit c77e0d9

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)