[all-commits] [llvm/llvm-project] 2c2f78: [AIX] Disable flaky ClangScanDeps tests (#72304)
Jake Egan via All-commits
all-commits at lists.llvm.org
Tue Nov 14 14:40:31 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c2f785a2936aed88af9f05961b5b7c0c28f29ca
https://github.com/llvm/llvm-project/commit/2c2f785a2936aed88af9f05961b5b7c0c28f29ca
Author: Jake Egan <5326451+jakeegan at users.noreply.github.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M clang/test/ClangScanDeps/regular_cdb.cpp
M clang/test/ClangScanDeps/relative_directory.cpp
Log Message:
-----------
[AIX] Disable flaky ClangScanDeps tests (#72304)
These tests are failing intermittently on the AIX bot, possibly due to
some issue with `getpwuid_r`. Disable them for now while they are
investigated.
More information about the All-commits
mailing list