[lldb][test] XFAIL TestCxxFrameFormat.test for Windows target
Fails on Windows CI: ``` | 10: (lldb) break set -l 3 | check:30'0 ~~~~~~~~~~~~~~~~~~~~~~ | 11: error: No selected frame to use to find the default file. | check:30'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 12: error: No file supplied and no default file available. | check:30'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 13: (lldb) exit ``` This passes fine when compiling on Windows for Linux targets.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# XFAIL: target-windows
|
||||
|
||||
# Test the plugin.cplusplus.display.function-name-format setting.
|
||||
|
||||
# RUN: split-file %s %t
|
||||
|
||||
Reference in New Issue
Block a user