This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from de795bdaa [testsuite] Skip a flakey test. new 79660ead0 Build each testcase variant in its own subdirectory and remov [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .../lldbsuite/test/api/listeners/TestListener.py | 2 +- .../comp_dir_symlink/TestCompDirSymLink.py | 12 ++- .../functionalities/load_unload/TestLoadUnload.py | 25 ++--- .../TestValueOfVectorVariable.py | 8 +- packages/Python/lldbsuite/test/lldbinline.py | 4 +- packages/Python/lldbsuite/test/lldbtest.py | 105 +++++++++------------ .../Python/lldbsuite/test/plugins/builder_base.py | 51 +++++----- .../lldbsuite/test/plugins/builder_darwin.py | 9 +- .../test/python_api/hello_world/TestHelloWorld.py | 34 ++++--- .../test/python_api/process/io/TestProcessIO.py | 7 ++ .../python_api/symbol-context/TestSymbolContext.py | 8 +- .../two-files/TestSymbolContextTwoFiles.py | 2 - .../value_var_update/TestValueVarUpdate.py | 12 +-- 13 files changed, 131 insertions(+), 148 deletions(-)