[all-commits] [llvm/llvm-project] da0580: [scudo] Disable the GetRssFromBuffer scudo test on...

Amy Kwan via All-commits all-commits at lists.llvm.org
Fri Mar 3 23:51:11 PST 2023


  Branch: refs/heads/release/16.x
  Home:   https://github.com/llvm/llvm-project
  Commit: da0580260e83e7354f82e0abdc5f4f65a6a2e6c1
      https://github.com/llvm/llvm-project/commit/da0580260e83e7354f82e0abdc5f4f65a6a2e6c1
  Author: Amy Kwan <amy.kwan1 at ibm.com>
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/tests/common_test.cpp

  Log Message:
  -----------
  [scudo] Disable the GetRssFromBuffer scudo test on PPC

The GetRssFromBuffer scudo test case fails intermittently on Power, so this test
is disabled on the platform because of this.

(cherry picked from commit 0e3ef5f89749a599c652c546214a8307e3495526)




More information about the All-commits mailing list