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-02-24


Here are my Sunday Project results for 2001-02-24.

  Red Hat Linux 6.2 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6482
    # of unexpected failures        192
    # of unexpected successes       8
    # of expected failures          186
    # of untested testcases         19

  Red Hat Linux 7.0 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6526
    # of unexpected failures        189
    # of unexpected successes       8
    # of expected failures          185
    # of untested testcases         18

  Solaris 2.6 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6530
    # of unexpected failures        182
    # of unexpected successes       2
    # of expected failures          192
    # of unresolved testcases       32
    # of untested testcases         19

I ran the tests with fsf gcc cvs gcc-3_0-branch 2001-02-24 and FSF gdb
cvs 2001-02-24.  I counted the ERROR and WARNING lines by hand inspection
of the summary files.

All results are in Terf, http://sources.redhat.com/cgi-bin/gdb.cgi .
Note that Terf still has problems with duplicate test names.

The merged results for all platforms contain 0 ERRORs, 0 WARNINGs,
and 206 FAILs.

Here are the merged FAILs categorized by test script:

    206 TOTAL
    === =====
     60 gdb.c++/ref-types.exp
     31 gdb.c++/virtfunc.exp
     22 gdb.c++/classes.exp
     20 gdb.c++/derivation.exp
     11 gdb.base/callfwmall.exp
      8 gdb.c++/cplusfuncs.exp
      7 gdb.c++/templates.exp
      6 gdb.c++/overload.exp
      6 gdb.c++/inherit.exp
      5 gdb.c++/namespace.exp
      4 gdb.c++/method.exp
      3 gdb.c++/local.exp
      3 gdb.c++/annota2.exp
      3 gdb.base/selftest.exp
      2 gdb.threads/pthreads.exp
      2 gdb.base/structs2.exp
      2 gdb.base/return2.exp
      2 gdb.base/interrupt.exp
      2 gdb.base/ending-run.exp
      1 gdb.trace/packetlen.exp
      1 gdb.stabs/weird.exp
      1 gdb.java/jmisc.exp
      1 gdb.c++/userdef.exp
      1 gdb.c++/demangle.exp
      1 gdb.base/long_long.exp
      1 gdb.base/exprs.exp

Changes from 2001-02-17:

  gdb.c++/inherit.exp      -56 FAILs  g++ v3 abi fixes
  gdb.c++/virtfunc.exp      -1 FAILs  g++ v3 abi fixes
  gdb.c++/classes.exp       +3 FAILs  g++ v3 abi fixes
  gdb.threads/pthreads.exp  -1 FAILs  unknown
  gdb.base/interrupt.exp    +2 FAILs  unknown
  gdb.base/commands.exp     -1 FAILs  pr gdb/14 fix

  2001-02-17 total         260 FAILs
  net change               -54 FAILs
  2001-02-24 total         206 FAILs

Next, I will submit a patch for gdb.c++/ref-types.exp.


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