Bug 1607947

Summary: increase TIMEOUTFACTOR to 30 for s390x
Product: Red Hat Enterprise Linux 7 Reporter: Sergey Kolosov <skolosov>
Component: glibcAssignee: glibc team <glibc-bugzilla>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-tools-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.7CC: ashankar, codonell, dj, fweimer, mnewsome, pfrankli
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-22 15:31:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sergey Kolosov 2018-07-24 15:20:52 UTC
Description of problem:
increase TIMEOUTFACTOR  to 30 for s390x, the test stdlib/test-bz22286 sometimes fails with a timeout error. It takes minutes instead of seconds on other architectures.

Version-Release number of selected component (if applicable):
glibc-2.17-260.el7

How reproducible:
Run stdlib/test-bz22286 test on s390x arch.

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Florian Weimer 2018-07-24 15:24:01 UTC
We can increase it on all architectures because there are no tests left whose run time depends on TIMEOUTFACTOR since bug 1372304 has been fixed.

Comment 3 Florian Weimer 2018-11-22 15:31:28 UTC

*** This bug has been marked as a duplicate of bug 1647490 ***