This is the mail archive of the gdb-testers@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Sunday Project gdb test results, 2001-07-13


Here are my Sunday Project results for 2001-07-13.

The merged results for all platforms contain 2 build failures,
1 ERROR, 0 WARNINGs and 171 FAILs.  I did not notice any regressions
since 2001-07-07.

Native hppa1.1-hp-hpux10.20:

  Build failure, "make", gdb directory
  http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&database=gdb&pr=63

Native hppa2.0w-hp-hpux11.00:

  Build failure, "configure", opcodes directory
  http://mail.gnu.org/pipermail/libtool-patches/2001-July/001309.html
  Workaround: setting CONFIG_SHELL=/bin/ksh probably works
  libtool cvs HEAD has committed a fix.  Next I have to propagate the
  fix into gcc-3_0-branch and gcc cvs mainline.

Native i686-pc-linux-gnu (Red Hat Linux 6.0):

  === gdb Summary ===
  # of ERRORs                     0
  # of WARNINGs                   0
  # of expected passes            7547
  # of unexpected failures        129
  # of unexpected successes       27
  # of expected failures          194
  # of untested testcases         1
  # of unsupported tests          2
  === libiberty regress-demangle ===
  All 645 tests passed

Native i686-pc-linux-gnu (Red Hat Linux 6.1):

  === gdb Summary ===
  # of ERRORs                     0
  # of WARNINGs                   0
  # of expected passes            7549
  # of unexpected failures        127
  # of unexpected successes       27
  # of expected failures          194
  # of untested testcases         1
  # of unsupported tests          2
  === libiberty regress-demangle ===
  All 645 tests passed

Native i686-pc-linux-gnu (Red Hat Linux 6.2):

  === gdb Summary ===
  # of ERRORs                     0
  # of WARNINGs                   0
  # of expected passes            7610
  # of unexpected failures        139
  # of unexpected successes       27
  # of expected failures          194
  # of untested testcases         1
  === libiberty regress-demangle ===
  All 645 tests passed

Native i686-pc-linux-gnu (Red Hat Linux 7):

  === gdb Summary ===
  # of ERRORs                     16
  # of WARNINGs                   0
  # of expected passes            7619
  # of unexpected failures        130
  # of unexpected successes       27
  # of expected failures          194
  # of untested testcases         1
  === libiberty regress-demangle ===
  All 645 tests passed

Native sparc-sun-solaris2.5.1:

  === gdb Summary ===
  # of ERRORs                     1
  # of WARNINGs                   0
  # of expected passes            7664
  # of unexpected failures        113
  # of unexpected successes       27
  # of expected failures          194
  # of unresolved testcases       33
  # of untested testcases         1
  === libiberty regress-demangle ===
  All 645 tests passed

Native sparc-sun-solaris2.6:

  === gdb Summary ===
  # of ERRORs                     0
  # of WARNINGs                   0
  # of expected passes            7666
  # of unexpected failures        113
  # of unexpected successes       27
  # of expected failures          194
  # of unresolved testcases       32
  # of untested testcases         1
  === libiberty regress-demangle ===
  All 645 tests passed

Native sparc-sun-solaris2.7:

  === gdb Summary ===
  # of ERRORs                     1
  # of WARNINGs                   0
  # of expected passes            7642
  # of unexpected failures        135
  # of unexpected successes       26
  # of expected failures          195
  # of unresolved testcases       33
  # of untested testcases         1
  === libiberty regress-demangle ===
  All 645 tests passed

Native sparc-sun-solaris2.8:

  === gdb Summary ===
  # of ERRORs                     1
  # of WARNINGs                   0
  # of expected passes            7639
  # of unexpected failures        138
  # of unexpected successes       26
  # of expected failures          195
  # of unresolved testcases       33
  # of untested testcases         1
  === libiberty regress-demangle ===
  All 645 tests passed

I ran the tests with:

  GNU Make version 3.79.1
  GNU assembler version 2.11.2
  GNU ld version 2.11.2
  gcc version 3.0.1 20010713 (prerelease)
  tcl 8.0.5
  expect version 5.30.1
  dejagnu (cvs 2001-07-13)
  GNU gdb 2001-07-14-cvs (MI_OUT)

