From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18582 invoked by alias); 9 Oct 2008 09:20:32 -0000 Received: (qmail 18572 invoked by uid 22791); 9 Oct 2008 09:20:31 -0000 X-Spam-Check-By: sourceware.org Received: from s200aog16.obsmtp.com (HELO s200aog16.obsmtp.com) (207.126.144.130) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 09 Oct 2008 09:19:47 +0000 Received: from source ([164.129.1.35]) (using TLSv1) by eu1sys200aob016.postini.com ([207.126.147.11]) with SMTP; Thu, 09 Oct 2008 09:19:42 UTC Received: from zeta.dmz-eu.st.com (ns2.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id A2034DB3B for ; Thu, 9 Oct 2008 09:19:42 +0000 (GMT) Received: from mail1.cro.st.com (mail1.cro.st.com [164.129.40.131]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 7DC974BF0E for ; Thu, 9 Oct 2008 09:19:42 +0000 (GMT) Received: from crx595.cro.st.com (crx595.cro.st.com [164.129.44.95]) by mail1.cro.st.com (MOS 3.8.7a) with ESMTP id CQA34243 (AUTH "denis pilat"); Thu, 9 Oct 2008 11:20:40 +0200 (CEST) Message-ID: <48EDCCAD.3060502@st.com> Date: Thu, 09 Oct 2008 09:20:00 -0000 From: Denis PILAT User-Agent: Thunderbird 2.0.0.17 (X11/20080914) MIME-Version: 1.0 To: gdb-patches Subject: random results with the gdb testsuite 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/msg00280.txt.bz2 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