Skip Menu |

This queue is for tickets about the SVN-Agent CPAN distribution.

Report information
The Basics
Id: 114379
Status: new
Priority: 0/
Queue: SVN-Agent

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.04
Fixed in: (no value)



Subject: Tests fail (with newer subversion?)
On some of my smoker machines tests fail like this: PERL_DL_NONLAZY=1 /bbbike/perl-5.20.3D/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t Unable to do cd /tmp/svn_agent_kVj39f/co && svn add -N \.\/mu svn: warning: W150002: '/tmp/svn_agent_kVj39f/co/mu' is already under version control svn: E200009: Could not add all targets because some targets are already versioned svn: E200009: Illegal target for the requested operation at /tmpfs/.cpan-build-cpansand/2016051415/SVN-Agent-0.04-tWW4su/blib/lib/SVN/Agent.pm line 45. SVN::Agent::_svn_command(SVN::Agent=HASH(0x1023b20), "add -N", "./mu") called at /tmpfs/.cpan-build-cpansand/2016051415/SVN-Agent-0.04-tWW4su/blib/lib/SVN/Agent.pm line 137 SVN::Agent::add(SVN::Agent=HASH(0x1023b20), "mu/d2.txt") called at t/001_load.t line 78 # Looks like you planned 55 tests but ran 26. # Looks like your test exited with 1 just after 26. t/001_load.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 29/55 subtests Maybe this is caused by newer subversion versions (i.e. 1.8.x). 1.6.x seems to be fine.