public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix gdb.gdb/python-helper.exp + cleanups
@ 2022-09-23 14:17 Simon Marchi
  2022-09-23 14:17 ` [PATCH 1/3] gdb/testsuite: bump duration for the whole test in do_self_tests Simon Marchi
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Simon Marchi @ 2022-09-23 14:17 UTC (permalink / raw)
  To: gdb-patches

My patches that touched TYPE_LENGTH and TYPE_TARGET_TYPE caused
regressions in gdb.gdb/python-helper.exp.  I forgot to update
gdb-gdb.py.in, as always.

It looks like my CI doesn't run the test properly.  Because inserting the
first breakpoint times out, do_self_tests skips the test.  I also had
troubles running the test locally due to these timeouts.  So the first
two patches address problems related to that, and the third one is the
actual fix.

Simon Marchi (3):
  gdb/testsuite: bump duration for the whole test in do_self_tests
  gdb/testsuite: use gdb_test in gdb.gdb/python-helper.exp
  gdb/testsuite: update field names in gdb-gdb.py.in

 gdb/gdb-gdb.py.in                       |  4 +-
 gdb/testsuite/gdb.gdb/python-helper.exp | 88 +++++--------------------
 gdb/testsuite/lib/gdb.exp               |  8 +--
 gdb/testsuite/lib/selftest-support.exp  | 36 +++-------
 4 files changed, 31 insertions(+), 105 deletions(-)


base-commit: 8e037eae6823caf5b9cb5b4feb3de838abb25956
-- 
2.37.3


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

end of thread, other threads:[~2022-09-27 10:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23 14:17 [PATCH 0/3] Fix gdb.gdb/python-helper.exp + cleanups Simon Marchi
2022-09-23 14:17 ` [PATCH 1/3] gdb/testsuite: bump duration for the whole test in do_self_tests Simon Marchi
2022-09-23 14:18 ` [PATCH 2/3] gdb/testsuite: use gdb_test in gdb.gdb/python-helper.exp Simon Marchi
2022-09-23 14:18 ` [PATCH 3/3] gdb/testsuite: update field names in gdb-gdb.py.in Simon Marchi
2022-09-23 17:02 ` [PATCH 0/3] Fix gdb.gdb/python-helper.exp + cleanups Luis Machado
2022-09-23 21:35   ` Tom de Vries
2022-09-26 18:01     ` Simon Marchi
2022-09-26 18:39       ` Tom de Vries
2022-09-26 21:33         ` Simon Marchi
2022-09-27 10:34       ` Bruno Larsen
2022-09-27 10:42         ` Luis Machado

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