Confirmed users
2,317
edits
Line 6: | Line 6: | ||
[[File:Treeherder suggestion.png|Treeherder suggestions]] | [[File:Treeherder suggestion.png|Treeherder suggestions]] | ||
Filing a bug | |||
Filing a Bug so that its getting picked up by treeherder as in the screenshot before is very easy. | |||
Bascially 2 requirements need to be included in the bug that this bug can automatically picked up by treeheder: | |||
1. In the �summary: '''Intermittent''' test_file test failure | |||
2. In the Keyword field choose the keyword: '''intermittent-failure''' | |||
== Best Pratice == | |||
Lets imagine you have a test failure like TEST-UNEXPECTED-TIMEOUT | /navigation-timing/test_timing_xserver_redirect.html | expected OK in Treeherder and there is no bug filed so far for this failure. | |||
-> Open the Treeherder Log | |||
1. Login into Bugzilla in a different tab | |||
2. Find the Product/Component where you need to file this bug (note: mxr and hg.mozilla.org can be very helpful if you are in doubt) | |||
3. In this example the Bug belong to Core:Document Navigation | |||
4. In the Summary file the Bug as title: Intermittent navigation-timing/test_timing_xserver_redirect.html | expected OK | |||
5. |