[all-commits] [llvm/llvm-project] 07211d: [lldb/dotest] Remove the "exclusive test subdir" c...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Fri Feb 14 01:24:20 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 07211d951d584b19951ad8dedbaf7c728297f4b5
https://github.com/llvm/llvm-project/commit/07211d951d584b19951ad8dedbaf7c728297f4b5
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-02-14 (Fri, 14 Feb 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/configuration.py
M lldb/packages/Python/lldbsuite/test/dotest.py
Log Message:
-----------
[lldb/dotest] Remove the "exclusive test subdir" concept
Summary:
This was added in 2018 (r339929), when we were still using the
hand-rolled test runner.
It does not seem to be relevant anymore. In fact as far as I can tell,
it's a big no-op now as the exclusive_test_subdir variable is never set.
Reviewers: vsk, JDevlieghere
Subscribers: lldb-commits
Tags: #lldb
Differential Revision: https://reviews.llvm.org/D74551
More information about the All-commits
mailing list