mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
2040559f71
If `SkipReader` is called with a small initial buffer it may be doing a huge number if Reads to skip the requested number of bytes. If a small buffer is provided grab a 32K buffer and use that. Fixes slow execution of `testAPIGetObjectWithMPHandler`. Bonuses: * Use `-short` with `-race` test. * Do all suite test types with `-short`. * Enable compressed+encrypted in `testAPIGetObjectWithMPHandler`. * Disable big file tests in `testAPIGetObjectWithMPHandler` when using `-short`. |
||
---|---|---|
.. | ||
cicd-corpus | ||
upgrade-tests | ||
checkdeps.sh | ||
cross-compile.sh | ||
disable-root.sh | ||
gen-ldflags.go | ||
heal-inconsistent-versions.sh | ||
heal-manual.go | ||
minio-iam-ldap-upgrade-import-test.sh | ||
minio-upgrade.sh | ||
race.sh | ||
resolve-right-versions.sh | ||
rewrite-old-new.sh | ||
verify-build.sh | ||
verify-healing-empty-erasure-set.sh | ||
verify-healing-with-root-disks.sh | ||
verify-healing.sh |