================
@@ -5,9 +5,9 @@
 lldb-server tests run where the lldb-server exe is
 available.
 
-This class will be broken into smaller test case classes by
-gdb remote packet functional areas.  For now it contains
-the initial set of tests implemented.
+The tests are split between the LldbGdbServerTestCase and
+LldbGdbServerTestCase2 classes to avoid timeouts in the
+test suite.
----------------
DavidSpickett wrote:

Maybe expand this so folks don't get the wrong idea in future. Perhaps:
"lit's timeout applies to the whole file, rather than each test_ method, so 
these tests are split between...."

https://github.com/llvm/llvm-project/pull/129614
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to