[all-commits] [llvm/llvm-project] 6bfbb8: [compiler-rt][libFuzzer] Disable counters test on arm

David Spickett via All-commits all-commits at lists.llvm.org
Tue Dec 7 04:01:10 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6bfbb89e96fa0c7d0d3fb71fb584f885d701fd7b
      https://github.com/llvm/llvm-project/commit/6bfbb89e96fa0c7d0d3fb71fb584f885d701fd7b
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2021-12-07 (Tue, 07 Dec 2021)

  Changed paths:
    M compiler-rt/test/fuzzer/counters.test

  Log Message:
  -----------
  [compiler-rt][libFuzzer] Disable counters test on arm

This test is either very slow or loops forever on 32 bit Arm.

One of a few tests causing timeouts on our buildbots:
https://lab.llvm.org/buildbot/#/builders/190/builds/513




More information about the All-commits mailing list