* gdb.threads/killed.exp: Use KFAIL for gdb/568.
This commit is contained in:
parent
12d2f0a1dd
commit
8d77e5c3a8
@ -1,3 +1,7 @@
|
||||
2003-01-14 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* gdb.threads/killed.exp: Use KFAIL for gdb/568.
|
||||
|
||||
2003-01-14 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* gdb.base/constvars.exp: Remove two extra XFAILs. Update copyright
|
||||
|
@ -88,8 +88,7 @@ gdb_expect {
|
||||
pass "GDB exits after multi-threaded program exits messily"
|
||||
}
|
||||
-re "Cannot find thread ${decimal}: generic error\[\r\n\]*$gdb_prompt $" {
|
||||
# setup_kfail "gdb/568"
|
||||
fail "GDB exits after multi-threaded program exits messily (not a regression; gdb/568)"
|
||||
kfail "gdb/568" "GDB exits after multi-threaded program exits messily"
|
||||
}
|
||||
timeout {
|
||||
fail "GDB exits after multi-threaded program exits messily (timeout)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user