[all-commits] [llvm/llvm-project] 97fd8d: [test][sanitizer] Disable create_thread_loop on Da...

Steven Wu via All-commits all-commits at lists.llvm.org
Tue Aug 8 09:28:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 97fd8d264af5a9e95279e50dac936f515dce7d42
      https://github.com/llvm/llvm-project/commit/97fd8d264af5a9e95279e50dac936f515dce7d42
  Author: Steven Wu <stevenwu at apple.com>
  Date:   2023-08-08 (Tue, 08 Aug 2023)

  Changed paths:
    M compiler-rt/test/sanitizer_common/TestCases/Posix/create_thread_loop.cpp

  Log Message:
  -----------
  [test][sanitizer] Disable create_thread_loop on Darwin

create_thread_loop can time out sometimes on macOS CI.

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




More information about the All-commits mailing list