Modify ↓
#13163 closed enhancement (fixed)
[Patch] JCSCachedTileLoaderJobTest: Use unique cache key for every test case.
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.07 |
Component: | Unit tests | Version: | |
Keywords: | gsoc-core | Cc: | Don-vip, bastiK, stoecker |
Description
getCacheKey() returns the same value for every test - this makes the last test load the value from cache.
Attachments (1)
Change History (3)
by , 9 years ago
Attachment: | patch-test-fix-JCSCachedTileLoaderJobTest.patch added |
---|
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 23 months ago
In 18693/josm:
(The changeset message doesn't reference this ticket)
EDIT: Wrong ticket referenced. See #13153. Sorry.
Note:
See TracTickets
for help on using tickets.
In 10557/josm: