* gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".

* gdb.mi/mi1-console.exp: Likewise.
This commit is contained in:
Daniel Jacobowitz 2003-01-13 22:07:15 +00:00
parent 083ae9356e
commit dfd536a75e
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2002-01-13 Daniel Jacobowitz <drow@mvista.com>
* gdb.mi/mi-console.exp: Add KFAIL for "Hello message (known bug)".
* gdb.mi/mi1-console.exp: Likewise.
2003-01-13 Daniel Jacobowitz <drow@mvista.com>
* gdb.c++/overload.exp: Remove some fixed XFAILs.

View File

@ -77,7 +77,7 @@ gdb_expect {
# multiple event sources to channel the output back through the
# MI.
fail "Hello message (known bug)"
kfail "gdb/623" "Hello message (known bug)"
}
timeout {
fail "Hello message (timeout)"

View File

@ -77,7 +77,7 @@ gdb_expect {
# multiple event sources to channel the output back through the
# MI.
fail "Hello message (known bug)"
kfail "gdb/623" "Hello message (known bug)"
}
timeout {
fail "Hello message (timeout)"