diff --git a/lldb/packages/Python/lldbsuite/test/tools/lldb-server/host-info/TestGdbRemoteHostInfo.py b/lldb/packages/Python/lldbsuite/test/tools/lldb-server/host-info/TestGdbRemoteHostInfo.py index 6502f03336ad..5089ee85773f 100644 --- a/lldb/packages/Python/lldbsuite/test/tools/lldb-server/host-info/TestGdbRemoteHostInfo.py +++ b/lldb/packages/Python/lldbsuite/test/tools/lldb-server/host-info/TestGdbRemoteHostInfo.py @@ -26,7 +26,8 @@ class TestGdbRemoteHostInfo(GdbRemoteTestCaseBase): "ptrsize", "triple", "vendor", - "watchpoint_exceptions_received" + "watchpoint_exceptions_received", + "default_packet_timeout", ]) DARWIN_REQUIRED_HOST_INFO_KEYS = set([