[all-commits] [llvm/llvm-project] 4a5086: tsan: disable munmap_invalid.cpp test on darwin

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Fri Dec 3 00:03:56 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a5086dce35834bb7143a6b468718974570f0c32
      https://github.com/llvm/llvm-project/commit/4a5086dce35834bb7143a6b468718974570f0c32
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2021-12-03 (Fri, 03 Dec 2021)

  Changed paths:
    M compiler-rt/test/tsan/munmap_invalid.cpp

  Log Message:
  -----------
  tsan: disable munmap_invalid.cpp test on darwin

It failed on bots:
https://green.lab.llvm.org/green//job/clang-stage1-RA/25954/consoleFull#-1417328700a1ca8a51-895e-46c6-af87-ce24fa4cd561
and it  doesn't provide the test output.

Reviewed By: melver

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




More information about the All-commits mailing list