From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30847 invoked by alias); 27 Jun 2006 19:32:34 -0000 Received: (qmail 30839 invoked by uid 22791); 27 Jun 2006 19:32:33 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 27 Jun 2006 19:32:30 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k5RJWS95031381; Tue, 27 Jun 2006 15:32:28 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k5RJWLQu010861; Tue, 27 Jun 2006 15:32:23 -0400 Received: from tony.toronto.redhat.com (tony.toronto.redhat.com [172.16.14.158]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id k5RJWLve011368; Tue, 27 Jun 2006 15:32:21 -0400 Subject: Re: RFC: Harness with no busy-waiting From: Anthony Balkissoon To: Mark Wielaard Cc: mauve-patches@sources.redhat.com In-Reply-To: <1151435040.25174.111.camel@tony.toronto.redhat.com> References: <1151350073.3361.12.camel@localhost.localdomain> <1151397675.2555.6.camel@elsschot.wildebeest.org> <1151435040.25174.111.camel@tony.toronto.redhat.com> Content-Type: text/plain Date: Tue, 27 Jun 2006 19:32:00 -0000 Message-Id: <1151436740.25174.116.camel@tony.toronto.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.0 (2.6.0-1) Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact mauve-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-patches-owner@sourceware.org X-SW-Source: 2006/txt/msg00490.txt.bz2 > Okay, here's a second attempt, no Sockets, no tricks. Still RFC. > Comments? By the way, this patch includes a known regression, any System.err.print statements inside of tests will not be echoed. This will be fixed soon, if the overall patch is approved. --Tony