aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <jan.kratochvil@redhat.com>2009-06-30 18:28:12 +0000
committerJan Kratochvil <jan.kratochvil@redhat.com>2009-06-30 18:28:12 +0000
commit69af212282958e2b80f41ba25af47c8b022ddae7 (patch)
tree92f1574e13633cff096b81a1104c7e07524f9680 /gdb/testsuite/ChangeLog
parentaa5ca48fad05503860c254806750c8a304ec9fc5 (diff)
downloadgdb-69af212282958e2b80f41ba25af47c8b022ddae7.zip
gdb-69af212282958e2b80f41ba25af47c8b022ddae7.tar.gz
gdb-69af212282958e2b80f41ba25af47c8b022ddae7.tar.bz2
gdb/testsuite/
Remove racy FAILs relying just on the timeouts. * gdb.base/setshow.exp (set annotate 2, show annotate (2)) (annotation_level 2): Remove racy FAILs.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index a9436f4..635ea86 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ Remove racy FAILs relying just on the timeouts.
+ * gdb.base/setshow.exp (set annotate 2, show annotate (2))
+ (annotation_level 2): Remove racy FAILs.
+
2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com>
gdb/10275