This is an archive of the discontinued LLVM Phabricator instance.

[libc] disable flakey tests
ClosedPublic

Authored by michaelrj on Nov 15 2022, 1:57 PM.

Details

Summary

The mprotect test has been failing and causing significant buildbot
noise. Given that this is a simple functions it's more important that
the buildbot errors be useful than having more thorough tests for this
function.

Diff Detail

Event Timeline

michaelrj created this revision.Nov 15 2022, 1:57 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 15 2022, 1:57 PM
michaelrj requested review of this revision.Nov 15 2022, 1:57 PM
lntue accepted this revision.Nov 15 2022, 2:13 PM
This revision is now accepted and ready to land.Nov 15 2022, 2:13 PM
sivachandra accepted this revision.Nov 15 2022, 2:57 PM
michaelrj updated this revision to Diff 475599.Nov 15 2022, 3:12 PM

remove gettimeofday changes since a proper fix was landed.

michaelrj edited the summary of this revision. (Show Details)Nov 15 2022, 3:12 PM
This revision was landed with ongoing or failed builds.Nov 15 2022, 3:13 PM
This revision was automatically updated to reflect the committed changes.