* gdb.t17/interrupt.exp: Set up xfail for *-*-sysv4*, in chain of
authorFred Fish <fnf@specifix.com>
Tue, 10 Aug 1993 18:42:20 +0000 (18:42 +0000)
committerFred Fish <fnf@specifix.com>
Tue, 10 Aug 1993 18:42:20 +0000 (18:42 +0000)
xfails for other systems.  Match a missing 'Continuing.' as an
explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.

gdb/testsuite/ChangeLog

index 9f41503717512056e17e80127e36bbf8f9b0465e..7c6f1ab5619f4ba0e95ebd47edfd6315a894047b 100644 (file)
@@ -1,5 +1,9 @@
 Tue Aug 10 09:56:56 1993  Fred Fish  (fnf@deneb.cygnus.com)
 
+       * gdb.t17/interrupt.exp:  Set up xfail for *-*-sysv4*, in chain of
+       xfails for other systems.  Match a missing 'Continuing.' as an
+       explicit fail for i*86-*-sysv4*, so it doesn't hose other tests.
+
        * gdb.t20 {classes.exp, inherit.exp, misc.exp}, gdb.t21/cplusfuncs.exp,
        gdb.t22/virtfunc.exp, gdb.t23/templates.exp, gdb.t31/chillvars.exp:
        Only issue warning for missing executables if -all option is used.