The complete fix for intermittent t/750firebird.t failures (RT#110979)
authorPeter Rabbitson <ribasushi@cpan.org>
Thu, 7 Jan 2016 17:26:02 +0000 (18:26 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Fri, 17 Jun 2016 13:41:13 +0000 (15:41 +0200)
commit5e65042bda74ee67e62d26fd874d6dbc599db208
treeb88514d10c6d0a5f6e4baa9fd766a5cc21942a43
parent504d192f5ace8bd5a5c77867808020af2a9317d8
The complete fix for intermittent t/750firebird.t failures (RT#110979)

( amalgam cherry-pick of 63af9ced2 and 2c649fafe )

It makes no sense to throw values away in case the finish() failed - they are
good regardless. Not sure what I was thinking at the time :(
Changes
lib/DBIx/Class/Storage/DBI.pm
t/750firebird.t