Changes between Version 14 and Version 15 of TriagingTestFailures
- Timestamp:
- Nov 11, 2010, 7:50:06 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TriagingTestFailures
v14 v15 100 100 * New tests start failing after you skipped an earlier test 101 101 * 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 location102 * Putting new results in the wrong directory