Opened 10 years ago
Last modified 10 years ago
#13157 closed defect
[Patch] Make DateUtilsTest not time out on some time zones — at Initial Version
| Reported by: | michael2402 | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 16.07 |
| Component: | Unit tests | Version: | |
| Keywords: | gsoc-core | Cc: | Don-vip, bastiK, stoecker |
Description
The junit timeout task seems to have problems with the timeout when switching time zones.
We have two possible solutions:
- Use our own timeout (patch attached).
- Don't use a timeout for the date tests.
Note:
See TracTickets
for help on using tickets.


