Changes between Version 2 and Version 3 of Development/Patches
- Timestamp:
- 08/27/09 13:29:02 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Development/Patches
v2 v3 22 22 == Handling Test Failures == 23 23 * We don't like having failures in the main test suite. 24 * If the nightly buildbot encounters a failure when compiling a test in a non-standard way (like"opt" or "prof") then someone should move that test into the {{{test/Broken-skip}}} directory and file a bug report.24 * 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. 25 25 * Don't push other, non-fixing patches into a repo that has test failures. 26 26
