Ticket #2675 defect new
Test timeout policy should be decided by runner
| Reported by: | jml | Owned by: | djfroofy |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | trial | Keywords: | |
| Cc: | andrew@…, djfroofy | Branch: | |
| Author: | Launchpad Bug: |
Description
At the moment, any test made from t.trial.unittest.TestCase will have a two minute default timeout. This is incorrect. The default timeout for tests should be specified by the runner, not by the Trial API. By default, tests should not timeout.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