All results are in Terf, http://sources.redhat.com/cgi-bin/gdb.cgi .
Note that Terf does not report ERRORs or WARNINGs.  Also, Terf has
problems with duplicate test names.

Here are the merged ERRORs categorized by test script:

    1 TOTAL
   == =====
    1 gdb.base/shlib-call.exp

The changes from 2001-07-07 are:

  2001-06-29 total              17 FAILs
  gdb.mi/mi-*.exp              -16 ERRORs  gdb fix
  2001-07-07                     1 FAILs

gdb.base/shlib-call.exp:

  This script produces 1 ERROR on native sparc-sun-solaris-{2.5.1,2.7,2.8):

    run
    The program being debugged has been started already.
    Start it from the beginning? (y or n) ERROR: Got interactive prompt.
    UNRESOLVED: gdb.base/shlib-call.exp: re-run to bp in shared library (PR's 16495, 18213)

  I have not analyzed this ERROR.

gdb.mi/mi-*.exp:

  "ERROR: Breakpoints not deleted", gdb.mi/mi-*.exp, native linux
  http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&database=gdb&pr=73
  This bug has been fixed, perhaps by this patch:
  http://sources.redhat.com/ml/gdb-cvs/2001-07/msg00061.html

Here are the merged FAILs categorized by test script:

    171 TOTAL
    === =====
      2 gdb.base/annota1.exp
     11 gdb.base/callfwmall.exp
      4 gdb.base/completion.exp
      1 gdb.base/corefile.exp
      1 gdb.base/default.exp
      2 gdb.base/ending-run.exp
      2 gdb.base/page.exp
      4 gdb.base/selftest.exp
      8 gdb.base/shlib-call.exp
      5 gdb.base/signals.exp
      3 gdb.base/so-impl-ld.exp
      6 gdb.base/step-line.exp
      2 gdb.base/structs2.exp
      2 gdb.c++/annota2.exp
     17 gdb.c++/classes.exp
      8 gdb.c++/cplusfuncs.exp
      1 gdb.c++/demangle.exp
      4 gdb.c++/derivation.exp
      6 gdb.c++/inherit.exp
      2 gdb.c++/local.exp
      4 gdb.c++/method.exp
      2 gdb.c++/namespace.exp
      1 gdb.c++/overload.exp
      6 gdb.c++/templates.exp
      1 gdb.c++/userdef.exp
     31 gdb.c++/virtfunc.exp
      1 gdb.mi/mi-break.exp
      1 gdb.mi/mi-console.exp
      1 gdb.mi/mi-hack-cli.exp
      3 gdb.mi/mi-regs.exp
      1 gdb.mi/mi-simplerun.exp
      6 gdb.mi/mi-stack.exp
      1 gdb.mi/mi-var-cmd.exp
      3 gdb.mi/mi-var-display.exp
      1 gdb.mi/mi0-break.exp
      1 gdb.mi/mi0-console.exp
      1 gdb.mi/mi0-hack-cli.exp
      2 gdb.mi/mi0-regs.exp
      1 gdb.mi/mi0-simplerun.exp
      6 gdb.mi/mi0-stack.exp
      1 gdb.mi/mi0-var-cmd.exp
      3 gdb.mi/mi0-var-display.exp
      1 gdb.stabs/weird.exp
      1 gdb.trace/packetlen.exp

The changes from 2001-07-07 are:

  2001-07-07 total             174 FAILs
  gdb.base/return2.exp          -2 FAILs
  gdb.mi/mi-basics.exp          -1 FAILs
  2001-07-13 total             171 FAILs

FAIL: gdb.base/return2.exp: float value returned successfully
FAIL: gdb.base/return2.exp: double value returned successfully

  These FAILs happened on native i686-pc-linux-gnu (red hat linux 6.0,
  red hat linux 6.1, and red hat linux 7.0).  Perhaps they were fixed
  by this patch:
  http://sources.redhat.com/ml/gdb-cvs/2001-07/msg00074.html

FAIL: gdb.mi/mi-basics.exp: all breakpoints removed

  This was an instance of:
  http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view&database=gdb&pr=73
  This bug has been fixed, perhaps by this patch:
  http://sources.redhat.com/ml/gdb-cvs/2001-07/msg00061.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]