Bug ID 1085478
Summary pv fails to build frequently on ppc/ppc64/ppc64le/s390/s390x
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Basesystem
Assignee bnc-team-screening@forge.provo.novell.com
Reporter ro@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

looks like the checks for timer events are too strict for these platforms
[   70s] 001 - interval:        NUM = 4, should be NUM > 6
[   83s] 016 - numeric-timer:   NUM=3, should be 8 < NUM < 13
[   86s] 017 - numeric-bytes:   NUM=4, should be 8 < NUM < 13
[   38s] 001 - interval:        NUM = 2, should be NUM > 6
[  137s] 016 - numeric-timer:   NUM=8, should be 8 < NUM < 13
[  138s] 017 - numeric-bytes:   NUM=6, should be 8 < NUM < 13

try to extend some of the check ranges


You are receiving this mail because: