Opened 10 years ago
#46514 new defect
p5-mac-applescript-glue: tests fail
Reported by: | mojca (Mojca Miklavec) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | p5-mac-applescript-glue |
Description
---> Testing p5.16-mac-applescript-glue PERL_DL_NONLAZY=1 /opt/local/bin/perl5.16 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t length() used on @array (did you mean "scalar(@array)"?) at t/basic.t line 59. t/basic.t ...... ok Use of uninitialized value in division (/) at t/finder.t line 39. Use of uninitialized value in division (/) at t/finder.t line 39. t/finder.t ..... ok Undefined subroutine &main::pod_ok called at t/pod.t line 26. # Looks like your test exited with 255 before it could output anything. t/pod.t ........ Dubious, test returned 255 (wstat 65280, 0xff00) Failed 3/3 subtests <then I need to close QuickTime> Mac::AppleScript returned error (-1753) t/quicktime.t .. Dubious, test returned 13 (wstat 3328, 0xd00) Failed 2/5 subtests Test Summary Report ------------------- t/pod.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 3 tests but ran 0. t/quicktime.t (Wstat: 3328 Tests: 3 Failed: 0) Non-zero exit status: 13 Parse errors: Bad plan. You planned 5 tests but ran 3. Files=4, Tests=13, 36 wallclock secs ( 0.04 usr 0.01 sys + 0.73 cusr 0.16 csys = 0.94 CPU) Result: FAIL Failed 2/4 test programs. 0/13 subtests failed. make: *** [test_dynamic] Error 13
Note: See
TracTickets for help on using
tickets.