Re: [RELEASE CANDIDATE] Apache-Reload 0.13 RC2
Adam Prime <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
+1 apache 2.2.24 on solaris t/TEST -bugreport -verbose=0 [warning] Skipping 'set unlimited ulimit for coredumps', since we are running as a non-root user on Solaris /oanda/system/bin/httpd -d /tmp/Apache-Reload-0.13-rc2/t -f /tmp/Apache-Reload-0.13-rc2/t/conf/httpd.conf -D APACHE2 using Apache/2.2.24 (prefork MPM) waiting 60 seconds for server to start: .[Thu Apr 23 11:32:45 2015] [warn] module apreq_module is already loaded, skipping . waiting 60 seconds for server to start: ok (waited 1 secs) server localhost:8529 started [warning] Using random number seed: 1368693243 (autogenerated) t/reload.t .. ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.24 cusr 0.04 csys = 0.30 CPU) Result: PASS apache 2.0.54 on linux t/TEST -bugreport -verbose=0 [warning] setting ulimit to allow core files ulimit -c unlimited; /usr/bin/perl5.8.6 /tmp/Apache-Reload-0.13-rc2/t/TEST -bugreport -verbose=0 /usr/local/prefork/bin/httpd -d /tmp/Apache-Reload-0.13-rc2/t -f /tmp/Apache-Reload-0.13-rc2/t/conf/httpd.conf -D APACHE2 using Apache/2.0.54 (prefork MPM) waiting 60 seconds for server to start: .. waiting 60 seconds for server to start: ok (waited 1 secs) server localhost:8529 started t/reload....ok All tests successful. Files=1, Tests=3, 2 wallclock secs ( 1.25 cusr + 0.11 csys = 1.36 CPU) [warning] server localhost:8529 shutdown Adam On 15-04-23 08:21 AM, Steve Hay wrote: > Please download, test, and report back on this Apache-Reload 0.13 > release candidate. > > http://people.apache.org/~stevehay/Apache-Reload-0.13-rc2.tar.gz > > MD5 =70720b76ca7b7ab8798c37922c882648 > SHA1 = 3836123e4fee33174eb98c06f211f8c60550f46d > > [Note: I bumped the version to RC2 to avoid confusion because I made a > couple of internal changes relating to the creation of the > distribution tarball after committing the RC1 version bump.] > > =item 0.13-rc2 > > Fix reload.t. Reported in CPAN RT#96656. > [Steve Hay] >