Bug 2112633

Summary: perl-JSON-4.09 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: perl-JSONAssignee: Paul Howarth <paul>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: emmanuel, jonstanley, mspacek, paul, perl-devel
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: perl-JSON-4.09-1.fc37 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-01 08:42:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Upstream Release Monitoring 2022-07-31 07:28:47 UTC
Releases retrieved: 4.08
Upstream release that is considered latest: 4.08
Current version/release in rawhide: 4.07-2.fc37
URL: http://search.cpan.org/dist/JSON/

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/12847/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/perl-JSON

Comment 1 Emmanuel Seyman 2022-07-31 10:03:26 UTC
The build fails because of t/e02_bool.t:

  Failed tests:  1-4
  Non-zero exit status: 4
Files=68, Tests=26126, 52 wallclock secs ( 8.59 usr  0.70 sys + 54.10 cusr  1.67 csys = 65.06 CPU)
Result: FAIL
# JSON::backportPP 4.11
# 1

#   Failed test at t/e02_bool.t line 21.
#          got: '[false]'
#     expected: '[""]'

#   Failed test at t/e02_bool.t line 22.
#          got: '[true]'
#     expected: '[1]'

#   Failed test at t/e02_bool.t line 28.
#          got: '[false]'
#     expected: '[""]'

#   Failed test at t/e02_bool.t line 29.
#          got: '[true]'
#     expected: '[1]'
# Looks like you failed 4 tests of 8.

This is probably due to restored cre boolean support in JSON::PP 4.11
# load JSON::XS v.4.03
Failed 1/68 test programs. 4/26126 subtests failed.

Comment 2 Paul Howarth 2022-08-01 08:19:52 UTC
(In reply to Emmanuel Seyman from comment #1)
> The build fails because of t/e02_bool.t:
> 
>   Failed tests:  1-4
>   Non-zero exit status: 4
> Files=68, Tests=26126, 52 wallclock secs ( 8.59 usr  0.70 sys + 54.10 cusr 
> 1.67 csys = 65.06 CPU)
> Result: FAIL
> # JSON::backportPP 4.11
> # 1
> 
> #   Failed test at t/e02_bool.t line 21.
> #          got: '[false]'
> #     expected: '[""]'
> 
> #   Failed test at t/e02_bool.t line 22.
> #          got: '[true]'
> #     expected: '[1]'
> 
> #   Failed test at t/e02_bool.t line 28.
> #          got: '[false]'
> #     expected: '[""]'
> 
> #   Failed test at t/e02_bool.t line 29.
> #          got: '[true]'
> #     expected: '[1]'
> # Looks like you failed 4 tests of 8.
> 
> This is probably due to restored cre boolean support in JSON::PP 4.11

Indeed it is. Test fixed in upstream release 4.09.

Comment 3 Paul Howarth 2022-08-01 08:42:01 UTC
Build done:
https://koji.fedoraproject.org/koji/taskinfo?taskID=90337357