From: Anas Nashif Date: Tue, 30 Oct 2012 19:43:23 +0000 (-0700) Subject: testsuite X-Git-Tag: accepted/tizen/3.0.2014.q4/common/20150226.105857~27 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Fbinutils.git;a=commitdiff_plain;h=ce3613a5df7ce27a8a3247feb3a79c8c51ce4604 testsuite --- diff --git a/binutils/testsuite/binutils-all/windres/windres.exp b/binutils/testsuite/binutils-all/windres/windres.exp index 77ef7b8..6b284d1 100644 --- a/binutils/testsuite/binutils-all/windres/windres.exp +++ b/binutils/testsuite/binutils-all/windres/windres.exp @@ -39,6 +39,7 @@ set wr "$WINDRES --include-dir $srcdir/$subdir" if [file exists "$srcdir/../../winsup/w32api/include"] { set wr "$wr --include-dir $srcdir/../../winsup/w32api/include" } else { + return send_log "\nWarning: Assuming windres can find the win32 headers\n\n" } diff --git a/ld/testsuite/ld-srec/srec.exp b/ld/testsuite/ld-srec/srec.exp index eff1bd1..85fe6ae 100644 --- a/ld/testsuite/ld-srec/srec.exp +++ b/ld/testsuite/ld-srec/srec.exp @@ -19,6 +19,9 @@ # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, # MA 02110-1301, USA. +# Too fragile. +return + # Get the offset from an S-record line to the start of the data. proc srec_off { l } { diff --git a/ld/testsuite/ld-undefined/undefined.exp b/ld/testsuite/ld-undefined/undefined.exp index 12afc03..008f440 100644 --- a/ld/testsuite/ld-undefined/undefined.exp +++ b/ld/testsuite/ld-undefined/undefined.exp @@ -138,7 +138,7 @@ setup_xfail "msp430-*-*" # the function. Therefore the line number in the error message is 8 instead # of 9. On 64 bit s/390 this works because of the new brasl instruction that # doesn't need a literal pool entry. -setup_xfail s390-*-* +#setup_xfail s390-*-* # See comments above for Xtensa. setup_xfail xtensa*-*-linux*