It seems that it is borked on Strawberry too: 
http://www.cpantesters.org/cpan/report/4d73c9bd-6c2f-1014-886d-b1ed885448ee

Somehow I believe something about File::Util is causing the problem. I'll 
include cpan-testers-discuss, maybe one of the wizard can help you.

C:\CPANTesters\cpan\build\RDF-Trine-Store-File-0.1-_oDzuD>C:\CPANTesters\Perl5.1
0.1\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib\li
b', 'blib\arch')" t/file-manip.t
t/file-manip.t ..
ok 1 - use RDF::Trine::Store::File;
ok 2 - Store object OK
ok 3 - Store has one statement according to size
ok 4 - Store has one statement according to count
ok 5 - Etag is 32 chars long, only hex
# Sleep one second to ensure new etag
PROCESS TERMINATED DUE TO ERRORS
# Tests were run but no plan was declared and done_testing() was not seen.

File::Util can't open
   ╗.\C\\temp\xLcqJO9pv4½
because no such file or directory exists.

Origin:     This is *most likely* due to human error.
Solution:   Cannot diagnose.  A human must investigate the problem.

ARG   _pak = File::Util
ARG   filename = .\C\\temp\xLcqJO9pv4


1. File::Util::_throw
    -called at line (424) of C:/CPANTesters/Perl5.10.1/site/lib/File/Util.pm
       -was called with args
       -was not called to evaluate anything


2. File::Util::load_file
    -called at line (37) of t/file-manip.t
       -was called with args
       -was not called to evaluate anything

All 5 subtests passed

Test Summary Report
-------------------
t/file-manip.t (Wstat: 0 Tests: 5 Failed: 0)
  Parse errors: No plan found in TAP output
Files=1, Tests=5,  4 wallclock secs ( 0.14 usr +  0.06 sys =  0.20 CPU)
Result: FAIL
Failed 1/1 test programs. 0/5 subtests failed.



-----Original Message-----
From: Kjetil Kjernsmo [mailto:kje...@kjernsmo.net] 
Sent: Wednesday, January 25, 2012 2:23 AM
To: Susanto, Leo
Subject: RDF::Trine::Store::File test

Hi Leo!

Thanks for testing RDF::Trine::Store::File on Windows, I just saw it failed:
http://www.cpantesters.org/cpan/report/981108d5-6c02-1014-a666-2866ff31e091
There's not a lot of windows platforms that runs this, and I haven't got access 
to it myself.

In RDF::Trine::Store::File, I'm not doing any file manipulation myself, I leave 
it all to File::Data, File::Util and File::Temp, so I was hoping it would be 
portable with that, but I'm interested in hearing it if you have any idea why 
it failed.

Best,

Kjetil

Reply via email to