This project is archived and is in readonly mode.

#3132 incomplete
Sam Ruby

simple "rack test" fails

Reported by Sam Ruby | September 2nd, 2009 @ 02:53 AM | in 3.0.6

generate any sort of controller, and attempt to run "rack test" immediately afterwards, and the test fails. Standalone test script and patch attached.

Problem was introduced with commit a79790e1a5733694baef3d03d8d79b76948a9d69

Symptoms are as follows:

actionpack/lib/action_controller/testing/process.rb:87: no such file to load -- rack/test (MissingSourceFile)

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>

Attachments

Pages