public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/28617] New: FAIL: gdb.base/info-os.exp: get process groups (timeout)
@ 2021-11-22 17:55 vries at gcc dot gnu.org
  2021-11-22 18:56 ` [Bug testsuite/28617] " vries at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: vries at gcc dot gnu.org @ 2021-11-22 17:55 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28617

            Bug ID: 28617
           Summary: FAIL: gdb.base/info-os.exp: get process groups
                    (timeout)
           Product: gdb
           Version: 11.1
            Status: NEW
          Severity: normal
          Priority: P2
         Component: testsuite
          Assignee: unassigned at sourceware dot org
          Reporter: vries at gcc dot gnu.org
  Target Milestone: ---

On OBS I ran now a couple of times into this cluster of FAILs:
...
FAIL: gdb.base/info-os.exp: get process groups (timeout)
FAIL: gdb.base/info-os.exp: get threads (timeout)
FAIL: gdb.base/info-os.exp: get file descriptors (timeout)
FAIL: gdb.base/info-os.exp: get internet-domain sockets (timeout)
FAIL: gdb.base/info-os.exp: get shared-memory regions (timeout)
FAIL: gdb.base/info-os.exp: get semaphores (timeout)
...

In more detail:
...
(gdb) info os procgroups^M
FAIL: gdb.base/info-os.exp: get process groups (timeout)
...

The procgroups is the only one that does a sort, so first does a bunch of
processing, and only then starts to produce output.

I'm considering adding a -verbose that notes progress, such that we can
differentiate in the testsuite between slow and stuck.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-11-22 19:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 17:55 [Bug testsuite/28617] New: FAIL: gdb.base/info-os.exp: get process groups (timeout) vries at gcc dot gnu.org
2021-11-22 18:56 ` [Bug testsuite/28617] " vries at gcc dot gnu.org
2021-11-22 19:12 ` vries at gcc dot gnu.org
2021-11-22 19:18 ` vries at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).