public inbox for gdb-cvs@sourceware.org
help / color / mirror / Atom feed
* [binutils-gdb] Use xfail in ptype_tagged_param.exp
@ 2023-01-30 15:05 Tom Tromey
  0 siblings, 0 replies; only message in thread
From: Tom Tromey @ 2023-01-30 15:05 UTC (permalink / raw)
  To: gdb-cvs

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8d31d08fe61059fb94c02ae30c2b7cd0ea738df0

commit 8d31d08fe61059fb94c02ae30c2b7cd0ea738df0
Author: Tom Tromey <tromey@adacore.com>
Date:   Mon Jan 30 08:03:33 2023 -0700

    Use xfail in ptype_tagged_param.exp
    
    Pedro pointed out that ptype_tagged_param.exp used a kfail, but an
    xfail would be more appropriate as the problem appears to be in gcc,
    not gdb.

Diff:
---
 gdb/testsuite/gdb.ada/ptype_tagged_param.exp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gdb/testsuite/gdb.ada/ptype_tagged_param.exp b/gdb/testsuite/gdb.ada/ptype_tagged_param.exp
index 759b10f9b6a..da9b2bb3ae6 100644
--- a/gdb/testsuite/gdb.ada/ptype_tagged_param.exp
+++ b/gdb/testsuite/gdb.ada/ptype_tagged_param.exp
@@ -49,7 +49,7 @@ gdb_test_multiple "ptype s" "ptype s" {
     }
     -re -wrap $nodebug {
 	if {!$has_runtime_debug_info} {
-	    kfail "no debug info" $gdb_test_name
+	    xfail "no debug info" $gdb_test_name
 	} else {
 	    fail $gdb_test_name
 	}

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

only message in thread, other threads:[~2023-01-30 15:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30 15:05 [binutils-gdb] Use xfail in ptype_tagged_param.exp Tom Tromey

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