[all-commits] [llvm/llvm-project] fc9865: [libc++abi] Temporarily disable test on Apple to f...

Louis Dionne via All-commits all-commits at lists.llvm.org
Thu Jul 16 12:43:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fc9865c4a76ed3bbec77da34529e01e64006fed3
      https://github.com/llvm/llvm-project/commit/fc9865c4a76ed3bbec77da34529e01e64006fed3
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M libcxxabi/test/test_exception_address_alignment.pass.cpp

  Log Message:
  -----------
  [libc++abi] Temporarily disable test on Apple to fix the CI

This test has been failing on some SDKs for a long time because we lack
a proper way of identifying the SDK version in Lit. Until that is possible,
mark the test as unsupported on Apple to restore the CI.




More information about the All-commits mailing list