Skip to content

Commit 5cd3c93

Browse files
aojeaTim Bannister
andauthored
Update contributors/devel/sig-testing/flaky-tests.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent a0a72fd commit 5cd3c93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributors/devel/sig-testing/flaky-tests.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ writing our tests defensively. When flakes are identified, we should prioritize
1010
addressing them, either by fixing them or quarantining them off the critical
1111
path.
1212

13-
The project has a "zero-flake" policy, jobs must not automatically retry on test failures,
14-
this was effectivily implemented and announced in 2019,
13+
The project has a "zero-flake" policy. Test jobs must not automatically retry on test failures.
14+
This was announced and implemented in effect from 2019:
1515
[No more ginkgo.flakeAttempts=2 for e2e tests as of 2019-12-13](https://groups.google.com/g/kubernetes-dev/c/NNmEGUsJObg/m/dmI2mVc_AAAJ)
1616

1717
For more information about deflaking Kubernetes tests, you can watch:

0 commit comments

Comments
 (0)