public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
From: Pedro Alves <pedro@palves.net>
To: gdb-patches@sourceware.org
Subject: [PATCH 0/3] Fix remainder of "make check-perf" bit rot
Date: Tue,  6 Jul 2021 12:43:20 +0100	[thread overview]
Message-ID: <20210706114323.4177388-1-pedro@palves.net> (raw)

These commits fix all PATH, DUPLICATE and FAIL problems seen when
running "make check-perf", on GNU/Linux.

Before:

  # of expected passes            20082
  # of unexpected failures        1
  # of paths in test names        14
  # of duplicate test names       6008

After:

  # of expected passes            20083

Pedro Alves (3):
  Fix all DUPLICATE problems in testsuite/gdb.perf/
  Fix all PATH problems in testsuite/gdb.perf/
  Fix 'FAIL: gdb.perf/disassemble.exp: python Disassemble().run()'

 gdb/testsuite/gdb.perf/disassemble.py   |  7 ++++---
 gdb/testsuite/gdb.perf/skip-command.exp |  9 ++++++---
 gdb/testsuite/lib/perftest.exp          | 12 +++++++++---
 3 files changed, 19 insertions(+), 9 deletions(-)


base-commit: 46f2c22eabb3d2b13ed56f528a4f45dc5e8f3a32
-- 
2.26.2


             reply	other threads:[~2021-07-06 11:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-06 11:43 Pedro Alves [this message]
2021-07-06 11:43 ` [PATCH 1/3] Fix all DUPLICATE problems in testsuite/gdb.perf/ Pedro Alves
2021-07-06 11:43 ` [PATCH 2/3] Fix all PATH " Pedro Alves
2021-07-06 11:43 ` [PATCH 3/3] Fix 'FAIL: gdb.perf/disassemble.exp: python Disassemble().run()' Pedro Alves
2021-07-28 17:58 ` [PATCH 0/3] Fix remainder of "make check-perf" bit rot Tom Tromey
2021-09-24 16:44   ` Pedro Alves

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210706114323.4177388-1-pedro@palves.net \
    --to=pedro@palves.net \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).