[all-commits] [llvm/llvm-project] 78fe93: [LSan] Disable a failing test on ARM

ostannard via All-commits all-commits at lists.llvm.org
Mon Apr 20 09:49:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 78fe93030f5570fb859d45bb5e5fa6fb15e5762f
      https://github.com/llvm/llvm-project/commit/78fe93030f5570fb859d45bb5e5fa6fb15e5762f
  Author: Oliver Stannard <oliver.stannard at linaro.org>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

  Changed paths:
    M compiler-rt/test/lsan/TestCases/stale_stack_leak.cpp

  Log Message:
  -----------
  [LSan] Disable a failing test on ARM

This started failing after an OS upgrade on a buildbot machine, and I
don't see anything obvious to fix or revert, so disable it for now to
get the bot green.

Covered by https://bugs.llvm.org/show_bug.cgi?id=44158

Differential revision: https://reviews.llvm.org/D78496




More information about the All-commits mailing list