WIP: Automatic update to Test-JSON-Schema-Acceptance-1.030.tar.gz #1

Draft
cpanmirror wants to merge 1 commits from cpanmirror/perl-Test-JSON-Schema-Acceptance:autoupdate into main
First-time contributor
Check [the update process docs](https://src.opensuse.org/tinita/perl-update-process)
cpanmirror added 1 commit 2025-11-06 06:34:04 +01:00
autogits-devel requested review from dstoecker 2025-11-06 06:34:20 +01:00
autogits-devel requested review from kraih 2025-11-06 06:34:20 +01:00
autogits-devel requested review from okurz 2025-11-06 06:34:20 +01:00
autogits-devel requested review from rjschwei 2025-11-06 06:34:20 +01:00
autogits-devel requested review from smithfarm 2025-11-06 06:34:21 +01:00
autogits-devel requested review from tinita 2025-11-06 06:34:21 +01:00
tinita added the
Build failure
label 2025-11-07 14:07:24 +01:00
Owner

Failing test:
https://build.opensuse.org/package/live_build_log/home:autogits_obs_staging_bot:perl:PR:335/perl-Test-JSON-Schema-Acceptance/openSUSE_Tumbleweed/x86_64

[   25s] 
[   25s] #   Failed test 'bigint in data'
[   25s] #   at t/15-mutation.t line 88.
[   25s] # Compared array length of $data->[0]{"children"}
[   25s] #    got : array with 1 element(s)
[   25s] # expect : array with 2 element(s)
[   25s] 
[   25s] #   Failed test 'bigint in schema'
[   25s] #   at t/15-mutation.t line 88.
[   25s] # Compared array length of $data->[0]{"children"}
[   25s] #    got : array with 1 element(s)
[   25s] # expect : array with 2 element(s)
[   25s] # Looks like you failed 2 tests of 22.
[   25s] t/15-mutation.t ............... 
[   25s] Dubious, test returned 2 (wstat 512, 0x200)
[   25s] Failed 2/22 subtests 
[   25s] 	(less 2 skipped subtests: 18 okay)
Failing test: https://build.opensuse.org/package/live_build_log/home:autogits_obs_staging_bot:perl:PR:335/perl-Test-JSON-Schema-Acceptance/openSUSE_Tumbleweed/x86_64 ``` [ 25s] [ 25s] # Failed test 'bigint in data' [ 25s] # at t/15-mutation.t line 88. [ 25s] # Compared array length of $data->[0]{"children"} [ 25s] # got : array with 1 element(s) [ 25s] # expect : array with 2 element(s) [ 25s] [ 25s] # Failed test 'bigint in schema' [ 25s] # at t/15-mutation.t line 88. [ 25s] # Compared array length of $data->[0]{"children"} [ 25s] # got : array with 1 element(s) [ 25s] # expect : array with 2 element(s) [ 25s] # Looks like you failed 2 tests of 22. [ 25s] t/15-mutation.t ............... [ 25s] Dubious, test returned 2 (wstat 512, 0x200) [ 25s] Failed 2/22 subtests [ 25s] (less 2 skipped subtests: 18 okay) ```
Owner
Created https://github.com/karenetheridge/Test-JSON-Schema-Acceptance/issues/24
cpanmirror added 2 commits 2025-11-08 06:34:21 +01:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u autoupdate:cpanmirror-autoupdate
git checkout cpanmirror-autoupdate
Sign in to join this conversation.
No description provided.