JDevlieghere accepted this revision. JDevlieghere added a comment. This revision is now accepted and ready to land.
LGTM ================ Comment at: lldb/packages/Python/lldbsuite/test/dotest.py:1043 + if configuration.suite.countTestCases() == 0: + print("error: did not discover any tests.") + exitTestSuite(1) ---------------- Maybe `did not discover any (matching) tests` to make it clear that this might be the result of user input? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D85169/new/ https://reviews.llvm.org/D85169 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits