This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Run libFuzzer tests with check-all.
ClosedPublic

Authored by morehouse on Jun 14 2018, 3:11 PM.

Diff Detail

Event Timeline

morehouse created this revision.Jun 14 2018, 3:11 PM
kcc accepted this revision.Jun 25 2018, 11:08 AM

LGTM
Please watch the bots -- I can imagine it can fail in lots of ways.

This revision is now accepted and ready to land.Jun 25 2018, 11:08 AM
This revision was automatically updated to reflect the committed changes.
Herald added a subscriber: Restricted Project. · View Herald TranscriptJun 25 2018, 1:34 PM
yroux added a subscriber: yroux.Jul 5 2018, 4:22 AM

This commit broke AArch64 bots, a bugzilla entry was created to track the issue:

https://bugs.llvm.org/show_bug.cgi?id=38034

Sorry but I need to revert it

Do you think you can instead disable three problematic tests on AARCH64 and revert the revert?
That seems like a more local solution.

yroux added a comment.Jul 5 2018, 11:41 PM

Sure, I'll do it today.

yroux added a comment.Jul 6 2018, 10:34 AM

Recommitted at r336449