llvm / llvm-project

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
http://llvm.org
Other
28.55k stars 11.8k forks source link

check-tsan produces four unexpected failures on x86_64 darwin #26983

Open llvmbot opened 8 years ago

llvmbot commented 8 years ago
Bugzilla Link 26609
Version unspecified
OS MacOS X
Attachments log of check-tsan on x86_64-apple-darwin15
Reporter LLVM Bugzilla Contributor
CC @AnnaZaks,@vitalybuka

Extended Description

On x86_64-apple-darwin15, the check-tsan test suite produces four unexpected failures...

Failing Tests (4): ThreadSanitizer-x86_64 :: Darwin/gcd-groups-stress.mm ThreadSanitizer-x86_64 :: Darwin/symbolizer-atos.cc ThreadSanitizer-x86_64 :: ignore_lib0.cc ThreadSanitizer-x86_64 :: printf-1.c

Expected Passes : 251 Expected Failures : 1 Unsupported Tests : 31 Unexpected Failures: 4

vitalybuka commented 6 years ago

Is this still the issue?

0f73b9cf-134f-41af-a8b1-14d9f305ee95 commented 8 years ago

Jack, could you check if these failures have the same cause as bug 26606?

Thanks! Anna.

llvmbot commented 8 years ago

Two of these failures should be fixed by r261148. Adding more Apple folks for remaining ones.

llvmbot commented 8 years ago

assigned to @AnnaZaks