| Summary: | Tests timeout is too short | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Jan Kratochvil <jan> |
| Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | i686-pc-linux-gnu | Target: | |
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 2234 | ||
| Attachments: | Temporary timeout increase to at least 60 seconds. | ||
|
Description
Jan Kratochvil
2007-01-12 09:12:40 UTC
Created attachment 1490 [details]
Temporary timeout increase to at least 60 seconds.
Test started to behave the same way in gdb as without it.
A 300 second timeout would mean waiting 5 minutes for each test to fail, outch! Since each frysk test (ignoring the stress tests which are not run by default) should complete in a second or so, a 5 second timeout is sufficient as a default. For the cases where something such as gdb, or the logger, is slowing things down, a [recently added] -timeout N option is available. |