[all-commits] [llvm/llvm-project] 03afd5: [asan] disable no-fd test on darwin

Emily Shi via All-commits all-commits at lists.llvm.org
Thu Mar 11 16:49:37 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03afd5cea48509cb8d5f10bf1a863bf47c3ef9c2
      https://github.com/llvm/llvm-project/commit/03afd5cea48509cb8d5f10bf1a863bf47c3ef9c2
  Author: Emily Shi <code at emi.sh>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M compiler-rt/test/asan/TestCases/Posix/no-fd.cpp

  Log Message:
  -----------
  [asan] disable no-fd test on darwin

If a log message is triggered between execv and child, this test fails.
In the meantime, disable the test to unblock CI

rdar://74992832

Reviewed By: delcypher

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




More information about the All-commits mailing list