[all-commits] [llvm/llvm-project] f3a089: Temporarily disable the following failing tests on...

danliew via All-commits all-commits at lists.llvm.org
Wed May 27 19:33:55 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f3a089506fdcc4a1d658697009572c93e00c4373
      https://github.com/llvm/llvm-project/commit/f3a089506fdcc4a1d658697009572c93e00c4373
  Author: Dan Liew <dan at su-root.co.uk>
  Date:   2020-05-27 (Wed, 27 May 2020)

  Changed paths:
    M compiler-rt/lib/asan/tests/asan_test.cpp

  Log Message:
  -----------
  Temporarily disable the following failing tests on Darwin:

  AddressSanitizer-Unit :: ./Asan-i386-calls-Test/AddressSanitizer.LongJmpTest
  AddressSanitizer-Unit :: ./Asan-i386-calls-Test/AddressSanitizer.SigLongJmpTest
  AddressSanitizer-Unit :: ./Asan-i386-inline-Test/AddressSanitizer.LongJmpTest
  AddressSanitizer-Unit :: ./Asan-i386-inline-Test/AddressSanitizer.SigLongJmpTest

These failures will be examined properly when time permits.

rdar://problem/62141412




More information about the All-commits mailing list