Bug 1085478 - pv fails to build frequently on ppc/ppc64/ppc64le/s390/s390x
Summary: pv fails to build frequently on ppc/ppc64/ppc64le/s390/s390x
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Pascal Bleser
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-15 13:50 UTC by Ruediger Oertel
Modified: 2018-03-16 07:15 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ruediger Oertel 2018-03-15 13:50:22 UTC
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