This project is archived and is in readonly mode.

#4519 ✓resolved
Cezary Baginski

Fix AR tests for pg on master

Reported by Cezary Baginski | May 1st, 2010 @ 06:20 PM | in 3.0.2

I get errors (pg 0.9.0, Ruby 1.8.7) while running AR tests:

rake test_postgresql TEST=test/cases/transactions_test.rb
1) Failure:
test_open_transactions_count_is_reset_to_zero_if_no_transaction_active(ConcurrentTransactionTest)
    [./test/cases/transactions_test.rb:374:in `test_open_transactions_count_is_reset_to_zero_if_no_transaction_active'

(snip)

<0> expected but was
<1>.

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

Attachments

Referenced by

Pages