expect simple-objcopy test to fail on hp300
authorKen Raeburn <raeburn@cygnus>
Wed, 14 Dec 1994 21:35:07 +0000 (21:35 +0000)
committerKen Raeburn <raeburn@cygnus>
Wed, 14 Dec 1994 21:35:07 +0000 (21:35 +0000)
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/objcopy.exp

index d295263..a7d1766 100644 (file)
@@ -6,7 +6,7 @@ Wed Dec 14 15:54:46 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
        * binutils-all/nm.exp: Ditto.
        * binutils-all/objcopy.exp: Ditto.  Also, move setup_xfail for
        sh-coff to branch where objcopy execution produced no error
-       messages.
+       messages.  Expect failure for hp300 also.
 
 Thu Dec  8 14:36:15 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
 
index 7c832f7..0b8125e 100644 (file)
@@ -49,7 +49,7 @@ if ![string match "" $got] then {
     # On some systems the result of objcopy will not be identical.
     # Those systems should use setup_xfail here.
 
-    setup_xfail "sh-*-coff"
+    setup_xfail "sh-*-coff" "m68*-*-hpux*"
 
     if [string match "" $exec_output] then {
        pass "objcopy (simple copy)"