Skip to content

JDEGUEST/HTTP-Promise-v0.7.4 is failing its tests in github actions, is PPI at fault? #344

Description

@wchristian
2026-04-26T10:26:04.8637938Z # PERL_DL_NONLAZY=1 "/usr/local/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
2026-04-26T10:26:04.8638027Z # t/01.load.t ................ ok
2026-04-26T10:26:04.8638099Z # t/02.parser.t .............. ok
2026-04-26T10:26:04.8638168Z # t/03.headers.t ............. ok
2026-04-26T10:26:04.8638238Z # t/04.message.t ............. 
2026-04-26T10:26:04.8638319Z # All 104 subtests passed 
2026-04-26T10:26:04.8638389Z # t/05.request.t ............. ok
2026-04-26T10:26:04.8638460Z # t/06.response.t ............ 
2026-04-26T10:26:04.8638539Z # All 50 subtests passed 
2026-04-26T10:26:04.8638613Z # t/07.stream-suffix.t ....... ok
2026-04-26T10:26:04.8638680Z # t/07.stream.t .............. ok
2026-04-26T10:26:04.8638747Z # t/07.stream_b64.t .......... ok
2026-04-26T10:26:04.8638827Z # t/07.stream_quotedprint.t .. ok
2026-04-26T10:26:04.8638894Z # t/07.stream_uu.t ........... ok
2026-04-26T10:26:04.8638961Z # t/08.status.t .............. ok
2026-04-26T10:26:04.8639157Z # t/09.mime.t ................ ok
2026-04-26T10:26:04.8639225Z # t/10.entity_body.t ......... ok
2026-04-26T10:26:04.8639293Z # t/11.entity_part.t ......... ok
2026-04-26T10:26:04.8639367Z # t/12.entity_parser.t ....... ok
2026-04-26T10:26:04.8639440Z # t/12.parser.t .............. ok
2026-04-26T10:26:04.8639516Z # t/13.header_fields.t ....... ok
2026-04-26T10:26:04.8639583Z # t/14.reader.t .............. ok
2026-04-26T10:26:04.8639657Z # t/15.body_form.t ........... ok
2026-04-26T10:26:04.8639725Z # t/16.form-data.t ........... ok
2026-04-26T10:26:04.8639797Z # t/17.serialisation.t ....... ok
2026-04-26T10:26:04.8640022Z # t/90.coverage.t ............ skipped: These tests are for author or release candidate testing
2026-04-26T10:26:04.8640220Z # t/91.pod.t ................. skipped: These tests are for author or release candidate testing
2026-04-26T10:26:04.8640390Z # t/92.manifest.t ............ skipped: Author tests not required for installation
2026-04-26T10:26:04.8640638Z # t/93.signature.t ........... skipped: Set the environment variable AUTHOR_TESTING to enable this test.
2026-04-26T10:26:04.8640857Z # t/99.kwalitee.t ............ skipped: These tests are for author or release candidate testing
2026-04-26T10:26:04.8641021Z # 
2026-04-26T10:26:04.8641093Z # Test Summary Report
2026-04-26T10:26:04.8641162Z # -------------------
2026-04-26T10:26:04.8641341Z # t/04.message.t           (Wstat: 139 (Signal: SEGV, dumped core) Tests: 104 Failed: 0)
2026-04-26T10:26:04.8641418Z #   Non-zero wait status: 139
2026-04-26T10:26:04.8641519Z #   Parse errors: No plan found in TAP output
2026-04-26T10:26:04.8641697Z # t/06.response.t          (Wstat: 139 (Signal: SEGV, dumped core) Tests: 50 Failed: 0)
2026-04-26T10:26:04.8641771Z #   Non-zero wait status: 139
2026-04-26T10:26:04.8641860Z #   Parse errors: No plan found in TAP output
2026-04-26T10:26:04.8642082Z # Files=27, Tests=841, 27 wallclock secs ( 0.10 usr  0.05 sys + 22.16 cusr  3.60 csys = 25.91 CPU)
2026-04-26T10:26:04.8642148Z # Result: FAIL
2026-04-26T10:26:04.8642392Z # Use of uninitialized value $ENV{"AUTHOR_TESTING"} in numeric lt (<) at t/93.signature.t line 6.
2026-04-26T10:26:04.8642506Z # Failed 2/27 test programs. 0/841 subtests failed.
2026-04-26T10:26:04.8642611Z # make: *** [Makefile:977: test_dynamic] Error 255
2026-04-26T10:26:04.8642668Z # 
2026-04-26T10:26:04.8642899Z # Use of uninitialized value $ENV{"AUTHOR_TESTING"} in numeric lt (<) at t/93.signature.t line 6.
2026-04-26T10:26:04.8643003Z # Failed 2/27 test programs. 0/841 subtests failed.
2026-04-26T10:26:04.8643095Z # make: *** [Makefile:977: test_dynamic] Error 255

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions