mint icon indicating copy to clipboard operation
mint copied to clipboard

Collection of tests to detect overall correctness of MinIO server.

Results 10 mint issues
Sort by recently updated
recently updated
newest added

``` Processing triggers for php8.1-cli (8.1.2-1ubuntu2.15) ... Processing triggers for libapache2-mod-php8.1 (8.1.2-1ubuntu2.15) ... Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.8+dfsg-1ubuntu0.2) ... update-alternatives: using /usr/bin/python3.10 to provide /usr/bin/python (python) in auto mode Running...

I am getting the following error at the time of running the podman command: $ podman run -e "SERVER_ENDPOINT=10.9.75.33:9000" -e "DOMAIN=minio.com" -e "ACCESS_KEY=$$$$$$$$$" -e "SECRET_KEY=#######################" -e MINT_MODE=full minio/mint:latest `(13/14) Running...

Hey everyone, I tried using the tool based on main but encountered various errors. I went through them and tried to fix the ones that are relevant to us. Tbh,...

Hi, I am new to this project and am interested in using mint to test an object storage server, since minIO implements amazon s3 apis I tought it would be...

**Is your feature request related to a problem? Please describe.** Whenever the Mint test suite is executed, a single failing test in minio-java or minio-go causes all the remaining tests...

Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.1 to 4.5.2. Release notes Sourced from github.com/golang-jwt/jwt/v4's releases. v4.5.2 See https://github.com/golang-jwt/jwt/security/advisories/GHSA-mh63-6h87-95cp Full Changelog: https://github.com/golang-jwt/jwt/compare/v4.5.1...v4.5.2 Commits 2f0e9ad Backporting 0951d18 to v4 See full diff in compare view...

dependencies
go

- full package pathname: /root/.ant/cache/com.fasterxml.jackson.core/jackson-databind/bundles/jackson-databind-2.6.7.3.jar - there are also vulnerabilities in the following packages: - /mint/run/core/aws-sdk-java/FunctionalTests.jar, vulnerability in version 1.4.8 is fixed in v1.4.14-jdk7 - /root/.ant/cache/info.cukes/cucumber-jvm-deps/jars/cucumber-jvm-deps-1.0.5.jar, ditto 1.4.8 -> v1.4.14-jdk7

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4. Release notes Sourced from form-data's releases. v4.0.1 Fixes npmignore temporary build files (#532) move util.isArray to Array.isArray (#564) Tests migrate from travis to GHA...

dependencies
javascript

We are running Mint against a custom S3-compatible backend (NooBaa) where a small number of features are intentionally unimplemented/have known issues. Being able to skip those tests without modifying the...