This is an archive of the discontinued LLVM Phabricator instance.

[lsan] Disable some LSAN tests for arm-linux-gnueabi{hf}
ClosedPublic

Authored by zatrazz on Nov 2 2020, 9:53 AM.

Details

Reviewers
dvyukov
kcc
yroux
Summary

The tests do not report the expected leak when issued with use_stack
or use_tls option equal to 0 on arm-linux-gnueabihf (ubuntu 18.04,
glibc 2.27).

This issue is being tracked by https://bugs.llvm.org/show_bug.cgi?id=48052

Diff Detail

Unit TestsFailed

Event Timeline

zatrazz created this revision.Nov 2 2020, 9:53 AM
Herald added subscribers: Restricted Project, kristof.beyls. ยท View Herald TranscriptNov 2 2020, 9:53 AM
zatrazz requested review of this revision.Nov 2 2020, 9:53 AM
yroux accepted this revision.Nov 4 2020, 2:07 AM
yroux added a subscriber: yroux.

LGTM, given it is needed to bring ARM bots back online

This revision is now accepted and ready to land.Nov 4 2020, 2:07 AM
zatrazz closed this revision.Nov 5 2020, 3:38 AM