Skip Menu |

This queue is for tickets about the Catalyst-Runtime CPAN distribution.

Report information
The Basics
Id: 50039
Status: resolved
Priority: 0/
Queue: Catalyst-Runtime

People
Owner: bobtfish [...] bobtfish.net
Requestors: rsrchboy [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 5.80013
Fixed in: (no value)



Subject: t/optional_threads.t fails (or does it?)
In Fedoraland, we try to run all the optional tests -- that is, everything part of the standard test suite not marked as an author test (TEST_AUTHOR, etc), so here's yet another bug report :) # 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 ............................................. also at: http://koji.fedoraproject.org/koji/getfile?taskID=1708717&name=build.log Is this an actual failure, or a test bug? As an aside, should we treat all the optional tests as author tests? I'd rather have the buildsystem run them all, but not if it's not going to be any use to anyone. :)
This issue is resolved in r13546, thanks for the bug report. http://dev.catalystframework.org/svnweb/Catalyst/revision?rev=13546