[rfc][icedtea-web] Refactor of LiveConnect Tests Version 2

Jie Kang jkang at redhat.com
Thu Jun 12 19:58:31 UTC 2014


Hello,

> I ran the reproducer suite with this patch applied last night. There are
> still some tests which are failing but not marked as KnownToFail. I
> haven't checked if these failures are repeatable however. Can you look
> into this?
> 
> JavascriptSetTest - AppletJToJSSet_2DArrayElement_Test
> JSToJFuncResolTest - AppletJSToJFuncResol_inheritedClassToParent1_Test
> JavascriptFuncReturnTest -
> AppletJToJSFuncReturn_{number,boolean,JSObject,String,Object}_Test
>

I've checked the failures and fixed the FuncReturn test cases (typo). 

The JavascriptSetTest has some weird behaviour where the failure occurs because the applet's init method didn't print out "applet initialized". This failure does not happen very often at all and I will look into it.

The JSToJFuncResolTest failure has been marked Known to Fail. I've checked the test and found another bug in the LiveConnect code unrelated to the fixes made in this patch. I have prepared another patch that fixes this bug and will send it after this patch.

Thanks for the review!
 
> Thanks,
> 
> --
> Andrew A
> 
> 

 
--
Jie Kang
-------------- next part --------------
A non-text attachment was scrubbed...
Name: liveconnect-testrefactors-4.patch
Type: text/x-patch
Size: 128986 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140612/751ca8f5/liveconnect-testrefactors-4-0001.patch>


More information about the distro-pkg-dev mailing list