Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tests fail with Perl 5.34 and Perl 5.38 #7

@ballapete

Description

@ballapete

Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-mac-fsevents/p5.34-mac-fsevents/work/Mac-FSEvents-0.22" && /usr/bin/make test
"/opt/local/bin/perl5.34" -MExtUtils::Command::MM -e 'cp_nonempty' -- FSEvents.bs blib/arch/auto/Mac/FSEvents/FSEvents.bs 644
PERL_DL_NONLAZY=1 "/opt/local/bin/perl5.34" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/.t

ProductName: Mac OS X

ProductVersion: 10.13.6

BuildVersion: 17G14042

Machine: x86_64

t/00report.t ............... ok
t/01use.t .................. ok
t/02constructor.t .......... ok
t/03event.t ................ ok

#   Failed test at t/04flags.t line 65.
#          got: '1'
#     expected: '2'
# Looks like you failed 1 test of 2.

Failed test 'none'

at t/04flags.t line 67.

Looks like you failed 1 test of 4.

t/04flags.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
t/05fork.t ................. ok
t/06receive-all-changes.t .. ok

Test Summary Report

t/04flags.t (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=7, Tests=15, 19 wallclock secs ( 0.05 usr 0.02 sys + 2.60 cusr 2.30 csys = 4.97 CPU)
Result: FAIL
Failed 1/7 test programs. 1/15 subtests failed.

And similarly:

Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-mac-fsevents/p5.38-mac-fsevents/work/Mac-FSEvents-0.22" && /usr/bin/make test
"/opt/local/bin/perl5.38" -MExtUtils::Command::MM -e 'cp_nonempty' -- FSEvents.bs blib/arch/auto/Mac/FSEvents/FSEvents.bs 644
PERL_DL_NONLAZY=1 "/opt/local/bin/perl5.38" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/.t

ProductName: Mac OS X

ProductVersion: 10.13.6

BuildVersion: 17G14042

Machine: x86_64

t/00report.t ............... ok
t/01use.t .................. ok
t/02constructor.t .......... ok
t/03event.t ................ ok

#   Failed test at t/04flags.t line 65.
#          got: '1'
#     expected: '2'
# Looks like you failed 1 test of 2.

Failed test 'none'

at t/04flags.t line 67.

Looks like you failed 1 test of 4.

t/04flags.t ................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests
t/05fork.t ................. ok
t/06receive-all-changes.t .. ok

Test Summary Report

t/04flags.t (Wstat: 256 (exited 1) Tests: 4 Failed: 1)
Failed test: 1
Non-zero exit status: 1
Files=7, Tests=15, 19 wallclock secs ( 0.05 usr 0.01 sys + 2.59 cusr 2.18 csys = 4.83 CPU)
Result: FAIL
Failed 1/7 test programs. 1/15 subtests failed.
make: *** [test_dynamic] Error 255

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions