Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 27079 invoked from network); 25 Jul 2007 11:30:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jul 2007 11:30:27 -0000 Received: (qmail 71310 invoked by uid 500); 25 Jul 2007 11:30:27 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 71295 invoked by uid 500); 25 Jul 2007 11:30:27 -0000 Mailing-List: contact commits-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 commits@harmony.apache.org Received: (qmail 71284 invoked by uid 99); 25 Jul 2007 11:30:27 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 04:30:27 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jul 2007 04:30:25 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 51E831A981A; Wed, 25 Jul 2007 04:30:05 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r559405 - /harmony/enhanced/jdktools/trunk/modules/jpda/make/exclude.windows.x86.drl Date: Wed, 25 Jul 2007 11:30:05 -0000 To: commits@harmony.apache.org From: gshimansky@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070725113005.51E831A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gshimansky Date: Wed Jul 25 04:30:03 2007 New Revision: 559405 URL: http://svn.apache.org/viewvc?view=rev&rev=559405 Log: Excluded CombinedEventsTest.java because of bug HARMONY-4533 Modified: harmony/enhanced/jdktools/trunk/modules/jpda/make/exclude.windows.x86.drl Modified: harmony/enhanced/jdktools/trunk/modules/jpda/make/exclude.windows.x86.drl URL: http://svn.apache.org/viewvc/harmony/enhanced/jdktools/trunk/modules/jpda/make/exclude.windows.x86.drl?view=diff&rev=559405&r1=559404&r2=559405 ============================================================================== --- harmony/enhanced/jdktools/trunk/modules/jpda/make/exclude.windows.x86.drl (original) +++ harmony/enhanced/jdktools/trunk/modules/jpda/make/exclude.windows.x86.drl Wed Jul 25 04:30:03 2007 @@ -0,0 +1,3 @@ +#4533 +org/apache/harmony/jpda/tests/jdwp/Events/CombinedEventsTest.java +