[icedtea-web] Potential ClosingListener bug?
Jiri Vanek
jvanek at redhat.com
Tue Oct 23 01:02:10 PDT 2012
On 10/15/2012 11:32 PM, Adam Domurad wrote:
> (For Jiri primarily, but posted on list for potential discussion's sake.)
>
> Hi Jiri. I am running into strange troubles with the attached patch.
>
> The troubles is with the new patch I get:
>
> FAILED: launchInternalClassloaderWithDownloadedResourceAsHtmlAppletHack - firefox(InternalClassloaderWithDownloadedResourceTest) Stdout should contain `Good simple javaws exapmle` but didn't
>
>
> The problem goes away when I remove the ClosingListener on launchInternalClassloaderWithDownloadedResourceAsHtmlAppletHack.
>
> With the closinglistener: Closing listener matches 'Good simple javaws exapmle' as it should, however the output log prints before this message. The output is cut off before this match. Increasing the 'assassin process' delay a lot didnt seem to help.
>
> Without: Acts as intended.
>
> I'm not sure why this could be happening, could you tell me if you have all tests pass with the applied patch ? (this was with Fedora16+java7+firefox).
>
> Thanks,
> - Adam
Hi. I have this tests passing in long-term. But still it sounds to me like one older issue, which looks like something is sometimes consuming part of stdout/err. However, listeners should not affect internal implementation of reading it.
Thanx for keeping an eye on it :)
J.
More information about the distro-pkg-dev
mailing list