We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f38c54 commit 016ce35Copy full SHA for 016ce35
lldb/test/API/commands/settings/TestSettings.py
@@ -169,7 +169,6 @@ def test_set_term_width(self):
169
)
170
171
# rdar://problem/10712130
172
- @skipIf(oslist=["windows"], bugnumber="llvm.org/pr44431")
173
def test_set_frame_format(self):
174
"""Test that 'set frame-format' with a backtick char in the format string works as well as fullpath."""
175
self.build()
0 commit comments