RFC: Exclude list generator for IcedTea6 & IcedTea7
Pavel Tisnovsky
ptisnovs at redhat.com
Wed Jun 15 04:55:28 PDT 2011
Hi all,
some time ago we discussed with Andrew Hughes how to synchronize
IcedTea's regression test exclude list with ProblemList contained in
OpenJDK source tree.
I prepared shell script (based on quite unreadable original jdk
Makefile) which can be used to join both exclude lists to one file with
structure appropriate to use by JTreg tool.
This script takes all tests listed in ProblemList and then filters only
tests for particular platform or for all platforms. These
tests are then added to IcedTea regression test exclude list. Original
list is saved in another file, so it's harmless to run this test repeatedly.
Personally I don't think it's a good idea to simply hide all problematic
tests, but this script should be useful for comparison "our" JTreg
results (IcedTea) with results published by Oracle (OpenJDK). For this
reason I did not made any changes in Makefile.am.
What do you think about this addition to IcedTea6 and IcedTea7? Any
comments are welcome ;-)
Cheers,
Pavel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: generate_exclude_list.sh
Type: application/x-shellscript
Size: 6180 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110615/356449a4/generate_exclude_list.sh
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: hg_diff
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110615/356449a4/hg_diff.ksh
More information about the distro-pkg-dev
mailing list