Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-131157

perl-ExtUtils-CBuilder - fixed sub-package tests for Image Mode testing

Linking RHIVOS CVEs to...Migration: Automation ...RHELPRIO AssignedTeam ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • None
    • Moderate
    • rhel-jotnar
    • 1
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • Unspecified
    • Unspecified
    • Unspecified
    • None

      What were you trying to do that didn't work?

      I tried to run tests from perl-ExtUtils-CBuilder-tests for Image Mode Testing and it failed.

       Warning: Permanently added '10.31.46.179' (ED25519) to the list of known hosts.
      Error in tempfile() using template compilet-XXXXX.c: Could not create temp file compilet-xhEYr.c: Read-only file system at /usr/share/perl5/vendor_perl/ExtUtils/CBuilder/Base.pm line 202.
      t/01-basic.t .......... 
      Dubious, test returned 30 (wstat 7680, 0x1e00)
      No subtests run 
      # Looks like your test exited with 30 just after 2.
      t/00-have-compiler.t .. 
      Dubious, test returned 30 (wstat 7680, 0x1e00)
      Failed 5/7 subtests 
      Error in tempfile() using template compilet-XXXXX.c: Could not create temp file compilet-N6VkF.c: Read-only file system at /usr/share/perl5/vendor_perl/ExtUtils/CBuilder/Base.pm line 202.
      t/02-link.t ........... 
      Dubious, test returned 30 (wstat 7680, 0x1e00)
      No subtests run 
      Error in tempfile() using template compilet-XXXXX.cc: Could not create temp file compilet-BMdbg.cc: Read-only file system at /usr/share/perl5/vendor_perl/ExtUtils/CBuilder/Base.pm line 202.
      t/03-cplusplus.t ...... 
      Dubious, test returned 30 (wstat 7680, 0x1e00)
      No subtests run 
      Can't create t/baset.c: Read-only file system at t/04-base.t line 398.
      # Looks like your test exited with 30 just after 20.
      t/04-base.t ........... 
      Dubious, test returned 30 (wstat 7680, 0x1e00)
      Failed 45/65 subtests 
      
      Test Summary Report
      -------------------
      t/01-basic.t        (Wstat: 7680 Tests: 0 Failed: 0)
        Non-zero exit status: 30
        Parse errors: No plan found in TAP output
      t/00-have-compiler.t (Wstat: 7680 Tests: 2 Failed: 0)
        Non-zero exit status: 30
        Parse errors: Bad plan.  You planned 7 tests but ran 2.
      t/02-link.t         (Wstat: 7680 Tests: 0 Failed: 0)
        Non-zero exit status: 30
        Parse errors: No plan found in TAP output
      t/03-cplusplus.t    (Wstat: 7680 Tests: 0 Failed: 0)
        Non-zero exit status: 30
        Parse errors: No plan found in TAP output
      t/04-base.t         (Wstat: 7680 Tests: 20 Failed: 0)
        Non-zero exit status: 30
        Parse errors: Bad plan.  You planned 65 tests but ran 20.
      Files=5, Tests=22,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.73 cusr  0.08 csys =  0.85 CPU)
      Result: FAIL
      Connection to 10.31.46.179 closed.
      

       
      It could be easily fixed by updating test script in sub-package tests.
      It was fixed in RHEL 10.

              jotnar-project Jötnar Project
              jplesnik@redhat.com Jitka Plesnikova
              perl-maint-list perl-maint-list
              Jötnar Project Jötnar Project
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: