This project is archived and is in readonly mode.

#1990 ✓resolved
CancelProfileIsBroken

2 FCGI signal handler failures under ruby 1.9.1

Reported by CancelProfileIsBroken | February 16th, 2009 @ 04:24 PM

Name: test_interrupted_via_HUP_when_not_in_request(RailsFCGIHandlerSignalsTest)

Type: Failure

Message: <:reload> expected but was .

test/fcgi_dispatcher_test.rb:152

Name: test_interrupted_via_USR1_when_not_in_request(RailsFCGIHandlerSignalsTest)

Type: Error

Message: Mocha::ExpectationError: unexpected invocation: #<RailsFCGIHandler:0x8c64d48>.reload!()

unsatisfied expectations: - expected exactly once, not yet invoked: FCGI.each(any_parameters) - expected exactly once, not yet invoked: #<RailsFCGIHandler:0x8c64d48>.close_connection(#<Mock:0x8c5ca30>) - expected exactly twice, not yet invoked: #<RailsFCGIHandler:0x8c64d48>.signal(any_parameters)

satisfied expectations: - allowed any number of times, not yet invoked: ActionController::Dispatcher.new(any_parameters) - expected never, not yet invoked: #<RailsFCGIHandler:0x8c64d48>.reload!(any_parameters) - expected never, not yet invoked: #<RailsFCGIHandler:0x8c64d48>.exit_handler(any_parameters)

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Tags

Pages