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


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

The merged results for all platforms contain 1 ERROR, 0 WARNINGs,
and 143 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            6591
    # of unexpected failures        101
    # 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            6651
    # of unexpected failures        114
    # 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            6653
    # of unexpected failures        101
    # 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            6656
    # of unexpected failures        100
    # 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            6634
    # of unexpected failures        120
    # 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            6632
    # of unexpected failures        122
    # 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-01.  I counted the ERROR and WARNING lines by hand.

All machines were available this week.

Jim Blandy has fixed PR gdb/55, "v3 support: gdbarch_data: Assertion
`data->index < current_gdbarch->nr_data' failed."  In the 2001-05-25
results, this problem caused 78 ERRORs, 1 WARNING, and 49 FAILs.
These bad results are now gone.

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:

    143 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/exprs.exp
      1 gdb.base/default.exp
      1 gdb.base/corefile.exp

Changes from 2001-05-25:

  2001-05-25 total         193 FAILs
  gdb.c++/classes.exp       +2 FAILs  pr gdb/55 fixed
  gdb.c++/inherit.exp       -6 FAILs  pr gdb/55 fixed
  gdb.c++/method.exp       -13 FAILs  pr gdb/55 fixed
  gdb.c++/ref-types.exp    -16 FAILs  pr gdb/55 fixed
  gdb.c++/templates.exp    -16 FAILs  pr gdb/55 fixed 
  gdb.c++/templates.exp     -1 FAILs  "destructor breakpoint" fixed
  2001-06-01 total         143 FAILs

  gdb.c++/classes.exp:
  gdb.c++/inherit.exp:
  gdb.c++/method.exp:
  gdb.c++/ref-types.exp:
  gdb.c++/templates.exp:

    Jim Blandy fixed pr gdb/55.

  gdb.c++/templates.exp:

    A bug in gdb has been fixed.

    Previous (2001-05-19 native Solaris 2.6):

      break T5<int>::~T5^M
      the class `T5<int>' does not have destructor defined^M
      Hint: try 'T5<int>::~T5<TAB> or 'T5<int>::~T5<ESC-?>^M
      (Note leading single quote.)^M
      (gdb) FAIL: gdb.c++/templates.exp: destructor breakpoint

    Current (2001-06-02 native Solaris 2.6):

      break T5<int>::~T5^M
      Breakpoint 2 at 0x17380: file /horton/chastain/fsf/2001-06-01/source/gdb/testsuite/gdb.c++/templates.cc, line 478.^M
      (gdb) PASS: gdb.c++/templates.exp: destructor breakpoint


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