[all-commits] [llvm/llvm-project] 978865: [test][profile] Disable failing PPC tests
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Aug 16 22:40:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9788652dd08a1a0ac2e23a3b1e8c4054966a3b94
https://github.com/llvm/llvm-project/commit/9788652dd08a1a0ac2e23a3b1e8c4054966a3b94
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M compiler-rt/test/profile/Linux/coverage-linkage-lld.cpp
M compiler-rt/test/profile/Linux/coverage-linkage.cpp
M compiler-rt/test/profile/Linux/coverage-weak-lld.cpp
M compiler-rt/test/profile/Linux/instrprof-value-merge-lld.c
M compiler-rt/test/profile/instrprof-gc-sections.c
Log Message:
-----------
[test][profile] Disable failing PPC tests
Tests were acidentally included into target executed on sanitizer-ppc64be-linux bot.
It does not look like there were OK before.
Commit: fab079275aac895d5f48b96006f62390a5e24664
https://github.com/llvm/llvm-project/commit/fab079275aac895d5f48b96006f62390a5e24664
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-08-16 (Wed, 16 Aug 2023)
Changed paths:
M compiler-rt/test/hwasan/TestCases/Linux/create-thread-stress.cpp
Log Message:
-----------
[test][hwasan] Reserve vector in test
Compare: https://github.com/llvm/llvm-project/compare/edea31e13127...fab079275aac
More information about the All-commits
mailing list