Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 1.717 t/syslog.t fails tests #108

Open
greeneg opened this issue May 24, 2024 · 1 comment
Open

Version 1.717 t/syslog.t fails tests #108

greeneg opened this issue May 24, 2024 · 1 comment

Comments

@greeneg
Copy link

greeneg commented May 24, 2024

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
# 
@Einar06
Copy link

Einar06 commented Oct 27, 2024

Log::Any is a dependency of others. Started with Attean. Running cpanm Log::Any give the same issue.
Logfile attached.
build.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants