HomePhorge

maint: Fix sporadic sqlite error
7e9707a7d7b3Unpublished

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
rPU64be97bdfe02: maint: Fix sqlite3 require to really be optional
Branches
Unknown
Tags
Unknown

Event Timeline

Matt Robinson <matt@puppetlabs.com> committed rPU7e9707a7d7b3: maint: Fix sporadic sqlite error (authored by Matt Robinson <matt@puppetlabs.com>).Apr 9 2011, 1:23 AM