Ticket #10721 (closed: fixed)
Add a test timeout for all tests run via ctest
Reported by: | Martyn Gigg | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Pete Peterson |
Description
The timeout will be configurable but set to a default. This will avoid tests getting stuck and have the advantage of not requiring each build job to configure it separately.
Change History
comment:2 Changed 6 years ago by Martyn Gigg
- Status changed from assigned to inprogress
Add a ctest TIMEOUT property to all tests.
It defaults to 300 seconds but is configurable. Refs #10721
Changeset: ea8bf7b1207042c8e4bc75fdbcbbba314c9d5924
comment:3 Changed 6 years ago by Martyn Gigg
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #94.
comment:4 Changed 6 years ago by Pete Peterson
- Status changed from verify to verifying
- Tester set to Pete Peterson
comment:5 Changed 6 years ago by Pete Peterson
- Status changed from verifying to closed
Merge pull request #94 from mantidproject/feature/10721_ctest_timeout
Add a ctest TIMEOUT property to all tests.
Full changeset: 63d313f6b796c0acf3ef3f4e7e5a58922710fc52
Note: See
TracTickets for help on using
tickets.