[all-commits] [llvm/llvm-project] 3e068f: [compiler-rt][test] recommit: mark asan/TestCases/...

Alex Lorenz via All-commits all-commits at lists.llvm.org
Mon Aug 14 15:16:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e068f2fd7dac9a398de41c85e97e1af42b4c76b
      https://github.com/llvm/llvm-project/commit/3e068f2fd7dac9a398de41c85e97e1af42b4c76b
  Author: Alex Lorenz <arphaman at gmail.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

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

  Log Message:
  -----------
  [compiler-rt][test] recommit: mark asan/TestCases/Posix/fake_stack_gc.cpp as unsupported on Darwin

It's failing on the Darwin CI: https://green.lab.llvm.org/green/ since it was introduced by https://reviews.llvm.org/D157552 and the failure hasn't been resolved yet

Previous fix attempt (beae31523831) did not resolve the failure, so marking it as unsupported again.

rdar://113765281




More information about the All-commits mailing list