From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EFAA73858400; Mon, 22 Nov 2021 19:18:29 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EFAA73858400 From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/28617] FAIL: gdb.base/info-os.exp: get process groups (timeout) Date: Mon, 22 Nov 2021 19:18:29 +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: 11.1 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: unassigned 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 X-BeenThere: gdb-prs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-prs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2021 19:18:30 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D28617 --- Comment #3 from Tom de Vries --- (In reply to Tom de Vries from comment #2) > (In reply to Tom de Vries from comment #0) > > In more detail: > > ... > > (gdb) info os procgroups^M > > FAIL: gdb.base/info-os.exp: get process groups (timeout) > > ... >=20 > Hmm, I see the info os processes command before runs into: > ... > 10916 abuild /bin/shPASS: gdb.base/info-os.exp: get process list > -c if [ -f testsuite/config.status ]; then \^M > rootme=3D`pwd`; export rootme; \^M > rootsrc=3D`cd ../../gdb; pwd`; export rootsrc; \^M > ... >=20 > So the list is still being generated, but a pass is already issued? How > does that happen? I don't see any '(gdb) ' in the process list that could > have triggered this. I see, that's because 11.1 doesn't contain commit 50f9e7d8538 "[gdb/testsui= te] Fix DUPLICATE in gdb.base/info-os.exp" yet. --=20 You are receiving this mail because: You are on the CC list for the bug.=