From mboxrd@z Thu Jan 1 00:00:00 1970 From: Harry Butterworth Subject: Re: [PATCH][XM-TEST] Fix bugzilla # 674 by changing the xm-test Console.py to wait for the command prompt. Date: Mon, 19 Jun 2006 00:02:44 +0100 Message-ID: <1150671764.10120.7.camel@localhost.localdomain> References: <1150483754.7702.13.camel@localhost.localdomain> <44930F5C.4040700@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <44930F5C.4040700@us.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: David F Barrera Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, 2006-06-16 at 15:06 -0500, David F Barrera wrote: > Harry, > > I tested your patch on two machines--lots of failures, not sure related > to your changes. Attached are the logs. Quite a lot of the failures are from Thursday which was before I wrote the patch so I think there is a good chance that those are not related. Of the remainder, I there is one instance of a "timed out waiting for console prompt" which is the new timeout in my patch but this is for the memset_random test which fails for me for a different reason so the timeout is probably correct in this case. The remainder seem to be completely unrelated. So, I think my patch is probably good and the rest of your problems are probably just more issues in the xm-test code or possibly real bugs. Harry