Modify ↓
Opened 8 years ago
Closed 8 years ago
#13017 closed enhancement (fixed)
[Patch] Enable default timeout of 10 seconds on JOSMTestRules.
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.06 |
Component: | Unit tests | Version: | |
Keywords: | gsoc-core | Cc: | Don-vip, bastiK, stoecker |
Description
Timeout can be explicitly disabled using noTimeout()
or changed using timeout(millis)
During debugging, the timeout is automatically disabled.
Attachments (1)
Change History (4)
by , 8 years ago
Attachment: | patch-test-enable-default-timeout.patch added |
---|
comment:1 by , 8 years ago
Summary: | [Patch] Enable default timeout of 10 seconds on JSOMTestRules. → [Patch] Enable default timeout of 10 seconds on JOSMTestRules. |
---|
comment:2 by , 8 years ago
Milestone: | → 16.06 |
---|
comment:3 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 10441/josm: