Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 67208 invoked from network); 1 Nov 2006 06:32:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Nov 2006 06:32:17 -0000 Received: (qmail 36297 invoked by uid 500); 1 Nov 2006 06:32:18 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 36255 invoked by uid 500); 1 Nov 2006 06:32:18 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 36227 invoked by uid 99); 1 Nov 2006 06:32:18 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2006 22:32:17 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of boris.v.kuznetsov@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 31 Oct 2006 22:32:05 -0800 Received: by nf-out-0910.google.com with SMTP id m18so549893nfc for ; Tue, 31 Oct 2006 22:31:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=D1HfSjNK3VKUGTLS0YU7h6wMnR5v26MH2girZksSausnfpGtfUTIYa7GMj4+626ol/6NODybM2bqRl01IUJNQ//oFo2pNonjUTPttwf4sMBnU2YmYjg8M9bHQk1nTqc1m5H34hyXzJQLyYPOsZBK4nKd3+04ru/1kHW8C/MQeqk= Received: by 10.49.29.3 with SMTP id g3mr3033163nfj.1162362703021; Tue, 31 Oct 2006 22:31:43 -0800 (PST) Received: by 10.49.66.5 with HTTP; Tue, 31 Oct 2006 22:31:42 -0800 (PST) Message-ID: Date: Wed, 1 Nov 2006 12:31:42 +0600 From: "Boris Kuznetsov" To: harmony-dev@incubator.apache.org Subject: Re: [security][testing] 2 tests failed today In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <7273946b0610310102x20c80a2fm88d2113a03a7e8fb@mail.gmail.com> <454712DA.2050001@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org The tests use tests.support.Support_Exec.execJava2() to perform testing on other JVM. This method uses Runtime.getRuntime().exec() to run command. You can see command (it looks like java -cp .... ) in the test's System.out. It woks OK on Win, but produces NoClassDefFoundError on linux. Note, the command woks OK in linux sh also. On 10/31/06, Evgueni Brevnov wrote: > Boris, > > Could you explain the problem in greater details? From the above I > don't understand how Runtime.exec() deals with class loading. > > Thank in advance > Evgueni > > > On 10/31/06, Boris Kuznetsov wrote: > > Looks like the tests failed because of Linux implementation of > > Runtime.exec() - it can't load class file. > > > > On 10/31/06, Tim Ellison wrote: > > > I see failures too, and it may be my check-in > > > http://svn.apache.org/viewvc?view=rev&revision=469230 > > > > > > (though I did run stand-alone LUNI & SECURITY tests). I'll investigate > > > and roll back if necessary. > > > > > > Regards, > > > Tim > > > > > > Vladimir Ivanov wrote: > > > > Today me CC failed to run 2 tests on linux box: > > > > > > > > org.apache.harmony.luni.tests.java.lang.SecurityManagerTest@test_checkPermissionLjava_security_Permission > > > > > > > > org.apache.harmony.security.tests.java.security.AccessController2Test@test_doPrivilegedLjava_security_PrivilegedAction > > > > > > > > > > > > The results were upload to: > > > > http://www.harmonytest.org/testapp.do?method=showrun&id=88&name=&result=2&jira=0 > > > > > > > > : > > > > > > > > Could somebody reproduce/ fix these failures? > > > > Thanks, Vladimir > > > > > > > > > > -- > > > > > > Tim Ellison (t.p.ellison@gmail.com) > > > > > > > > > > > > -- > > Best regards, > > Boris Kuznetsov > > Intel Middleware Products Division > > > -- Best regards, Boris Kuznetsov Intel Middleware Products Division