Skip to content

Commit 8ad8457

Browse files
committed
[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. (cherry picked from commit 4560ff8)
1 parent 4fa4f41 commit 8ad8457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lldb/test/Shell/Settings/TestFrameFormatFunctionSuffix.test

+1-1
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)