Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

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

by Perlbotics (Bishop)
on Feb 19, 2019 at 18:15 UTC ( #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? | Other CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2023-06-05 22:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (26 votes). Check out past polls.

    Notices?