[all-commits] [llvm/llvm-project] 9c5e25: [lldb] Skip test_launch_simple with reproducers
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Aug 17 11:47:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9c5e25a696b28b7ab31222b31503150c0847b9c3
https://github.com/llvm/llvm-project/commit/9c5e25a696b28b7ab31222b31503150c0847b9c3
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-08-17 (Mon, 17 Aug 2020)
Changed paths:
M lldb/test/API/python_api/target/TestTargetAPI.py
Log Message:
-----------
[lldb] Skip test_launch_simple with reproducers
The test checks the inferior's output. During replay the binary doesn't
actually run and the output isn't captured by the reproducers.
More information about the All-commits
mailing list