Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 89516 invoked from network); 15 Apr 2007 17:59:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Apr 2007 17:59:53 -0000 Received: (qmail 22054 invoked by uid 500); 15 Apr 2007 17:59:57 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 22009 invoked by uid 500); 15 Apr 2007 17:59:57 -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 21993 invoked by uid 99); 15 Apr 2007 17:59:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Apr 2007 10:59:57 -0700 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 t.p.ellison@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Apr 2007 10:59:50 -0700 Received: by ug-out-1314.google.com with SMTP id z36so689572uge for ; Sun, 15 Apr 2007 10:59:29 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=DtOZ5L4yV/BW0EI29dEq6vmeQuTZoPQSGLdN8ikDl2l21zSqZ78dntOwi6IKIVaxHq0CDbcHboXkfDTG+YEgkhJ5ycCVhbSeK+K38BJCqC+p7voypUdjTU1mvozKspR4kb1++Yn04H1Njf/hPE6iUXuqa5aqZB5Lc49k8UtZRLc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=ay1z0DhEo6LvLxEbk3PO1EW6VH81k0xYEE9hXIdkRG3Rqa9U+d7xmhEl4VsRFuusX7ISwY6LEnM3AZRg3/l4DUDu4P4Eq6NpfIsANd1gXYP/HRsasdef8FLku/40rQuAhOzcz36xN2fVY5u6ojfrGgk7nrfDJA9+PmVy/APzPos= Received: by 10.66.232.11 with SMTP id e11mr3693421ugh.1176659969719; Sun, 15 Apr 2007 10:59:29 -0700 (PDT) Received: from ?192.168.0.7? ( [86.111.176.100]) by mx.google.com with ESMTP id o1sm5638910uge.2007.04.15.10.59.28; Sun, 15 Apr 2007 10:59:28 -0700 (PDT) Message-ID: <462267FA.2040002@gmail.com> Date: Sun, 15 Apr 2007 18:59:22 +0100 From: Tim Ellison User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: dev@harmony.apache.org Subject: Re: [classlib][test] Anyone see tests.api.java.util.PropertiesTest fail? References: <461C57CE.1070705@gmail.com> <6e47b64f0704102313p27f35a8ya892051874b59705@mail.gmail.com> <461C83A6.4070503@gmail.com> <46200374.3070702@gmail.com> In-Reply-To: X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thanks Nathan... Author: ndbeyer Date: Sat Apr 14 21:19:28 2007 New Revision: 528922 URL: http://svn.apache.org/viewvc?view=rev&rev=528922 Log: Exclude PropertiesTest for ibmvm on linux per HARMONY-3653 [classlib][luni]Temporarily exclude tests.api.java.uti.PropertiesTest on IBM VME Leo Li wrote: > +1 > > It is the only action we can take now. > > > On 4/14/07, Tim Ellison wrote: >> >> Leo Li wrote: >> > It passed on DRLVM after updating xerce, right? >> > If so, I guess it is a problem of synchronization in portlib/VME. >> >> I suggest that PropertiesTest goes into the exclude list for the IBM VM. >> >> Regards, >> Tim >> >> > >