Modify ↓
#13157 closed defect (fixed)
[Patch] Make DateUtilsTest not time out on some time zones
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.07 |
Component: | Unit tests | Version: | |
Keywords: | gsoc-core | Cc: | Don-vip, bastiK, stoecker |
Description (last modified by )
Attachments (2)
Change History (8)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 8 years ago
by , 8 years ago
Attachment: | patch-fix-13159.patch added |
---|
by , 8 years ago
Attachment: | patch-test-fix-dateutils-timeout.patch added |
---|
comment:4 by , 8 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Ignore the 13159 fix ;-)
There are other tests that rely on time zone changes.
ExifReaderTest is the only other one that uses the test rules. The patch applies against the old version with [10563] reverted.
comment:6 by , 8 years ago
Nice.
First time that all unit tests pass on openjdk8 (except for Mac OS, which I ignored):
Note:
See TracTickets
for help on using tickets.
if the test is no subject to timeout, solution 2 might be better.