minio/.github
Klaus Post 5c61c3ccdc
Fix flaky TestGetObjectWithOutdatedDisks (#15687)
On occasion this test fails:

```
2022-09-12T17:22:44.6562737Z === RUN   TestGetObjectWithOutdatedDisks
2022-09-12T17:22:44.6563751Z     erasure-object_test.go:1214: Test 2: Expected data to have md5sum = `c946b71bb69c07daf25470742c967e7c`, found `7d16d23f07072af1a809707ba101ae07`
2
```

Theory: Both objects are written with the same timestamp due to lower timer resolution on Windows. This results in secondary resolution, which is deterministic, but random.

Solution: Instead of hacking in a wait we request the specific version we want. Should still keep the test relevant.

Bonus: Remote action dependency for vulncheck
2022-09-14 08:17:39 -07:00
..
ISSUE_TEMPLATE Add Subnet link in the issue template for urgency clause (#14131) 2022-01-20 09:37:40 -08:00
workflows Fix flaky TestGetObjectWithOutdatedDisks (#15687) 2022-09-14 08:17:39 -07:00
ISSUE_TEMPLATE.md Slight tweaks to SUBNET portion of the template (#14205) 2022-01-28 16:04:16 -08:00
PULL_REQUEST_TEMPLATE.md Update PR template to make it easy to request for doc changes (#15665) 2022-09-07 15:25:02 -07:00
logo.svg Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
markdown-lint-cfg.yaml Add support for multiple OpenID providers with role policies (#14223) 2022-04-28 18:27:09 -07:00
stale.yml change to do-not-close 2022-01-23 20:36:59 -08:00