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

1.709: test suite is failing #84

Open
kloczek opened this issue Feb 24, 2021 · 1 comment
Open

1.709: test suite is failing #84

kloczek opened this issue Feb 24, 2021 · 1 comment

Comments

@kloczek
Copy link

kloczek commented Feb 24, 2021

+ /usr/bin/make -O -j48 V=1 VERBOSE=1 test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t .............. ok
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.60
#
# === Build Requires ===
#
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.60
#
# === Test Requires ===
#
#     Module              Want     Have
#     ------------------- ---- --------
#     ExtUtils::MakeMaker  any     7.60
#     File::Spec           any     3.78
#     IO::Handle           any     1.42
#     IPC::Open3           any     1.21
#     Test::More           any 1.302183
#
# === Test Recommends ===
#
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
#     Module         Want     Have
#     -------------- ---- --------
#     B               any     1.80
#     Carp            any     1.50
#     Data::Dumper    any 2.174_01
#     Exporter        any     5.74
#     Fcntl           any     1.13
#     File::Basename  any     2.85
#     FindBin         any     1.51
#     IO::File        any     1.41
#     List::Util      any     1.55
#     Storable        any     3.21
#     Sys::Syslog     any     0.36
#     Test::Builder   any 1.302183
#     constant        any     1.33
#     strict          any     1.11
#     warnings        any     1.47
#
t/00-report-prereqs.t ....... ok
t/adapter-import.t .......... ok
t/author-pod-syntax.t ....... skipped: these tests are for testing by the author
t/capture.t ................. ok
t/context.t ................. ok
t/default-adapter-env.t ..... ok
t/default-adapter-params.t .. ok
t/default-adapter-use.t ..... ok
t/default-adapter.t ......... ok
t/default-vs-test.t ......... ok
t/errors-adapter.t .......... ok
t/filescreen.t .............. ok
t/import.t .................. ok
t/inner-adapter.t ........... ok
t/log-any-test.t ............ ok
t/memory.t .................. ok
t/multiplex.t ............... ok
t/null-proxy.t .............. ok
t/proxy.t ................... ok
t/release-backcompat.t ...... skipped: these tests are for release candidate testing
t/replace_log.t ............. ok
t/sprintf.t ................. ok
t/stringify.t ............... ok
t/structured-logging.t ...... ok

#   Failed test 'Log::Any debug maps to the right syslog priority'
#   at t/syslog.t line 38.
#          got: 'crit'
#     expected: 'debug'

#   Failed test 'Log::Any passed through the right message'
#   at t/syslog.t line 39.
#          got: 'critical level log'
#     expected: 'debug level log'

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

#   Failed test 'Log::Any passed through the right message'
#   at t/syslog.t line 39.
#          got: 'notice level log'
#     expected: 'trace level log'
# Looks like you failed 4 tests of 27.
t/syslog.t ..................
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/27 subtests
t/util.t .................... ok
t/valid-methods.t ........... ok

Test Summary Report
-------------------
t/syslog.t                (Wstat: 1024 Tests: 27 Failed: 4)
  Failed tests:  5-6, 15-16
  Non-zero exit status: 4
Files=28, Tests=301,  3 wallclock secs ( 0.14 usr  0.07 sys +  2.02 cusr  0.38 csys =  2.61 CPU)
Result: FAIL
Failed 1/28 test programs. 4/301 subtests failed.
make: *** [Makefile:925: test_dynamic] Error 255
@kloczek
Copy link
Author

kloczek commented Jan 25, 2024

gentle ping .. any update? 🤔

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

1 participant