[Dbix-class] exception_action fail after DBIC upgrade

Peter Rabbitson rabbit+dbic at rabbit.us
Mon Dec 10 09:09:48 GMT 2012


On Mon, Dec 10, 2012 at 12:30:52PM +0400, Konstantin A. Pustovalov wrote:
> Hello list!
> 
> I'm using exception_action feature. Some of my tests fail after
> upgrading 0.08196 -> 0.08204
> I have reduced  test case to the following: http://paste.scsys.co.uk/217862
> exception_action is never get called in my setup. Am I doing
> something wrong or is it intended behavior?

Unintended breakage due to lack of tests - so when a refactor broke it
things went unnoticed. Can you please add several tests like the one
attached to t/34exception_action.t[1], and we will fix it for the next
version.

Thanks!

[1] https://github.com/dbsrgits/dbix-class/blob/master/t/34exception_action.t




More information about the DBIx-Class mailing list