[all-commits] [llvm/llvm-project] 577a80: [scudo] Disable secondary cache-unmap tests on arm32.

Mitch Phillips via All-commits all-commits at lists.llvm.org
Thu May 20 11:08:23 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 577a80bff8bdf9b26c0f4ff6d1807e43da66ec6a
      https://github.com/llvm/llvm-project/commit/577a80bff8bdf9b26c0f4ff6d1807e43da66ec6a
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2021-05-20 (Thu, 20 May 2021)

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

  Log Message:
  -----------
  [scudo] Disable secondary cache-unmap tests on arm32.

Looks like secondary pointers don't get unmapped on one of the arm32
bots. In the interests of landing some dependent patches, disable this
test on arm32 so that it can be tested in isolation later.

Reviewed By: cryptoad, vitalybuka

Split from differential patchset (1/2): https://reviews.llvm.org/D102648




More information about the All-commits mailing list