HomePhorge

maint: Fix sporadic sqlite error
4b73d41be643Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

maint: Fix sporadic sqlite error

ActiveRecord::StatementInvalid: SQLite3::IOException: disk I/O error

This happened if you ran these tests in the following order since Rails
wasn't disconnecting between tests.

rspec spec/unit/indirector/facts/inventory_active_record_spec.rb
spec/unit/indirector/node/active_record_spec.rb

Paired-with: Nick Lewis <nick@puppetlabs.com>

Details

Provenance
Matt Robinson <matt@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU229d11118f06: Merge branch 'ticket/2.6.next/6818-named_scope_deprecation' into 2.6.next
Branches
Unknown
Tags
Unknown

Event Timeline

Matt Robinson <matt@puppetlabs.com> committed rPU4b73d41be643: maint: Fix sporadic sqlite error (authored by Matt Robinson <matt@puppetlabs.com>).Apr 12 2011, 12:34 AM