labath added a comment.

These all seem fine to me...



================
Comment at: 
lldb/packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py:13
     mydir = TestBase.compute_mydir(__file__)
+    NO_DEBUG_INFO_TESTCASE = True
 
----------------
This shouldn't be needed as all `PExpectTest`s set this by default...


================
Comment at: 
lldb/packages/Python/lldbsuite/test/commands/platform/process/TestProcessList.py:18
     mydir = TestBase.compute_mydir(__file__)
+    NO_DEBUG_INFO_TESTCASE = True
 
----------------
duplicate annotation


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72447/new/

https://reviews.llvm.org/D72447



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to