clustericious / Yars

Yet-another ARchive Service
5 stars 2 forks source link

warning in test suite #6

Closed plicease closed 9 years ago

plicease commented 10 years ago

Don't think this was there for previous versions of Mojolicious ??

acpsdev2% prove -l
t/000_diag.t ............... skipped: turned off
t/001_basic.t .............. ok   
t/002_basic.t .............. ok     
t/005_roundtrip.t .......... ok     
t/006_roundtrip_bin.t ...... ok     
t/007_md5_collision.t ...... ok   
t/010_digest.t ............. ok     
t/015_unknown_file.t ....... ok   
t/020_dual.t ............... ok       
t/030_diskfail.t ........... ok       
t/040_hostfail.t ........... ok       
t/060_mark_down.t .......... ok     
t/070_tempdir.t ............ ok     
t/072_tempdir_bug_12263.t .. ok     
t/073_tempdir.t ............ 8/14   (in cleanup) Can't use an undefined value as a symbol reference at /usr/local/lib/perl/Mojo/Asset/File.pm line 43 during global destruction.
t/073_tempdir.t ............ ok     
t/080_manifest.t ........... ok     
t/090_client.t ............. ok    
t/cmd_disk_scan.t .......... ok     
t/cmd_fast_balance.t ....... ok   
t/cmd_generate_diskmap.t ... ok     
t/misc_ua_defined.t ........ ok   
plicease commented 9 years ago

meh