Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Intermittent bug in module: File not getting deleted as expected

by Perlbotics (Archbishop)
on Feb 19, 2019 at 18:15 UTC ( [id://1230177]=note: print w/replies, xml ) Need Help??


in reply to Intermittent bug in module: File not getting deleted as expected

Perhaps change your test line 66 to

Spreadsheet::Read::Ingester->cleanup(-1);
or add more context to line 68:
is (-e $file, undef, 'parsed file is deleted') or diag "-M $file: " . +-M $file;
that might shed some light with coming test reports.

Just another speculation: Why are the timestamps on files created on an NFS mounted partition different?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1230177]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (7)
As of 2024-04-23 09:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found