I updated the test resource files used for java.io, but I'm not sure this is the cause. I got the same errors sometimes on Windows XP before the update. Looking...

Stepan Mishura wrote:
Hi,

I've just refreshed my local 'luni' module with the latest updates and found
that 2 tests started to fail for me. Can anybody reproduce failures?

tests.api.java.net.InetAddressTest

test_getAddress: Incorrect address returned
junit.framework.AssertionFailedError: Incorrect address returned at
tests.api.java.net.InetAddressTest.test_getAddress(InetAddressTest.java:154)
at java.lang.reflect.AccessibleObject.invokeV(AccessibleObject.java:25)

test_getAllByNameLjava_lang_String: Authoritative Answer Host not found
java.net.UnknownHostException: Authoritative Answer Host not found at
java.net.InetAddress.getAliasesByNameImpl(Native Method) at
java.net.InetAddress.getAllByName(InetAddress.java:21) at
tests.api.java.net.InetAddressTest.test_getAllByNameLjava_lang_String(
InetAddressTest.java:165) at java.lang.reflect.AccessibleObject.invokeV(
AccessibleObject.java:25)

And the update was:
D    modules\luni\src\test\java\tests\api\java\io\testfile
D    modules\luni\src\test\java\tests\api\java\io\testfile-utf8.txt
D    modules\luni\src\test\java\tests\api\java\io\testfile.txt
U    modules\luni\src\test\java\tests\api\java\util\EnumMapTest.java
A    modules\luni\src\test\resources\tests
A    modules\luni\src\test\resources\tests\api
A    modules\luni\src\test\resources\tests\api\java
A    modules\luni\src\test\resources\tests\api\java\io
A    modules\luni\src\test\resources\tests\api\java\io\testfile
A    modules\luni\src\test\resources\tests\api\java\io\testfile-utf8.txt
A    modules\luni\src\test\resources\tests\api\java\io\testfile.txt
U    modules\luni\src\main\java\java\util\EnumMap.java
U    modules\luni\build.xml
Updated to revision 433917.



--
Paulex Yang
China Software Development Lab
IBM



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to