Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 61709 invoked from network); 30 Jan 2007 14:09:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Jan 2007 14:09:16 -0000 Received: (qmail 37289 invoked by uid 500); 30 Jan 2007 14:09:20 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 37023 invoked by uid 500); 30 Jan 2007 14:09:19 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 37014 invoked by uid 99); 30 Jan 2007 14:09:19 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2007 06:09:19 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of wuyuehao@gmail.com designates 66.249.82.234 as permitted sender) Received: from [66.249.82.234] (HELO wx-out-0506.google.com) (66.249.82.234) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jan 2007 06:09:11 -0800 Received: by wx-out-0506.google.com with SMTP id i26so1846461wxd for ; Tue, 30 Jan 2007 06:08:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=b6cnHOqNipN5NxS0gIYGwKyZmIhK5zhlLHDqYTBoC/4o/w7ypXe0GrCKYGEtcpQM3Zqs4ubxsPb5nlCkLc7rv9Mf/bReoLK6Ia4nfam/DRYwlxqzKx3v0d1HOMxTp1sAZaCY/vzlgOoDZ3CGwdLcOsY5iVlZdtnqgGnGvj6O9vk= Received: by 10.70.122.11 with SMTP id u11mr15463980wxc.1170166130075; Tue, 30 Jan 2007 06:08:50 -0800 (PST) Received: by 10.70.54.17 with HTTP; Tue, 30 Jan 2007 06:08:50 -0800 (PST) Message-ID: <211709bc0701300608r7dc8417dla566624ae1c0df26@mail.gmail.com> Date: Tue, 30 Jan 2007 22:08:50 +0800 From: "Tony Wu" To: dev@harmony.apache.org Subject: Re: [classlib][archive] the test tests.api.java.net.JarURLConnectionTest failed for me on WinXP In-Reply-To: <7273946b0701300444l7d0f81ddva3276d4572118055@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7273946b0701300444l7d0f81ddva3276d4572118055@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org I'm looking into it On 1/30/07, Vladimir Ivanov wrote: > Unit Tests: (19373) > error test_getJarFile29tests.api.java.net.JarURLConnectionTest > > Unit test test tests.api.java.net.JarURLConnectionTest failed for me > on WinXP. Could somebody reproduce/ fix it? > Log details: > Test: test_getJarFile29 > Class: tests.api.java.net.JarURLConnectionTest > > java.util.zip.ZipException: Unable to open: > \\C\DOCUME~1\LABDRL~1\LOCALS~1\Temp\1+2 344448test.jar > at java.util.zip.ZipFile.openZip(ZipFile.java:120) > at java.util.zip.ZipFile.(ZipFile.java:93) > at java.util.jar.JarFile.(JarFile.java) > at org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection.openJarFile(JarURLConnection.java:268) > at org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection.findJarFile(JarURLConnection.java:198) > at org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection.connect(JarURLConnection.java:158) > at org.apache.harmony.luni.internal.net.www.protocol.jar.JarURLConnection.getJarFile(JarURLConnection.java:175) > at tests.api.java.net.JarURLConnectionTest.test_getJarFile29(JarURLConnectionTest.java:146) > at java.lang.reflect.VMReflection.invokeMethod(Native Method) > > Last update to these files: > modified pyang /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/net/JarURLConnectionTest.java > 01/30/2007 11:16:49 > modifiedpyang/harmony/enhanced/classlib/trunk/modules/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/jar/JarURLConnection.java01/30/2007 > 11:16:49 > -- Tony Wu China Software Development Lab, IBM