[all-commits] [llvm/llvm-project] 9a8241: [test][fuzzer] XFAIL tvOS tests pending investigat...
Roy Sundahl via All-commits
all-commits at lists.llvm.org
Thu Sep 15 13:40:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a82412f82f3f45db309cc6afb8e684d4d4b3215
https://github.com/llvm/llvm-project/commit/9a82412f82f3f45db309cc6afb8e684d4d4b3215
Author: Roy Sundahl <rsundahl at apple.com>
Date: 2022-09-15 (Thu, 15 Sep 2022)
Changed paths:
M compiler-rt/test/fuzzer/fuzzer-segv.test
M compiler-rt/test/fuzzer/minimize_two_crashes.test
M compiler-rt/test/fuzzer/null-deref.test
M compiler-rt/test/fuzzer/stack-overflow-with-asan.test
Log Message:
-----------
[test][fuzzer] XFAIL tvOS tests pending investigation. (rdar://99981102)
These four tests are failing on tvOS devices (not simulators) so XFAIL
them for now for CI and investigate further.
rdar://99981102
Differential Revision: https://reviews.llvm.org/D133963
More information about the All-commits
mailing list