Reviewer needed - Removed dependency on JUnit framework from regression test InvokeGenericTest in IcedTea7

Pavel Tisnovsky ptisnovs at redhat.com
Fri Aug 19 00:46:42 PDT 2011


Dr Andrew John Hughes wrote:
> On 17:23 Thu 18 Aug     , Pavel Tisnovsky wrote:
>> Greetings,
>>
>> the patch saved in an attachment contains fix of regression test
>> InvokeGenericTest.java. The original version of the test depends on JUnit
>> framework which is not supported by our regression test tool (and backport of
>> newer JTreg is quite hard). The fix of the test is quite easy, because JUnit
>> framework was used only on a few number of places.
>>
>> Tested on RHEL 5 x86_64 against recent IcedTea7 HEAD build.
>>
>> ChangeLog entry for IcedTea7 HEAD:
>>
>> 2011-08-18  Pavel Tisnovsky  <ptisnovs at redhat.com>
>>
>>         Removed dependency on JUnit framework from regression test
>> InvokeGenericTest
>>         * Makefile.am:
>>         (JDK_CHANGESET): Updated.
>>         (JDK_SHA256SUM): Likewise.
>>
>>
>> Can anybody please review this patch?
>>
>> Thank you in advance,
>> Pavel
> 
> I think this should just be blacklisted for now until jtreg is updated.
> The test isn't at fault here.
> 

Ok, can I add this test to excludelist.jdk.jtx?

Pavel



More information about the distro-pkg-dev mailing list