[all-commits] [llvm/llvm-project] fac485: [llvm-exegesis] Disable tests requiring the subpro...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Mon Jul 3 13:19:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fac4857bc10b78b95822b5127c0c5a4b759aa462
https://github.com/llvm/llvm-project/commit/fac4857bc10b78b95822b5127c0c5a4b759aa462
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M llvm/test/tools/llvm-exegesis/lit.local.cfg
Log Message:
-----------
[llvm-exegesis] Disable tests requiring the subprocess executor
This patch temporarily disables tests that require the subprocess
executor as they are currently flaky on systems that are able to run
them such as clang-cmake-x86_64-avx512-linux. Once I have a fix for the
flakiness they will be reenabled.
More information about the All-commits
mailing list