Well, I've just tried to run this test on my Windows laptop with direct connection to internet - everything works just fine. So I believe this was a firewall problem indeed. IMO it worths mentioning somewhere on Wiki and / or site.
Thanks, 2007/3/22, Tony Wu <[EMAIL PROTECTED]>:
Hi Alexei, 3 Multicast IP addresses were used in this tests. so you should set all of them as ACCPET( 224.0.0.3, 224.0.0.4 and 224.1.2.3) into your iptables. On 3/22/07, Alexei Zakharov <[EMAIL PROTECTED]> wrote: > The same picture for 224.1.2.3 :( > > 2007/3/22, Tony Wu <[EMAIL PROTECTED]>: > > sorry I mean, > > iptables -A HYBLD -d 224.1.2.3 -j ACCEPT > > > On 3/22/07, Tony Wu <[EMAIL PROTECTED]> wrote: > > > plus iptables -A HYBLD -d 224.0.0.4 -j ACCEPT > > > > > > On 3/22/07, Tony Wu <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > It caused by my patch on harmony-3433. > > > > > > > > It will fail on some machines because of firewall, the access to some > > > > multicast addresses used in tests are not permitted on your machines. > > > > running following lines will help, > > > > iptables -A HYBLD -d 224.0.0.3 -j ACCEPT > > > > iptables -A HYBLD -d 224.0.0.4 -j ACCEPT > > > > > > > > In the meanwhile I was thinking about is there any way to avoid this > > > > operation, because asking user to set up a rule for testing is always > > > > not a good idea. Do you have any suggestion? Thanks. > > > > > > > > On 3/22/07, Alexei Zakharov <[EMAIL PROTECTED]> wrote: > > > > > Hi Alexey, > > > > > > > > > > MulticastSocketTest fails each time I run luni tests. At least on > > > > > Linux. And it seems CC encounters the same issue. > > > > > > > > > > Regards, > > > > > > > > > > 2007/3/21, Alexey Petrenko <[EMAIL PROTECTED]>: > > > > > > oops... > > > > > > That's a patch for HARMONY-3433 "[classlib][luni]move out > > > > > > src\test\java\tests\api\java\net\MulticastSocketTest.java" > > > > > > > > > > > > SY, Alexey > > > > > > > > > > > > 2007/3/21, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > > > > > > > Author: apetrenko > > > > > > > Date: Wed Mar 21 01:44:06 2007 > > > > > > > New Revision: 520804 > > > > > > > > > > > > > > URL: http://svn.apache.org/viewvc?view=rev&rev=520804 > > > > > > > Log: > > > > > > > Patch for HARMONY-3454 "[classlib][swing] JEditorPane.createEditorKitForContentType() uses wrong classloader" > > > > > > > > > > > > > > Modified: > > > > > > > harmony/enhanced/classlib/trunk/modules/luni/make/exclude.common > > > > > > > harmony/enhanced/classlib/trunk/modules/luni/make/exclude.linux.x86_64.drl > > > > > > > harmony/enhanced/classlib/trunk/modules/luni/make/exclude.windows.x86_64.drl
-- Alexei Zakharov, Intel ESSD