[all-commits] [llvm/llvm-project] c46a46: [libc] disable flakey tests
michaelrj-google via All-commits
all-commits at lists.llvm.org
Tue Nov 15 15:13:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c46a465eb9860b4427f2fa8c0017ab249ee4d73f
https://github.com/llvm/llvm-project/commit/c46a465eb9860b4427f2fa8c0017ab249ee4d73f
Author: Michael Jones <michaelrj at google.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M libc/test/src/sys/mman/linux/mprotect_test.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list