================
@@ -75,6 +75,6 @@ def
test_command_directive_abort_on_error_attach_commands(self):
attachCommands=["?!" + command_quiet, "!" +
command_abort_on_error],
expectFailure=True,
)
- full_output = self.collect_console(duration=1.0)
+ full_output = self.collect_console(timeout_secs=1.0)
----------------
walter-erquinigo wrote:
add `settings` to the pattern
https://github.com/llvm/llvm-project/pull/94494
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits