Skip to content

Instantly share code, notes, and snippets.

@stffrdhrn
Last active November 23, 2016 10:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stffrdhrn/49f522336afa7ee1242ed871d2c06a39 to your computer and use it in GitHub Desktop.
Save stffrdhrn/49f522336afa7ee1242ed871d2c06a39 to your computer and use it in GitHub Desktop.
gdb-or1k-summary-20161123
=== gdb Summary ===
# of expected passes 19209
# of unexpected failures 411
# of expected failures 28
# of known failures 57
# of unresolved testcases 34
# of untested testcases 190
# of unsupported tests 264
/home/shorne/work/openrisc/build-gdb/gdb/gdb version 7.12.50.20161122-git -nw -nx -data-directory /home/shorne/work/openrisc/build-gdb/gdb/testsuite/../data-directory
# More passes compared to last run, 3 more failures
# Last run https://gist.github.com/stffrdhrn/f96fbc9c0a94b6299dd50fa1f79640c6
grep -o -e '[KX]\?FAIL.*exp:' testsuite/gdb.log | sort | uniq -c | sort -n
1 FAIL: gdb.base/mips_pro.exp:
1 FAIL: gdb.base/recurse.exp:
1 FAIL: gdb.base/watch-cond.exp:
1 FAIL: gdb.cp/no-dmgl-verbose.exp:
1 FAIL: gdb.dwarf2/bad-regnum.exp:
1 FAIL: gdb.dwarf2/implptrpiece.exp:
1 FAIL: gdb.modula2/unbounded-array.exp:
1 FAIL: gdb.python/py-value-cc.exp:
1 FAIL: gdb.stabs/gdb11479.exp:
1 FAIL: gdb.xml/tdesc-regs.exp:
1 KFAIL: gdb.base/gnu_vector.exp:
1 KFAIL: gdb.base/info-macros.exp:
1 KFAIL: gdb.cp/demangle.exp:
1 KFAIL: gdb.cp/local.exp:
1 KFAIL: gdb.cp/var-tag.exp:
1 KFAIL: gdb.cp/virtfunc.exp:
1 KFAIL: gdb.dwarf2/dw2-simple-locdesc.exp:
1 KFAIL: gdb.linespec/explicit.exp:
1 KFAIL: gdb.mi/mi-until.exp:
1 KFAIL: gdb.opt/inline-cmds.exp:
1 KFAIL: gdb.pascal/types.exp:
1 KFAIL: gdb.python/py-evsignal.exp:
1 KFAIL: gdb.python/py-evthreads.exp:
1 XFAIL: gdb.base/list.exp:
1 XFAIL: gdb.base/stale-infcall.exp:
1 XFAIL: gdb.base/vla-datatypes.exp:
1 XFAIL: gdb.mi/mi2-var-child.exp:
1 XFAIL: gdb.mi/mi-var-child.exp:
1 XFAIL: gdb.mi/mi-var-cmd.exp:
1 XFAIL: gdb.python/lib-types.exp:
2 FAIL: gdb.base/hook-stop.exp:
2 FAIL: gdb.base/longjmp.exp:
2 FAIL: gdb.base/nostdlib.exp:
2 FAIL: gdb.compile/compile-ops.exp:
2 FAIL: gdb.compile/compile-setjmp.exp:
2 FAIL: gdb.dwarf2/dw2-var-zero-addr.exp:
2 FAIL: gdb.trace/entry-values.exp:
2 KFAIL: gdb.base/radix.exp:
2 XFAIL: gdb.cp/koenig.exp:
3 KFAIL: gdb.cp/cpexprs.exp:
3 KFAIL: gdb.cp/templates.exp:
3 XFAIL: gdb.cp/temargs.exp:
4 FAIL: gdb.base/killed-outside.exp:
4 FAIL: gdb.base/watchpoint.exp:
4 FAIL: gdb.base/watchpoint-stops-at-right-insn.exp:
4 FAIL: gdb.compile/compile-ifunc.exp:
4 FAIL: gdb.mi/mi-exec-run.exp:
4 FAIL: gdb.mi/mi-watch.exp:
4 XFAIL: gdb.go/basic-types.exp:
5 FAIL: gdb.base/completion.exp:
5 FAIL: gdb.base/examine-backward.exp:
5 FAIL: gdb.dwarf2/dw2-ranges.exp:
5 FAIL: gdb.trace/mi-traceframe-changed.exp:
5 XFAIL: gdb.mi/mi-var-block.exp:
7 FAIL: gdb.linespec/explicit.exp:
7 XFAIL: gdb.stabs/weird.exp:
8 FAIL: gdb.base/code_elim.exp:
8 FAIL: gdb.compile/compile-print.exp:
8 KFAIL: gdb.cp/oranking.exp:
9 FAIL: gdb.mi/mi-cmd-param-changed.exp:
10 FAIL: gdb.trace/tfile.exp:
10 KFAIL: gdb.mi/mi-break.exp:
14 FAIL: gdb.multi/dummy-frame-restore.exp:
19 KFAIL: gdb.base/macscp.exp:
48 FAIL: gdb.base/watchpoint-reuse-slot.exp:
110 FAIL: gdb.compile/compile.exp:
128 FAIL: gdb.dwarf2/dw2-dir-file-name.exp:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment