[Dbix-class] update on DBIC / SQLA1.50 tests

Peter Rabbitson rabbit+list at rabbit.us
Thu Nov 6 09:50:19 GMT 2008


Dami Laurent (PJ) wrote:
> 
> Seem to be Win32 problems about files :
> 
> not ok 5 - old storage does not exist # TODO design change required
> #   Failed (TODO) test 'old storage does not exist'
> #   at t/96file_column.t line 54.
> 
> ok 8 - new content matches
> Can't remove file D:\DOCUME~1\dami\LOCALS~1\Temp\Ty9g5V4LhY\1/File.pm (Permission denied) at lib/DBIx/Class/InflateColumn/File.pm line 51
> Can't remove directory D:\DOCUME~1\dami\LOCALS~1\Temp\Ty9g5V4LhY\1 (Directory not empty) at lib/DBIx/Class/InflateColumn/File.pm line 51
> ok 9 - storage deleted
> not ok 10 - storage does not exist after $rs->delete # TODO need resultset delete override to delete_all
> #   Failed (TODO) test 'storage does not exist after $rs->delete'
> #   at t/96file_column.t line 84.
> 

Can you test it _without_ involving SQLA? It shouldn't matter, but I
just wanted to make sure. Also please provide the entire output of
prove -Ilib t/96file_column.t

Thanks



More information about the DBIx-Class mailing list