Changes between Version 14 and Version 15 of TriagingTestFailures


Ignore:
Timestamp:
Nov 11, 2010 7:50:06 AM (13 years ago)
Author:
Adam Roben
Comment:

Wordsmithing

Legend:

Unmodified
Added
Removed
Modified
  • TriagingTestFailures

    v14 v15  
    100100 * New tests start failing after you skipped an earlier test
    101101   * This can mean that there was a test earlier than the one that you skipped that was the actual cause of the trouble (e.g., an earlier test causing a later test to hang). You should try to track down the test that is the root cause of the issue and skip it instead of the test(s) it's affecting.
    102  * Checking in new results into the wrong location
     102 * Putting new results in the wrong directory