
frank.wiegand at gmail
Nov 24, 2009, 1:36 AM
Post #2 of 3
(1604 views)
Permalink
|
|
Re: [ANNOUNCE] CALL FOR TESTING Catalyst-Runtime 5.80014_01
[In reply to]
|
|
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 _______________________________________________ Catalyst-dev mailing list Catalyst-dev [at] lists http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
|