Bug 2046568 - perl-Test2-Harness-1.000096 is available
Summary: perl-Test2-Harness-1.000096 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-Test2-Harness
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-27 00:21 UTC by Upstream Release Monitoring
Modified: 2022-02-12 01:18 UTC (History)
2 users (show)

Fixed In Version: perl-Test2-Harness-1.0.96-1.fc36 perl-Test2-Harness-1.0.101-1.fc35
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-12 01:18:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2022-01-27 00:21:53 UTC
Latest upstream release: 1.000096
Current version/release in rawhide: 1.0.95-2.fc36
URL: https://metacpan.org/release/Test2-Harness

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/21137/

Comment 1 Petr Pisar 2022-01-27 11:55:47 UTC
A bug fix release. Suitable for Fedora ≥ 35 if it fixes test failures in 1.000095 (bug #2037572).

Comment 2 Fedora Update System 2022-01-27 13:30:57 UTC
FEDORA-2022-fbfdc398ff has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-fbfdc398ff

Comment 3 Fedora Update System 2022-01-27 22:51:45 UTC
FEDORA-2022-fbfdc398ff has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-fbfdc398ff`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-fbfdc398ff

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Petr Pisar 2022-01-28 09:11:35 UTC
This again fails in CI with:

./t/integration/replay.t ................... ok
    # Failed test 'Exit Value Check'
    # at ./t/integration/reload_syntax_error.t line 83.
    # +-----+----+-------+
    # | GOT | OP | CHECK |
    # +-----+----+-------+
    # | 256 | eq | 0     |
    # +-----+----+-------+
    # Command = /usr/bin/perl /usr/bin/yath -D/usr/share/perl5/vendor_perl run ./t/integration/reload_syntax_error.tx
    # Exit = 256
    # ==== Output ====
    # (INTERNAL)     19086 yath-nested-runner-A - Runner detected a change in one or more preloaded modules...
    # (INTERNAL)     19086 yath-nested-runner-A - blacklisting changed files and reloading stage...
    # (INTERNAL)     Global symbol "$bob" requires explicit package name (did you forget to declare "my $bob"?) at /tmp/rZx4DpKaWI/Preload/Flux.pm line 7.
    # (INTERNAL)     Compilation failed in require at (eval 168) line 1.
    # ( FAILED )  job  1    t/integration/reload_syntax_error.tx
    # < REASON >  job  1    Test script returned error (Signal: 1)
    # < REASON >  job  1    No plan was declared, and no assertions were made.
    # 
    # The following jobs failed:
    # +------------------------------------+------------------------------------+
    # | Job ID                             | Test File                          |
    # +------------------------------------+------------------------------------+
    # | 854D2D3E-8017-11EC-995A-60A139B4B3 | t/integration/reload_syntax_error. |
    # | 6F                                 | tx                                 |
    # +------------------------------------+------------------------------------+
    # 
    #                                 Yath Result Summary
    # -----------------------------------------------------------------------------------
    #      Fail Count: 1
    #      File Count: 1
    # Assertion Count: 0
    #       Wall Time: 1.63 seconds
    #        CPU Time: 0.89 seconds (usr: 0.29s | sys: 0.12s | cusr: 0.29s | csys: 0.19s)
    #       CPU Usage: 54%
    #     -->  Result: FAILED  <--
    # [0m
    # 
    # ========

# Failed test 'yath run ./t/integr[...]x_error.tx'
# at ./t/integration/reload_syntax_error.t line 83.
./t/integration/resource.t ................. ok
    # Failed test 'Exit Value Check'
    # at ./t/integration/reload_syntax_error.t line 91.
    # +-----+----+-------+
    # | GOT | OP | CHECK |
    # +-----+----+-------+
    # | 256 | eq | 0     |
    # +-----+----+-------+
    # Command = /usr/bin/perl /usr/bin/yath -D/usr/share/perl5/vendor_perl run ./t/integration/reload_syntax_error.tx :: fixed
    # Exit = 256
    # ==== Output ====
    # (INTERNAL)     19086 yath-nested-runner-A - Runner detected a change in one or more preloaded modules...
    # (INTERNAL)     19086 yath-nested-runner-A - blacklisting changed files and reloading stage...
    # (INTERNAL)     19103 yath-nested-runner-A - Runner detected a change in one or more preloaded modules...
    # (INTERNAL)     19103 yath-nested-runner-A - blacklisting changed files and reloading stage...
    # (INTERNAL)     Global symbol "$bob" requires explicit package name (did you forget to declare "my $bob"?) at /tmp/rZx4DpKaWI/Preload/Flux.pm line 7.
    # (INTERNAL)     Compilation failed in require at (eval 168) line 1.
    # ( FAILED )  job  1    t/integration/reload_syntax_error.tx
    # < REASON >  job  1    Test script returned error (Signal: 1)
    # < REASON >  job  1    No plan was declared, and no assertions were made.
    # 
    # The following jobs failed:
    # +------------------------------------+------------------------------------+
    # | Job ID                             | Test File                          |
    # +------------------------------------+------------------------------------+
    # | 878AB4E0-8017-11EC-A029-6EA139B4B3 | t/integration/reload_syntax_error. |
    # | 6F                                 | tx                                 |
    # +------------------------------------+------------------------------------+
    # 
    #                                 Yath Result Summary
    # -----------------------------------------------------------------------------------
    #      Fail Count: 1
    #      File Count: 1
    # Assertion Count: 0
    #       Wall Time: 1.64 seconds
    #        CPU Time: 0.90 seconds (usr: 0.29s | sys: 0.13s | cusr: 0.31s | csys: 0.17s)
    #       CPU Usage: 54%
    #     -->  Result: FAILED  <--
    # [0m
    # 
    # ========

# Failed test 'yath run ./t/integr[...]x_error.tx :: fixed'
# at ./t/integration/reload_syntax_error.t line 91.
# Seeded srand with seed '20220128' from local date.
./t/integration/reload_syntax_error.t ...... 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests

Comment 5 Fedora Update System 2022-02-03 01:34:37 UTC
FEDORA-2022-d623405ad2 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-d623405ad2`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-d623405ad2

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2022-02-04 02:27:16 UTC
FEDORA-2022-cee59c9ecf has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-cee59c9ecf`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-cee59c9ecf

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2022-02-12 01:18:16 UTC
FEDORA-2022-cee59c9ecf has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.