Bug 1201642
| Summary: | exceptions.OverflowError: timeout is too large | ||
|---|---|---|---|
| Product: | [Retired] Beaker | Reporter: | Jimmy Pan <jipan> |
| Component: | general | Assignee: | beaker-dev-list |
| Status: | CLOSED DUPLICATE | QA Contact: | tools-bugs <tools-bugs> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 0.10 | CC: | aigao, asaha, bpeck, ccui, dcallagh |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-03-15 23:53:07 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: | |||
|
Comment 1
Bill Peck
2015-03-13 14:35:00 UTC
I'm guessing your tests are fiddling with the system time? This is an issue we have seen before (bug 849587, bug 639255) where Twisted generally does not behave if the system time is changed. At this point, using restraint as Bill suggests in comment 1 is probably the best choice. The likelihood of this being fixed in Twisted and/or Beah is low. We are planning to make restraint available in the default Beaker harness repos soon. Actually bug 1063647 is the still-open bug where some unknown piece of Beah code passes a bad timeout value, possibly because the system clock has gone backwards. *** This bug has been marked as a duplicate of bug 1063647 *** |