Test-More / Test2-Harness

Alternative to Test::Harness
Other
23 stars 26 forks source link

Cannot dzil build due to broken symlink test #145

Closed exodist closed 4 years ago

exodist commented 4 years ago
exodist@abydos main $ dzil clean && YATH_JOB_COUNT=9 dzil test && YATH_JOB_COUNT=9 dzil install && YATH_JOB_COUNT=9 dzil build
[DZ] clean: removing .build
[DZ] building distribution under .build/_UOaxEVoxI for installation
[DZ] beginning to build Test2-Harness
[GatherDotFilesT] /home/exodist/projects/Test2/Test2-Harness/t/integration/test-broken-symlinks/broken-symlink.tx does not exist!
[GatherDotFilesT] /home/exodist/projects/Test2/Test2-Harness/t/integration/test-broken-symlinks/broken-symlink.tx does not exist! at inline delegation in Dist::Zilla::Plugin::GatherDir for logger->log_fatal (attribute declared in /home/exodist/perl5/perlbrew/perls/main/lib/site_perl/5.30.0/Dist/Zilla/Role/Plugin.pm at line 59) line 18.
atoomic commented 4 years ago

we want to ignore the dead symlink in git and create .keep me file for versioning the directory that should do it