From 4ba595e7f6ae4394f5d1bd4ae3be0f86c5881191 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 --- flaky-tests.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/flaky-tests.md b/flaky-tests.md index 4047a7f99..ce8389159 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