[Dbix-class] exception_action fail after DBIC upgrade
Peter Rabbitson
rabbit+dbic at rabbit.us
Sun Jan 20 19:11:03 GMT 2013
On Mon, Dec 10, 2012 at 08:09:48PM +1100, Peter Rabbitson wrote:
> 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
>
Hi!
Any word on these tests I asked you about?
Cheers!
More information about the DBIx-Class
mailing list