Skip to content

Version 1.717 t/syslog.t fails tests #108

Description

@greeneg

Errors raised during make test:

t/syslog.t .................. 1/33 
#   Failed test 'Log::Any trace maps to the right syslog priority'
#   at t/syslog.t line 41.
#          got: 'notice'
#     expected: 'debug'

#   Failed test 'Log::Any passed through the right message'
#   at t/syslog.t line 42.
#          got: 'notice level log'
#     expected: 'trace level log'
# Looks like you failed 2 tests of 33.
t/syslog.t .................. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/33 subtests 

Perl: 5.36.0
Platform: SLES 15sp3
Perl built with threads and shared libperl
Module dependencies:

# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.70
#     File::Spec           any     3.84
#     IO::Handle           any     1.55
#     IPC::Open3           any     1.22
#     Test::More           any 1.302199
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 

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