* [committed][gdb/testsuite] Add PR number to KFAIL in gdb.opt/inline-cmds.exp
@ 2020-04-28 6:33 Tom de Vries
0 siblings, 0 replies; only message in thread
From: Tom de Vries @ 2020-04-28 6:33 UTC (permalink / raw)
To: gdb-patches
Hi,
With test-case gdb.opt/inline-cmds.exp, we have:
...
KFAIL: gdb.opt/inline-cmds.exp: next to second func1 (PRMS: gdb/NNNN)
...
I've filed PR25884 for this failure.
Set the KFAIL PR accordingly.
Committed to trunk.
Thanks,
- Tom
[gdb/testsuite] Add PR number to KFAIL in gdb.opt/inline-cmds.exp
gdb/testsuite/ChangeLog:
2020-04-28 Tom de Vries <tdevries@suse.de>
* gdb.opt/inline-cmds.exp: Set KFAIL PR.
---
gdb/testsuite/gdb.opt/inline-cmds.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gdb/testsuite/gdb.opt/inline-cmds.exp b/gdb/testsuite/gdb.opt/inline-cmds.exp
index aa8c8c6bfa0..94314fe2e4c 100644
--- a/gdb/testsuite/gdb.opt/inline-cmds.exp
+++ b/gdb/testsuite/gdb.opt/inline-cmds.exp
@@ -235,7 +235,7 @@ gdb_test_multiple "next" $msg {
# containing block and/or function into account when
# deciding how far to step. The single line table entry
# is actually two consecutive instances of the same line.
- kfail gdb/NNNN $msg
+ kfail gdb/25884 $msg
}
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-04-28 6:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28 6:33 [committed][gdb/testsuite] Add PR number to KFAIL in gdb.opt/inline-cmds.exp Tom de Vries
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox