68
edits
(→Bugs) |
No edit summary |
||
Line 133: | Line 133: | ||
Also, make sure to read http://blog.bonardo.net/2010/06/22/so-youre-about-to-use-checkin-needed | Also, make sure to read http://blog.bonardo.net/2010/06/22/so-youre-about-to-use-checkin-needed | ||
= Reading the tinderbox tea leaves = | |||
Once you've pushed to a repo that builds (such as mozilla-central or try), go to the tinderbox pushlog (here are the links for [http://tests.themasta.com/tinderboxpushlog/ mozilla-central] and [http://tests.themasta.com/tinderboxpushlog/?tree=MozillaTry try]). Shortly your push should show up. Watch the letters to the right of your push for signs of danger. | |||
* Gray means it hasn't run yet | |||
* Green means it's good | |||
* Red is for broken builds | |||
* Orange is for tests that fail | |||
When you get an orange, you need to determine if it's your fault, or if it's a known intermittent failure. The first thing to do is click on the orange letter; it'll bring up a bank of info at the bottom of the window, along with a blue panel listing potential bug matches. If you see an open bug that looks like a likely match, you're good. If this is on mozilla-central, hit the "add a comment" link in the lower-left to star it. | |||
If this looks like a new issue, try the "view brief log" or "view full log" links in the lower left for clues. The failure should be listed at the top, and additional useful information may be found at the very bottom prefixed by "TinderboxPrint:". If you still don't think it's your bug, try searching bugzilla for a match. If no luck, try asking around on IRC. | |||
= Merging mozilla-central to tabcandy-central = | = Merging mozilla-central to tabcandy-central = |
edits