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


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

  Red Hat Linux 6.2 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6396
    # of unexpected failures        247
    # of unexpected successes       2
    # of expected failures          180
    # of untested testcases         19

  Red Hat Linux 7.0 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6442
    # of unexpected failures        242
    # of unexpected successes       2
    # of expected failures          179
    # of untested testcases         18

  Solaris 2.6 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6440
    # of unexpected failures        241
    # of unexpected successes       2
    # of expected failures          179
    # of unresolved testcases       32
    # of untested testcases         19

I ran the tests with FSF gcc snapshot 2001-02-05 and FSF gdb cvs head.
I count the ERROR and WARNING lines by hand inspection of the log 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 260 FAILs.

Here are the merged FAILs categorized by test script:

    260 TOTAL
    === =====
     62 gdb.c++/inherit.exp
     60 gdb.c++/ref-types.exp
     32 gdb.c++/virtfunc.exp
     20 gdb.c++/derivation.exp
     19 gdb.c++/classes.exp
     11 gdb.base/callfwmall.exp
      8 gdb.c++/cplusfuncs.exp
      7 gdb.c++/templates.exp
      6 gdb.c++/overload.exp
      5 gdb.c++/namespace.exp
      4 gdb.c++/method.exp
      3 gdb.threads/pthreads.exp
      3 gdb.c++/local.exp
      3 gdb.c++/annota2.exp
      3 gdb.base/selftest.exp
      2 gdb.base/structs2.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/long_long.exp
      1 gdb.base/exprs.exp
      1 gdb.base/commands.exp

Changes from 2001-02-10:

  gdb.c++/cplusfuncs.exp   -75 FAILs  g++ v3 abi fixes
  gdb.base/page.exp         -2 FAILs  unknown
  gdb.base/default.exp      -1 FAILs  unknown
  net change               -78 FAILs

  2001-02-10 total         338 FAILs
  net change               -78 FAILs
  2001-02-17 total         260 FAILs

Next, I am going to tackle gdb.c++/inherit.exp.  If I have time
(which I probably won't), I'll look into adding an embedded target.


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