[rfc][icedtea-web] Makefile Reproducer Tests Patch

Jie Kang jkang at redhat.com
Tue Sep 16 20:36:12 UTC 2014


Hello,


This patch modifies the makefile and causes it to only process (compile, copy, etc.) tests in the whitelist.

This feature is greatly beneficial when running say

'make run-netx-dist-tests'

which uses the whitelist to only run tests in the whitelist. Prior to this patch, though the tests ran were filtered by the whitelist, all tests were processed (compiled, resources moved, etc.). This wastes a large amount of time processing tests that aren't run.

Thoughts?


Regards.

-- 

Jie Kang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: itw-makefile-reproducer.patch
Type: text/x-patch
Size: 1972 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140916/cc9034ef/itw-makefile-reproducer-0001.patch>


More information about the distro-pkg-dev mailing list