From 1e25cddd83d1be4a186be230b399d5434f4a6b02 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Sun, 17 Mar 2013 12:33:11 -0500 Subject: Update release-guide to stop release process (and file tickets) if tests do not pass. --- tools/star/release-guide.pod | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'tools/star') diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod index efb2864..4cafd3e 100644 --- a/tools/star/release-guide.pod +++ b/tools/star/release-guide.pod @@ -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. -- cgit v1.1