diff options
Diffstat (limited to 'binutils-gdb/kepler.SCHWINGE/log_test')
-rw-r--r-- | binutils-gdb/kepler.SCHWINGE/log_test | 24 |
1 files changed, 14 insertions, 10 deletions
diff --git a/binutils-gdb/kepler.SCHWINGE/log_test b/binutils-gdb/kepler.SCHWINGE/log_test index fa80c4d4..54a35c30 100644 --- a/binutils-gdb/kepler.SCHWINGE/log_test +++ b/binutils-gdb/kepler.SCHWINGE/log_test @@ -51,7 +51,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test run by thomas on Wed Dec 7 14:08:09 2016 +Test run by thomas on Wed Dec 7 16:13:47 2016 Native configuration is i686-pc-linux-gnu === binutils tests === @@ -134,7 +134,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test run by thomas on Wed Dec 7 14:08:12 2016 +Test run by thomas on Wed Dec 7 16:13:50 2016 Native configuration is i686-pc-linux-gnu === gas tests === @@ -347,6 +347,7 @@ make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas/po' make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gas' +make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[3]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' make[2]: Leaving directory '[...]/tschwinge/W._C._Handy.build/gas' @@ -1886,7 +1887,7 @@ if /bin/dash -c "$runtest --version" > /dev/null 2>&1; then \ else echo "WARNING: could not find \`runtest'" 1>&2; :;\ fi WARNING: Couldn't find tool init file -Test run by thomas on Wed Dec 7 14:11:04 2016 +Test run by thomas on Wed Dec 7 16:16:46 2016 Native configuration is i686-pc-linux-gnu === ld tests === @@ -2163,7 +2164,7 @@ Making a new config file... make check-single make[4]: Entering directory '[...]/tschwinge/W._C._Handy.build/gdb/testsuite' rootme=`pwd`; export rootme; srcdir=../../../W._C._Handy/gdb/testsuite ; export srcdir ; EXPECT=`if [ "${READ1}" != "" ] ; then echo ${rootme}/expect-read1; elif [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ; LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; if [ -f ${rootme}/../../expect/expect ] ; then TCL_LIBRARY=${srcdir}/../../tcl/library ; export TCL_LIBRARY ; fi ; runtest --status CC_FOR_TARGET=gcc-6\ -fno-pie\ -fno-PIE\ -no-pie CXX_FOR_TARGET=g++-6\ -fno-pie\ -fno-PIE\ -no-pie -Test run by thomas on Wed Dec 7 14:12:24 2016 +Test run by thomas on Wed Dec 7 16:18:06 2016 Native configuration is i686-pc-linux-gnu === gdb tests === @@ -3668,9 +3669,12 @@ Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create-ns-info-thr.exp ... Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/multi-create.exp ... Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/multiple-step-overs.exp ... -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: continue to breakpoint: run to breakpoint in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: setup: unbreak loop in thread 2 -FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: step: step +FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler +FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: continue to breakpoint: run to breakpoint in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: setup: unbreak loop in thread 2 +FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr3: continue to sigusr1_handler Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/names.exp ... Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/next-bp-other-thread.exp ... Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb/testsuite/gdb.threads/next-while-other-thread-longjmps.exp ... @@ -3782,12 +3786,12 @@ Running [...]/tschwinge/W._C._Handy.build/gdb/testsuite/../../../W._C._Handy/gdb === gdb Summary === -# of expected passes 36905 -# of unexpected failures 106 +# of expected passes 36901 +# of unexpected failures 109 # of unexpected successes 2 # of expected failures 54 # of unknown successes 2 -# of known failures 64 +# of known failures 65 # of unresolved testcases 2 # of untested testcases 41 # of unsupported tests 71 |