quattor / maven-tools

Maven-based Build Tools
www.quattor.org
Apache License 2.0
3 stars 12 forks source link

Test::Quattor: support immutable paths that trigger CAF::Path and CAF::FileWriter related failures #165

Closed stdweird closed 7 years ago

stdweird commented 7 years ago

Fixes #164

stdweird commented 7 years ago

i'm going to add some more unittests; but feel free to already review the code. @jrha if there will be a new 1.55 as part of 17.7, it would be great if this was included.

stdweird commented 7 years ago

tests fail due to some perl version difference with my laptop

#   Failed test 'Perl warning:  (in cleanup) Can't use an undefined value as a SCALAR reference at /var/lib/jenkins/perl/lib/perl5/CAF/FileWriter.pm line 311 during global destruction.
stdweird commented 7 years ago

@jrha @ned21 all unittests added; ready to reveiw/merge

stdweird commented 7 years ago

@jrha remarks addressed