diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-14 17:50:24 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-14 17:50:24 +0000 |
commit | 486e58a5d1127e132089bce3b5988e9708d7bbd9 (patch) | |
tree | 10ebc3bdc77e814c39eee1d0b602b00a26de198a | |
parent | f164292134b1140be664f767c83db76693dd0616 (diff) | |
download | gdb-486e58a5d1127e132089bce3b5988e9708d7bbd9.zip gdb-486e58a5d1127e132089bce3b5988e9708d7bbd9.tar.gz gdb-486e58a5d1127e132089bce3b5988e9708d7bbd9.tar.bz2 |
* gdb.t20/inherit.exp: Remove all xfails from within expect statements.
None of these happen anymore and they cause regressions to be silently
unnoticed.
* gdb.t20/inherit.exp: Add note (in failure message) about known
failure with gcc cygnus-2.4.5-930417.
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ef22d41..08f87d7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,9 @@ Thu Oct 14 11:40:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.t20/inherit.exp: Remove all xfails from within expect statements. + None of these happen anymore and they cause regressions to be silently + unnoticed. + * gdb.t20/inherit.exp: Add note (in failure message) about known failure with gcc cygnus-2.4.5-930417. |