#
dfcf2d87 |
| 11-Sep-2019 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Only skip problematic test in CI env.
PR: 237450 Sponsored by: The FreeBSD Foundation
|
#
7e37c475 |
| 22-Jul-2019 |
Li-Wen Hsu <lwhsu@FreeBSD.org> |
Temporarily skip lib.libc.regex.exhaust_test.regcomp_too_big and lib.libregex.exhaust_test.regcomp_too_big on i386 as they are flakey on it
PR: 237450 Sponsored by: The FreeBSD Foundation
|
#
79483833 |
| 26-Mar-2019 |
Kyle Evans <kevans@FreeBSD.org> |
MFV r345515: netbsd-tests: import memory bump for libc/regex/t_exhaust
MFC after: 3 days
|
#
63d1fd59 |
| 14-Jan-2017 |
Enji Cooper <ngie@FreeBSD.org> |
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
Sponsored by: Dell EMC Isilon
|
#
ff0ba872 |
| 17-Nov-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with their #ifdef equivalents for everything changed in contrib/netbsd-tests. There are some items from the vendor tree that
Mechanically replace #if defined(__FreeBSD__) and #if defined(__NetBSD__) with their #ifdef equivalents for everything changed in contrib/netbsd-tests. There are some items from the vendor tree that use #if defined(__FreeBSD__) or #if defined(__NetBSD__) which are being left alone
Requested by: bde, rpaulo Sponsored by: EMC / Isilon Storage Division
show more ...
|
#
f12a8d0b |
| 12-Oct-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Implement 64MB memory limit for test to ensure that it fails reliably in 600 seconds; it would previously fail inconsistently when run in some virtual machine configurations
This patch might need to
Implement 64MB memory limit for test to ensure that it fails reliably in 600 seconds; it would previously fail inconsistently when run in some virtual machine configurations
This patch might need to be reverted or revisited later (see the attached PR for more details)
PR: 169302
Submitted by: pho Sponsored by: EMC / Isilon Storage Division
show more ...
|
#
57718be8 |
| 02-Oct-2014 |
Enji Cooper <ngie@FreeBSD.org> |
Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , minus the vendor Makefiles
Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade
MFC after 2 weeks
Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 , minus the vendor Makefiles
Provide directions for how to bootstrap the vendor sources in FREEBSD-upgrade
MFC after 2 weeks Discussed with: rpaulo Sponsored by: EMC / Isilon Storage Division
show more ...
|