From d6abaea528ab225723a0ca2d484aabfe6d15ebf9 Mon Sep 17 00:00:00 2001 From: Daniel Jacobowitz Date: Mon, 13 Jan 2003 23:24:43 +0000 Subject: [PATCH] * gdb.mi/mi-console.exp: Remove extra "(known bug)". * gdb.mi/mi1-console.exp: Likewise. --- gdb/testsuite/ChangeLog | 5 +++++ gdb/testsuite/gdb.mi/mi-console.exp | 2 +- gdb/testsuite/gdb.mi/mi1-console.exp | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 6d7388c6a22..cd9fa218ad5 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2002-01-13 Daniel Jacobowitz + + * gdb.mi/mi-console.exp: Remove extra "(known bug)". + * gdb.mi/mi1-console.exp: Likewise. + 2002-01-13 Daniel Jacobowitz * gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)". diff --git a/gdb/testsuite/gdb.mi/mi-console.exp b/gdb/testsuite/gdb.mi/mi-console.exp index 113114f3e38..0fb85e0dda1 100644 --- a/gdb/testsuite/gdb.mi/mi-console.exp +++ b/gdb/testsuite/gdb.mi/mi-console.exp @@ -77,7 +77,7 @@ gdb_expect { # multiple event sources to channel the output back through the # MI. - kfail "gdb/623" "Hello message (known bug)" + kfail "gdb/623" "Hello message" } timeout { fail "Hello message (timeout)" diff --git a/gdb/testsuite/gdb.mi/mi1-console.exp b/gdb/testsuite/gdb.mi/mi1-console.exp index 84f7cb889bc..ab7f5ac5d3f 100644 --- a/gdb/testsuite/gdb.mi/mi1-console.exp +++ b/gdb/testsuite/gdb.mi/mi1-console.exp @@ -77,7 +77,7 @@ gdb_expect { # multiple event sources to channel the output back through the # MI. - kfail "gdb/623" "Hello message (known bug)" + kfail "gdb/623" "Hello message" } timeout { fail "Hello message (timeout)" -- 2.30.2