[all-commits] [llvm/llvm-project] 7acd18: [Sanitizer] Modify test to avoid bot timeouts

Teresa Johnson via All-commits all-commits at lists.llvm.org
Tue Sep 21 18:47:43 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7acd1807dd6899441cff9e1246155379971352fb
      https://github.com/llvm/llvm-project/commit/7acd1807dd6899441cff9e1246155379971352fb
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2021-09-21 (Tue, 21 Sep 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_libc_test.cpp

  Log Message:
  -----------
  [Sanitizer] Modify test to avoid bot timeouts

Change the mutex type to one that initializes on construction and
hopefully avoid what appear to be deadlock failures in the new test
on a couple bots, e.g.:

https://green.lab.llvm.org/green/job/clang-stage1-RA/24140/testReport/SanitizerCommon-Unit/__Sanitizer-x86_64-Test/SanitizerCommon_ReportFile/




More information about the All-commits mailing list