HomePhorge

(#9832) Test failures with some ActiveRecord versions.
54a25652e220Unpublished

Unpublished Commit Ā· Learn More

Repository Importing: This repository is still importing.

Description

(#9832) Test failures with some ActiveRecord versions.

The previous PostgreSQL fix had issues with some versions of ActiveRecord
causing test failures; this seems to be tied to specific versions of both AR
and SQLite triggering the failure mode.

The root cause was a badly stubbed record in the database, which is corrected
by this change, and the problem resolved.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU54a25652e220: (#9832) Test failures with some ActiveRecord versions. (authored by Daniel Pittman <daniel@puppetlabs.com>).Sep 30 2011, 10:50 PM