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-03-17


Here are my Sunday Project results for 2001-03-17.

  Red Hat Linux 6.2 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6573
    # of unexpected failures        113
    # of unexpected successes       11
    # of expected failures          183
    # of untested testcases         19

  Red Hat Linux 7.0 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6623
    # of unexpected failures        108
    # of unexpected successes       11
    # of expected failures          182
    # of untested testcases         18

  Solaris 2.5.1 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6614
    # of unexpected failures        99
    # of unexpected successes       11
    # of expected failures          182
    # of unresolved testcases       32
    # of untested testcases         19

I ran the tests with fsf gcc cvs gcc-3_0-branch 2001-03-17 and FSF gdb
cvs 2001-03-17.  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 122 FAILs.

Here are the merged FAILs categorized by test script:

    122 TOTAL
    === =====
     31 gdb.c++/virtfunc.exp
     18 gdb.c++/classes.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
      4 gdb.c++/derivation.exp
      3 gdb.threads/pthreads.exp
      3 gdb.c++/local.exp
      2 gdb.c++/annota2.exp
      2 gdb.base/structs2.exp
      2 gdb.base/selftest.exp
      2 gdb.base/return2.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/exprs.exp

Changes from 2001-03-10:

  gdb.c++/ref-types.exp    -60 FAILs    fixed test script (new abi)
  gdb.c++/derivation.texp  -16 FAILs    fixed test script (new abi)
  gdb.c++/annota2.exp       -1 FAILs    fixed test script (bug)

  2001-03-10 total         199 FAILs
  net change               -77 FAILs
  2001-03-17 total         122 FAILs

Next, I will work on gdb.c++/virtfunc.exp.


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