[all-commits] [llvm/llvm-project] edd098: [HWASan] unflake test

Florian Mayer via All-commits all-commits at lists.llvm.org
Fri May 12 15:06:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: edd0981e71af87a686365d40e6410a8a377c153d
      https://github.com/llvm/llvm-project/commit/edd0981e71af87a686365d40e6410a8a377c153d
  Author: Florian Mayer <fmayer at google.com>
  Date:   2023-05-12 (Fri, 12 May 2023)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/global-with-reduction.c

  Log Message:
  -----------
  [HWASan] unflake test

The short granule logic made this test flaky because with low
probability there would be no tag mismatch by coincidence.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D150484




More information about the All-commits mailing list