[libc] disable flakey tests
authorMichael Jones <michaelrj@google.com>
Tue, 15 Nov 2022 21:50:27 +0000 (13:50 -0800)
committerMichael Jones <michaelrj@google.com>
Tue, 15 Nov 2022 23:13:37 +0000 (15:13 -0800)
commitc46a465eb9860b4427f2fa8c0017ab249ee4d73f
tree1e232c1955c202be530cef1fac100f43769cd6b4
parent0e1708ff649f5883749877558f839b26c85725fd
[libc] disable flakey tests

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.

Reviewed By: sivachandra, lntue

Differential Revision: https://reviews.llvm.org/D138061
libc/test/src/sys/mman/linux/mprotect_test.cpp