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-06-09


Here are my Sunday Project results for 2001-06-09.

The merged results for all platforms contain 1 ERROR, 0 WARNINGs,
and 142 FAILs.

  Native Red Hat Linux 6.0:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6590
    # of unexpected failures        102
    # of unexpected successes       26
    # of expected failures          167
    # of untested testcases         19
    # of unsupported tests          2

  Native Red Hat Linux 6.1:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6590
    # of unexpected failures        102
    # of unexpected successes       26
    # of expected failures          167
    # of untested testcases         19
    # of unsupported tests          2

  Native Red Hat Linux 6.2:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6652
    # of unexpected failures        113
    # of unexpected successes       27
    # of expected failures          166
    # of untested testcases         19

  Native Red Hat Linux 7.0:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6660
    # of unexpected failures        106
    # of unexpected successes       26
    # of expected failures          167
    # of untested testcases         19

  Native Solaris 2.5.1:

    === gdb Summary ===
    # of ERRORs                     1
    # of WARNINGs                   0
    # of expected passes            6656
    # of unexpected failures        98
    # of unexpected successes       27
    # of expected failures          166
    # of unresolved testcases       33
    # of untested testcases         19

  Native Solaris 2.6:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6659
    # of unexpected failures        97
    # of unexpected successes       27
    # of expected failures          166
    # of unresolved testcases       32
    # of untested testcases         19

  Native Solaris 2.7:

    === gdb Summary ===
    # of ERRORs                     1
    # of WARNINGs                   0
    # of expected passes            6637
    # of unexpected failures        117
    # of unexpected successes       26
    # of expected failures          167
    # of unresolved testcases       33
    # of untested testcases         19

  Native Solaris 2.8:

    === gdb Summary ===
    # of ERRORs                     1
    # of WARNINGs                   0
    # of expected passes            6635
    # of unexpected failures        119
    # of unexpected successes       26
    # of expected failures          167
    # of unresolved testcases       33
    # of untested testcases         19

I ran the tests with FSF gcc cvs gcc-3_0-branch dated 2001-06-01 and FSF
gdb cvs dated 2001-06-09.  I used last week's gcc because this week's
gcc has a problem compiling stdexcept.cc on these platforms:

  native red hat linux 6.0, 6.1, 6.2
  native solaris 2.6, 2.7, 2.8

All hosts were available this week.

I counted the ERROR and WARNING lines by hand.

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

  gdb.base/shlib-call.exp:
    This script produces 1 ERROR on native Solaris 2.5.1, 2.7, and 2.8.
    I have not analyzed this ERROR.

Here are the merged FAILs categorized by test script:

    142 TOTAL
    === =====
     31 gdb.c++/virtfunc.exp
     18 gdb.c++/classes.exp
     11 gdb.base/callfwmall.exp
      8 gdb.c++/cplusfuncs.exp
      8 gdb.base/shlib-call.exp
      6 gdb.c++/templates.exp
      6 gdb.c++/inherit.exp
      6 gdb.base/step-line.exp
      5 gdb.base/signals.exp
      4 gdb.c++/method.exp
      4 gdb.c++/derivation.exp
      4 gdb.base/completion.exp
      3 gdb.base/so-impl-ld.exp
      3 gdb.base/selftest.exp
      2 gdb.threads/pthreads.exp
      2 gdb.c++/namespace.exp
      2 gdb.c++/local.exp
      2 gdb.c++/annota2.exp
      2 gdb.base/structs2.exp
      2 gdb.base/return2.exp
      2 gdb.base/page.exp
      2 gdb.base/ending-run.exp
      2 gdb.base/annota1.exp
      1 gdb.trace/packetlen.exp
      1 gdb.stabs/weird.exp
      1 gdb.c++/userdef.exp
      1 gdb.c++/overload.exp
      1 gdb.c++/demangle.exp
      1 gdb.base/default.exp
      1 gdb.base/corefile.exp

Changes from 2001-06-01:

  2001-06-01 total         143 FAILs
  gdb.base/exprs.exp        -1 FAILs  pr gdb/36 fixed
  2001-06-09 total         142 FAILs

  gdb.base/exprs.exp:

    Jim Blandy fixed pr gdb/36.


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