From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23341 invoked by alias); 9 Oct 2008 17:38:53 -0000 Received: (qmail 23326 invoked by uid 22791); 9 Oct 2008 17:38:52 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-outbound-1.vmware.com (HELO smtp-outbound-1.vmware.com) (65.113.40.141) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Oct 2008 17:38:17 +0000 Received: from mailhost5.vmware.com (mailhost5.vmware.com [10.16.68.131]) by smtp-outbound-1.vmware.com (Postfix) with ESMTP id 1930F69D2; Thu, 9 Oct 2008 10:38:16 -0700 (PDT) Received: from [10.20.92.59] (promb-2s-dhcp59.eng.vmware.com [10.20.92.59]) by mailhost5.vmware.com (Postfix) with ESMTP id 0F8DCDC061; Thu, 9 Oct 2008 10:38:16 -0700 (PDT) Message-ID: <48EE40FB.2050800@vmware.com> Date: Thu, 09 Oct 2008 17:38:00 -0000 From: Michael Snyder User-Agent: Thunderbird 1.5.0.12 (X11/20080411) MIME-Version: 1.0 To: Denis PILAT CC: gdb-patches Subject: Re: random results with the gdb testsuite References: <48EDCCAD.3060502@st.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00294.txt.bz2 I haven't seen those failures. teawater wrote: > I test them in GDB-cvs version a lot of times but not got any fail. > Which testsuite and wich GDB did use? > And maybe you can post your "gdb.log" if you don't mind. > > BTW Maybe you need post this mail to gdb@sourceware.org. > > On Thu, Oct 9, 2008 at 17:19, Denis PILAT wrote: >> Hi all >> >> I am having random results using the gdb testsuite (with dejagnu 1.4.4), >> especially for some test like gdb.base/display.exp , >> gdb.base/long_long.exp and gdb.cp/ctti.exp. >> Sometime they are successful, sometime 50% fails. >> >> Has anybody already experimented such random behavior ? >> Thanks for your answer. >> Denis >> >>