From 546637dc6f5b3696ecd27fa9a972ee39da41fa96 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Fri, 29 Jan 2016 11:47:33 -0800 Subject: [PATCH] add instructions to ease follow-up --- docs/devel/flaky-tests.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/devel/flaky-tests.md b/docs/devel/flaky-tests.md index 4047a7f99f9..ce8389159c5 100644 --- a/docs/devel/flaky-tests.md +++ b/docs/devel/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