You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install WWW::RobotRules using canm. But I am not able to istall it. Below is the error that I am getting while installation:
PERL_DL_NONLAZY=1 "/local/projects-t2/SIGN/packages/perl-5.22.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/.t
Can't open test-24688: No locks available at t/rules-dbm.t line 9.
t/rules-dbm.t ..
Dubious, test returned 37 (wstat 9472, 0x2500)
Failed 13/13 subtests
t/rules.t ...... ok
Test Summary Report
t/rules-dbm.t (Wstat: 9472 Tests: 0 Failed: 0)
Non-zero exit status: 37
Parse errors: Bad plan. You planned 13 tests but ran 0.
Files=2, Tests=50, 8 wallclock secs ( 0.06 usr 0.02 sys + 0.08 cusr 0.02 csys = 0.18 CPU)
Result: FAIL
Failed 1/2 test programs. 0/50 subtests failed.
Can you please help me to resolve the issue?
Thanks.
Best,
Tushar
The text was updated successfully, but these errors were encountered:
Dear Author,
I am trying to install WWW::RobotRules using canm. But I am not able to istall it. Below is the error that I am getting while installation:
PERL_DL_NONLAZY=1 "/local/projects-t2/SIGN/packages/perl-5.22.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/.t
Can't open test-24688: No locks available at t/rules-dbm.t line 9.
t/rules-dbm.t ..
Dubious, test returned 37 (wstat 9472, 0x2500)
Failed 13/13 subtests
t/rules.t ...... ok
Test Summary Report
t/rules-dbm.t (Wstat: 9472 Tests: 0 Failed: 0)
Non-zero exit status: 37
Parse errors: Bad plan. You planned 13 tests but ran 0.
Files=2, Tests=50, 8 wallclock secs ( 0.06 usr 0.02 sys + 0.08 cusr 0.02 csys = 0.18 CPU)
Result: FAIL
Failed 1/2 test programs. 0/50 subtests failed.
Can you please help me to resolve the issue?
Thanks.
Best,
Tushar
The text was updated successfully, but these errors were encountered: