Task #2074 (closed)
Opened 9 years ago
Closed 4 years ago
Timeout long running tests
| Reported by: | jamoore | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | General | Version: | 5.1.0 |
| Keywords: | n.a. | Cc: | jburel, cxallan |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | n.a. |
Description
Currently, running all integration tests takes far too long. Tests which are individually long should be marked "longrunning" and be run separately.
Change History (12)
comment:1 Changed 9 years ago by jmoore
comment:2 Changed 9 years ago by cxallan
- Sprint changed from 2010-03-19 (5) to 2010-04-02 (6)
comment:3 Changed 9 years ago by cxallan
- Sprint changed from 2010-04-02 (6) to 2010-04-16 (7)
comment:4 Changed 9 years ago by cxallan
- Sprint changed from 2010-04-16 (7) to 2010-04-30 (8)
comment:5 Changed 9 years ago by jmoore
- Sprint changed from 2010-04-30 (8) to 2010-05-13 (9)
comment:6 Changed 9 years ago by cxallan
- Sprint changed from 2010-05-13 (9) to 2010-05-27 (10)
comment:7 Changed 9 years ago by cxallan
- Sprint changed from 2010-05-27 (10) to 2010-06-10 (11)
comment:8 Changed 9 years ago by jburel
- Milestone changed from OMERO-Beta4.2 to Unscheduled
- Sprint 2010-06-10 (11) deleted
comment:9 Changed 9 years ago by jmoore
comment:10 Changed 9 years ago by cxallan
Referencing ticket #1736 has changed sprint.
comment:11 Changed 7 years ago by jmoore
Referencing ticket #1736 has changed sprint.
comment:12 Changed 4 years ago by cblackburn
- Component set to General
- Priority set to minor
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from new to closed
- Version set to 5.1.0
Tests have been marked as long_running and run separately but recent work has allowed those tests to be run in a timely fashion and so the flags have now been removed.. See https://github.com/openmicroscopy/openmicroscopy/pull/3610
(In [6418]) see #2074 - Adding "longrunning" testng group