[Catalyst-dev] [ANNOUNCE] CALL FOR TESTING Catalyst-Runtime
5.80014_01
Frank Wiegand
frank.wiegand at gmail.com
Tue Nov 24 09:36:33 GMT 2009
Am Montag, den 23.11.2009, 23:54 +0000 schrieb Tomas Doran:
> You can try it out by typing:
> cpan -i BOBTFISH/Catalyst-5.80014_01.tar.gz
Setting TEST_HTTP=1 and TEST_THREADS=1, I got two test errors:
t/optional_http-server-restart.t ...................................... Can't locate Catalyst/Engine/HTTP/Restarter/Watcher.pm in @INC (@INC contains: /home/fw/tmp/Catalyst-Runtime-5.80014_01/inc /home/fw/tmp/Catalyst-Runtime-5.80014_01/blib/lib /home/fw/tmp/Catalyst-Runtime-5.80014_01/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at t/optional_http-server-restart.t line 16.
BEGIN failed--compilation aborted at t/optional_http-server-restart.t line 16.
t/optional_http-server-restart.t ...................................... Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
and
t/optional_threads.t .................................................. 1/3
# Failed test 'Executed actions'
# at t/optional_threads.t line 54.
# got: 'TestApp::Controller::Action::Default->begin, TestApp::Controller::Action::Default->default, TestApp::View::Dump::Request->process, TestApp::Controller::Root->end'
# expected: 'TestApp::Controller::Action::Default->begin, TestApp::Controller::Action::Default->default, TestApp::View::Dump::Request->process, TestApp->end'
# Looks like you failed 1 test of 3.
t/optional_threads.t .................................................. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
The last one already has a ticket at http://rt.cpan.org/Public/Bug/Display.html?id=50039
Bye, Frank
More information about the Catalyst-dev
mailing list