Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update release-guide to stop release process (and file tickets) if te…
…sts do not pass.
  • Loading branch information
pmichaud committed Mar 17, 2013
1 parent d0e0a2e commit 1e25cdd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions tools/star/release-guide.pod
Expand Up @@ -111,8 +111,11 @@ Unpack the tarball somewhere else, and do a test build/install:
$ make rakudo-spectest
$ make modules-test

If anything is wrong, do your best to fix it and then return to
step 8 above.
If there are failures in any of rakudo-test, rakudo-spectest, or
modules-test, then do your best to fix them and return to step 8.
If you're unable to fix any errors, then STOP the release process
and DO NOT issue a release yet. File issue tickets
(https://github.com/rakudo/star/issues) for the failing tests.

=item 11.

Expand Down

0 comments on commit 1e25cdd

Please sign in to comment.