Actions
action #180185
opencoordination #154768: [saga][epic][ux] State-of-art user experience for openQA
coordination #154771: [epic] Improved test developer user experience
[sporadic] Failing Mojo::IOLoop:ReadWrite::Process CI test t/13_shared.t
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
# Failed test 'There are 20 pids'
# at t/13_shared.t line 234.
# got: '14'
# expected: '20'
# {
# '6198' => 1,
# '6199' => 1,
# '6200' => 1,
# '6201' => 1,
# '6202' => 1,
# '6203' => 1,
# '6204' => 1,
# '6205' => 1,
# '6206' => 1,
# '6207' => 1,
# '6208' => 1,
# '6209' => 1,
# '6210' => 1,
# '6211' => 1
# }
# Looks like you failed 1 test of 4.
# Failed test 'storable'
# at t/13_shared.t line 277.
# {
# '6213' => 1,
# '6214' => 1,
# '6215' => 1,
# '6216' => 1,
# '6217' => 1,
# '6218' => 1,
# '6219' => 1,
# '6220' => 1,
# '6221' => 1,
# '6222' => 1,
# '6223' => 1,
# '6224' => 1,
# '6225' => 1,
# '6226' => 1,
# '6227' => 1,
# '6228' => 1,
# '6229' => 1,
# '6230' => 1,
# '6231' => 1,
# '6232' => 1
# }
# Looks like you failed 1 test of 6.
t/13_shared.t ............
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
Test Summary Report
-------------------
t/13_shared.t (Wstat: 256 Tests: 6 Failed: 1)
Failed test: 5
Non-zero exit status: 1
Acceptance Criteria¶
AC1: Stable execution of t/13_shared.t in CI
Suggestions¶
- Find out fail-ratio
- Consider a temporary workaround with retries
- Fix for good
Updated by okurz about 1 month ago
- Copied from action #178186: [sporadic] Failing OBS package check t/12_mocked_container.t for perl-Mojo-IOLoop-ReadWriteProcess on aarch64 size:S added
Updated by okurz about 1 month ago
I executed 100+ runs in https://github.com/okurz/Mojo-IOLoop-ReadWriteProcess/actions/runs/14328520898/job/40158935517 and could not reproduce this:
## count-fail-ratio: Run: 116. Fails: 0. Fail ratio 0±0%. No fails, computed failure probability < 2.58%
## mean runtime: 185516±43012.16 ms
Actions