summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authork8s-merge-robot <k8s.production.user@gmail.com>2016-01-31 02:15:38 -0800
committerk8s-merge-robot <k8s.production.user@gmail.com>2016-01-31 02:15:38 -0800
commitee65341b8a41d7eee2b285691482b9592f14febf (patch)
tree66ad87841c0e5ba03aa2cd36338594d5fbbc8383
parent3679b53fda8d9f29447a4f93549a83427311877b (diff)
parent4ba595e7f6ae4394f5d1bd4ae3be0f86c5881191 (diff)
Merge pull request #20342 from lavalamp/doc-flaky-test
Auto commit by PR queue bot
-rw-r--r--flaky-tests.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/flaky-tests.md b/flaky-tests.md
index 4047a7f9..ce838915 100644
--- a/flaky-tests.md
+++ b/flaky-tests.md
@@ -58,7 +58,10 @@ discoverable from the issue.
flake is exactly the same, add a comment instead of making a new issue.
2. If you make a new issue, you should title it with the test name, prefixed by
"e2e/unit/integration flake:" (whichever is appropriate)
-3. Reference any old issues you found in step one.
+3. Reference any old issues you found in step one. Also, make a comment in the
+ old issue referencing your new issue, because people monitoring only their
+ email do not see the backlinks github adds. Alternatively, tag the person or
+ people who most recently worked on it.
4. Paste, in block quotes, the entire log of the individual failing test, not
just the failure line.
5. Link to durable storage with the rest of the logs. This means (for all the