From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E0A293858C60; Thu, 14 Mar 2024 20:13:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E0A293858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710447216; bh=lLMEbnO+fOGdyLj8i1DvQ1kFJzTKfnWt/YGYy2bEmcg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=qeBBnp0g36sgKtXqNiCW8u4bsI1ID0fFafvH5fV6Xryoj/i6oLPBiSGjtkLuYErIa e4YjMijLJq8vXy61r9s3gevaL2++xvZiBSCIKyLKRxnEU7RxAC30Bbi4MyngeD5YRF 9123PLPtyNXFlglvlznQT6c7yI1cDoNt7LTYqdMw= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31435] [gdb/testsuite] Runtest error running DAP tests Date: Thu, 14 Mar 2024 20:13:35 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: tromey at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31435 --- Comment #5 from Tom de Vries --- The patch fixes the errors with the three test-cases, but there are further errors with: ... $ ( cd build/gdb/testsuite ; make V=3D1 check RUNTESTFLAGS=3D"$(cd src/gdb/testsuite; echo gdb.dap/*.exp)" ) .... --=20 You are receiving this mail because: You are on the CC list for the bug.=