PR gdb/544
authorDaniel Jacobowitz <drow@false.org>
Mon, 24 Mar 2008 13:27:07 +0000 (13:27 +0000)
committerDaniel Jacobowitz <drow@false.org>
Mon, 24 Mar 2008 13:27:07 +0000 (13:27 +0000)
* gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.

gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/annota2.exp
gdb/testsuite/gdb.cp/annota3.exp

index b754c235fa74d84bd2fca6c889f634d59d151ecd..669384e98c30da6da78200a57a90e1edb687aec0 100644 (file)
@@ -1,3 +1,8 @@
+2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       PR gdb/544
+       * gdb.cp/annota2.exp, gdb.cp/annota3.exp: Reapply 2008-03-21 changes.
+
 2008-03-23  Daniel Jacobowitz  <dan@codesourcery.com>
 
        PR gdb/544
index 4cf6b711c13e90f5fa118a69bd5cb9803b2bc901..2dd9f4bfaef851f8c7d9d8f13504c9e7eca25b30 100644 (file)
@@ -205,13 +205,10 @@ gdb_expect {
 # test:
 # annotate-quit
 #
-# This test sometimes fails, but not reproducibly.  See gdb/544.
-#
 send_gdb "\003"
 gdb_expect {
     -re "\r\n\032\032error-begin\r\nQuit\r\n\r\n\032\032quit\r\n$gdb_prompt$" \
            { pass "annotate-quit" }
-    -re "$gdb_prompt$" { kfail "gdb/544" "annotate-quit" }
     -re ".*$gdb_prompt$" { fail "annotate-quit" }
     timeout { fail "annotate-quit (timeout)" }
 }
index c2d61682a0e6b03e3272d4f6ef608a8fd1d9088d..7b7e9f9acf5734a50dcc43af133d779227c8c849 100644 (file)
@@ -208,8 +208,6 @@ gdb_expect {
 # test:
 # annotate-quit
 #
-# This test sometimes fails, but not reproducibly.  See gdb/544.
-#
 send_gdb "\003"
 gdb_expect_list "annotate-quit" "$gdb_prompt$" {
     "\r\n\032\032error-begin\r\n"