Subject: | test failure t/4-push-multi.t t/4-push.t |
~/.cpan/build/Dist-Zilla-Plugin-Git-1.100970> prove -bv t/4*
t/4-push-multi.t ..
1..6
Initialized empty Git repository in /home/daxim/.cpan/build/Dist-Zilla-
Plugin-Git-1.100970-IUOefu/tmp/CzhZTxO8Fv/source/.git/
fatal: destination directory '/tmp/8esEYkoDyR' already exists.
# Looks like your test exited with 128 before it could output anything.
Dubious, test returned 128 (wstat 32768, 0x8000)
Failed 6/6 subtests
t/4-push.t ........
1..3
Initialized empty Git repository in /home/daxim/.cpan/build/Dist-Zilla-
Plugin-Git-1.100970-IUOefu/tmp/_ah3895SB7/source/.git/
fatal: destination directory '/tmp/W9QfnLMkEd' already exists.
# Looks like your test exited with 128 before it could output anything.
Dubious, test returned 128 (wstat 32768, 0x8000)
Failed 3/3 subtests
Test Summary Report
-------------------
t/4-push-multi.t (Wstat: 32768 Tests: 0 Failed: 0)
Non-zero exit status: 128
Parse errors: Bad plan. You planned 6 tests but ran 0.
t/4-push.t (Wstat: 32768 Tests: 0 Failed: 0)
Non-zero exit status: 128
Parse errors: Bad plan. You planned 3 tests but ran 0.
Files=2, Tests=0, 4 wallclock secs ( 0.04 usr 0.01 sys + 2.36 cusr
0.30 csys = 2.71 CPU)
Result: FAIL