Another Moose Test
Well it why stop a good thing day here in the Moose-Pen
I usually try once a week to do a full regression test on both Database::Accessor and Driver::DBI so I figure I might as well keep that going and have another testing postette again.
Looking at Database::Accessor I see that we had quite a few changes since my last full regression
8 files changed, 579 insertions(+), 158 deletions(-)
but I have been trying to keep up so I am expecting fairly good results. On the first test run I get;
All tests successful.
Files=29, Tests=484, 78 wallclock secs ( 0.22 usr 0.05 sys + 75.39 cusr 1.90 csys = 77.56 CPU)
Result: PASS
so bonus.
Now let's see what sort of sorry shape Deriver::DBI is in.
Checking Github I did not have any recent changes in there at least none for last week so my run was
All tests successful.
Files=10, Tests=436,
ok all good and dandy but a very short post for my 274th in a row.
Leave a comment