Changes between Version 12 and Version 13 of Development/Patches
- Timestamp:
- 02/24/10 03:45:47 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Patches
v12 v13 36 36 == Handling Test Failures == 37 37 * We don't like having failures in the main test suite. 38 * If the nightly buildbot encounters a failure when running a test in a non-standard way (like with "opt" or "prof") then someone should move that test into the {{{test/Broken-skip}}} directory and file a bug report.38 * If the nightly buildbot encounters a failure when running a test in a non-standard way (like with "opt") then someone should move that test into the {{{test/Broken-skip}}} directory and file a bug report. 39 39 * Don't push other, non-fixing patches into a repo that has test failures. 40 40
