This project is archived and is in readonly mode.

#186 ✓resolved
Tim Pope

ActiveRecord test failures when mocha is not installed

Reported by Tim Pope | May 13th, 2008 @ 08:25 PM

Two ActiveRecord tests fail when mocha is not installed. The attached patch adds a uses_mocha wrapper to restore the test suite to passing.

Comments and changes to this ticket

  • Repository

    Repository May 13th, 2008 @ 09:04 PM

    • State changed from “new” to “resolved”

    (from [3a0d8adcf25e27f7976a1d0996be05f21ffc3805]) Fix tests broken by mocha absence [#186 state:resolved]

    Two ActiveRecord tests depended on mocha but were not marked as such.

    Place them in a use_mocha block so the test suite passes.

    Signed-off-by: Pratik Naik

    http://github.com/rails/rails/co...

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

Attachments

Pages