public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix remainder of "make check-perf" bit rot
@ 2021-07-06 11:43 Pedro Alves
  2021-07-06 11:43 ` [PATCH 1/3] Fix all DUPLICATE problems in testsuite/gdb.perf/ Pedro Alves
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Pedro Alves @ 2021-07-06 11:43 UTC (permalink / raw)
  To: gdb-patches

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


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

end of thread, other threads:[~2021-09-24 16:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06 11:43 [PATCH 0/3] Fix remainder of "make check-perf" bit rot Pedro Alves
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

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).