[rfc][icedtea-web] Add unit tests for CacheUtil class
Jie Kang
jkang at redhat.com
Thu Jan 15 16:32:30 UTC 2015
Hello,
The patch adds a set of basic unit tests to CacheUtil to make sure they work as intended. They don't cover many edge cases at the moment and are mainly for developer's to read and gain an understanding of the CacheUtil class quicker. Edge cases will be added in the future.
As well, there is one KnownToFail test for CacheUtil.cleanCache : This is due to an implementation error that causes entries marked for deletion to never be deleted in certain circumstances. This will be fixed in a subsequent patch.
Okay to push?
Regards,
--
Jie Kang
OpenJDK Team - Software Engineering Intern
-------------- next part --------------
A non-text attachment was scrubbed...
Name: itw-cacheutil-tests-1.patch
Type: text/x-patch
Size: 7123 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150115/d9def9b3/itw-cacheutil-tests-1-0001.patch>
More information about the distro-pkg-dev
mailing list