This page last changed on Jan 28, 2007 by rosie@atlassian.com.

Every completed build has a build result:

  • 'Successful' — the code compiled, with or without errors, and all tests completed successfully.
  • 'Failed' — either the code did not compile, or at least one test failed.

Additionally,

  • if the build result is 'Failed', and the previous build result was 'Successful', the build is said to be 'Broken'.
  • if the build result is 'Successful', and the previous build result was 'Failed', the build is said to be 'Fixed'.
Document generated by Confluence on May 09, 2007 00:13