[fuzzer][test] Disable noasan-strncmp test for AArch64
authorAntoine Moynault <antoine.moynault@linaro.org>
Fri, 14 Apr 2023 15:32:41 +0000 (15:32 +0000)
committerDavid Spickett <david.spickett@linaro.org>
Fri, 14 Apr 2023 15:33:11 +0000 (15:33 +0000)
commit7dbf5ce538bce5c296d53960a751a5bbed2e027d
treec63ed3ef9005e55460e9ccae3e08183e45b65a58
parentd56b74eac0afeabd7c02cbbead04ab567cdac28c
[fuzzer][test] Disable noasan-strncmp test for AArch64

This test fails on several aarch64 bots
  clang-aarch64-lld-2stage ( https://lab.llvm.org/buildbot/#/builders/185/builds/3525 )
  clang-aarch64-full-2stage ( https://lab.llvm.org/buildbot/#/builders/179/builds/5904 )
  clang-aarch64-sve-vla ( https://lab.llvm.org/buildbot/#/builders/197/builds/4519 )
Disable it while this is analyzed.

Reviewed By: DavidSpickett

Differential Revision: https://reviews.llvm.org/D148332
compiler-rt/test/fuzzer/noasan-strncmp.test