[all-commits] [llvm/llvm-project] e1d564: [llvm-exegesis] Allow retries on flaky middle half...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Wed Feb 7 01:40:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1d564ac130fb6ec14d1e237a123373d64249e55
      https://github.com/llvm/llvm-project/commit/e1d564ac130fb6ec14d1e237a123373d64249e55
  Author: Aiden Grossman <agrossman154 at yahoo.com>
  Date:   2024-02-07 (Wed, 07 Feb 2024)

  Changed paths:
    M llvm/test/tools/llvm-exegesis/X86/latency/middle-half.s

  Log Message:
  -----------
  [llvm-exegesis] Allow retries on flaky middle half test

The middle half repetition mode test sometimes fails on the avx512
buildbots due to a negative value being produced. This needs more
investigation, but add a retry count temporarily to alleviate
false-positive errors on the buildbots.

This is being tracked in #80957.




More information about the All-commits mailing list