diff --git a/lldb/test/API/tools/lldb-dap/commands/TestDAP_commands.py b/lldb/test/API/tools/lldb-dap/commands/TestDAP_commands.py index ea6b2ea7f28ab..466422d55fc9f 100644 --- a/lldb/test/API/tools/lldb-dap/commands/TestDAP_commands.py +++ b/lldb/test/API/tools/lldb-dap/commands/TestDAP_commands.py @@ -7,6 +7,7 @@ class TestDAP_commands(lldbdap_testcase.DAPTestCaseBase): + @skipIfWindows # rdar://163316257 def test_command_directive_quiet_on_success(self): program = self.getBuildArtifact("a.out") command_quiet = (