[all-commits] [llvm/llvm-project] 7dbf5c: [fuzzer][test] Disable noasan-strncmp test for AAr...

antoine moynault via All-commits all-commits at lists.llvm.org
Fri Apr 14 08:33:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7dbf5ce538bce5c296d53960a751a5bbed2e027d
      https://github.com/llvm/llvm-project/commit/7dbf5ce538bce5c296d53960a751a5bbed2e027d
  Author: Antoine Moynault <antoine.moynault at linaro.org>
  Date:   2023-04-14 (Fri, 14 Apr 2023)

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

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




More information about the All-commits mailing list