[all-commits] [llvm/llvm-project] df3d12: [compiler-rt][fuzzer] Disable 2 tests for Arm Thum...

David Spickett via All-commits all-commits at lists.llvm.org
Tue Feb 1 02:13:51 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df3d121bb9f20e0b547f159020eab309a87acef6
      https://github.com/llvm/llvm-project/commit/df3d121bb9f20e0b547f159020eab309a87acef6
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2022-02-01 (Tue, 01 Feb 2022)

  Changed paths:
    M compiler-rt/test/fuzzer/exit_on_src_pos.test
    M compiler-rt/test/fuzzer/lit.cfg.py
    M compiler-rt/test/fuzzer/lit.site.cfg.py.in
    M compiler-rt/test/fuzzer/value-profile-switch.test

  Log Message:
  -----------
  [compiler-rt][fuzzer] Disable 2 tests for Arm Thumb builds

These tests appear to be causing timeouts on our silent
Thumbv7 bot: https://lab.llvm.org/staging/#/builders/162/builds/260

It is possible they would complete given enough time. value-profile-switch
seems to take a long time even on a powerful Armv8 machine.




More information about the All-commits mailing list