Issue Details (XML | Word | Printable)

Key: SFOS-1102
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Steve Loughran
Reporter: Steve Loughran
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
SmartFrog

give components/machines the ability to override the default timeout (10 minutes) for <junit> runs

Created: 06/Feb/09 07:52 PM (GMT)   Updated: 06/Feb/09 07:58 PM (GMT)
Component/s: .sfCore, _service_hadoop
Affects Version/s: 3.17.010
Fix Version/s: 3.17.010

Time Tracking:
Not Specified

Compatibility: backwards compatible


 Description  « Hide
tests that are spinning waiting for ports to close are taking so long that <junit> is killing them, making a mess of things that follow. As well as cranking back the wait time, we should allow build files to override the default timeout.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Steve Loughran added a comment - 06/Feb/09 07:57 PM (GMT)
the new property junit.timeout can control this