[all-commits] [llvm/llvm-project] 5373ed: [fuzzer][test] Disable noasan-strcmp test for AArch64

Omair Javaid via All-commits all-commits at lists.llvm.org
Mon Dec 30 11:52:52 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5373ed0e79c3eaf8a11a0fd747aa80556f203211
      https://github.com/llvm/llvm-project/commit/5373ed0e79c3eaf8a11a0fd747aa80556f203211
  Author: Muhammad Omair Javaid <omair.javaid at linaro.org>
  Date:   2024-12-31 (Tue, 31 Dec 2024)

  Changed paths:
    M compiler-rt/test/fuzzer/noasan-strcmp.test

  Log Message:
  -----------
  [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



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list