Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [OBV] gdb, testsuite: fix typo "skippig"
@ 2026-07-24 14:48 Aktemur, Baris
  0 siblings, 0 replies; only message in thread
From: Aktemur, Baris @ 2026-07-24 14:48 UTC (permalink / raw)
  To: gdb-patches

AMD General

Replace "skippig" with "skipping" in two places.
---
 gdb/testsuite/gdb.debuginfod/corefile-mapped-file.exp | 2 +-
 gdb/testsuite/gdb.debuginfod/solib-with-soname.exp    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gdb/testsuite/gdb.debuginfod/corefile-mapped-file.exp b/gdb/testsuite/gdb.debuginfod/corefile-mapped-file.exp
index 726aa713c35..6c135acb209 100644
--- a/gdb/testsuite/gdb.debuginfod/corefile-mapped-file.exp
+++ b/gdb/testsuite/gdb.debuginfod/corefile-mapped-file.exp
@@ -349,7 +349,7 @@ gdb_assert { $ptr_value eq "unavailable" } \
 # shared library from debuginfod and use that to provide the file backed
 # mapping.
 if {![allow_debuginfod_tests]} {
-    untested "skippig debuginfod parts of this test"
+    untested "skipping debuginfod parts of this test"
     return
 }

diff --git a/gdb/testsuite/gdb.debuginfod/solib-with-soname.exp b/gdb/testsuite/gdb.debuginfod/solib-with-soname.exp
index 3d14831c17c..12f0011d457 100644
--- a/gdb/testsuite/gdb.debuginfod/solib-with-soname.exp
+++ b/gdb/testsuite/gdb.debuginfod/solib-with-soname.exp
@@ -260,7 +260,7 @@ load_exec_and_core_file false false \
 # Setup a debuginfod server which can serve the original shared
 # library file.
 if {![allow_debuginfod_tests]} {
-    untested "skippig debuginfod parts of this test"
+    untested "skipping debuginfod parts of this test"
     return
 }

--
2.53.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-24 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-24 14:48 [OBV] gdb, testsuite: fix typo "skippig" Aktemur, Baris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox