Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[fuzzer][test] Disable noasan-strcmp test for AArch64
This patch disables the `noasan-strcmp.test` for AArch64 Linux as it consistently fails on the buildbot machine while passing on other AArch64 Linux systems. We have seen similar issues on noasan-strncmp.test in past which had random failures on certain machines/environments. Following buildbot is failing in both check stage1 and stage2: https://lab.llvm.org/buildbot/#/builders/121/builds/711
- Loading branch information