[all-commits] [llvm/llvm-project] d95961: [lldb/test] Disable scripted_crashlog_json.test on...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Wed Feb 16 13:52:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d95961f214a9f2e7abc2844cee309e42eba5600c
https://github.com/llvm/llvm-project/commit/d95961f214a9f2e7abc2844cee309e42eba5600c
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2022-02-16 (Wed, 16 Feb 2022)
Changed paths:
M lldb/test/Shell/ScriptInterpreter/Python/Crashlog/scripted_crashlog_json.test
Log Message:
-----------
[lldb/test] Disable scripted_crashlog_json.test on non darwin aarch64 systems
This patch adds requirement for the `scripted_crashlog_json` test to
make sure it only runs on apple silicon systems.
This should fix the following green dragon failure:
https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/41454
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
More information about the All-commits
mailing list