Modify ↓
Opened 7 years ago
Closed 7 years ago
#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 (2)
Changed 7 years ago by
Attachment: | patch-test-fix-JCSCachedTileLoaderJobTest.patch added |
---|
comment:1 Changed 7 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 10557/josm: