]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* gdb.threads/killed.exp: Use KFAIL for gdb/568.
authorDaniel Jacobowitz <drow@false.org>
Tue, 14 Jan 2003 18:13:11 +0000 (18:13 +0000)
committerDaniel Jacobowitz <drow@false.org>
Tue, 14 Jan 2003 18:13:11 +0000 (18:13 +0000)
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.threads/killed.exp

index 212c5a03d3722ac891d8478c473426e73e762d96..aa2da87dc0b15c250f4fb9831a8060a24ed20b58 100644 (file)
@@ -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
index 5557d453a8bcf6c711c43c88815d974eea771990..2e61e7cd4406c731b87ba97fb1ce9fc7ff334c4b 100644 (file)
@@ -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)"