Changes between Version 16 and Version 17 of TriagingTestFailures


Ignore:
Timestamp:
Feb 24, 2011 7:31:31 AM (13 years ago)
Author:
Adam Roben
Comment:

Add tips for looking at old builds on build.webkit.org

Legend:

Unmodified
Added
Removed
Modified
  • TriagingTestFailures

    v16 v17  
    2727
    2828 * Look back through old builds on build.webkit.org
     29   * From one of the builder pages (e.g., http://build.webkit.org/builders/Windows%207%20Release%20%28Tests%29?numbuilds=50), click on the '''(view in waterfall)''' link at the top of the page
     30   * Or add `?numbuilds=N` to the end of the builder page URL to see the last N builds.
    2931 * Use the output from `webkit-patch failure-reason`
    3032 * Use `svn log`/`git log` to find out when the test or its results were last changed