Author: stas Date: Mon Mar 7 21:04:38 2005 New Revision: 156501 URL: http://svn.apache.org/viewcvs?view=rev&rev=156501 Log: todo
Modified: perl/modperl/trunk/todo/release Modified: perl/modperl/trunk/todo/release URL: http://svn.apache.org/viewcvs/perl/modperl/trunk/todo/release?view=diff&r1=156500&r2=156501 ============================================================================== --- perl/modperl/trunk/todo/release (original) +++ perl/modperl/trunk/todo/release Mon Mar 7 21:04:38 2005 @@ -6,4 +6,20 @@ -- see also todo/release-checklist Apparently <Perl> still silently ignores bogus perl code. -See: http://marc.theaimsgroup.com/?t=110986532900001&r=1&w=2 \ No newline at end of file +See: http://marc.theaimsgroup.com/?t=110986532900001&r=1&w=2 + +------------- + +When running as root and A-T figures it can't run the test suite +(perms) it'll ask users if she wants to skip the test suite, if this +happens: + + Skip the test suite? [No] yes + Skipping the test suite execution, while returning success status + cd ModPerl-Registry && make test + +she gets to run the registry test suite anyway, since the top level +test suite was successful (needed to make cpan/plus installers +happy). Not sure what's the best solution here. + +--------------- \ No newline at end of file