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


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

  Red Hat Linux 6.2 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6310
    # of unexpected failures        322
    # of unexpected successes       2
    # of expected failures          184
    # of untested testcases         19

  Red Hat Linux 7.0 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6353
    # of unexpected failures        317
    # of unexpected successes       2
    # of expected failures          183
    # of untested testcases         18

  Solaris 2.6 native:

    === gdb Summary ===
    # of ERRORs                     0
    # of WARNINGs                   0
    # of expected passes            6348
    # of unexpected failures        319
    # of unexpected successes       2
    # of expected failures          183
    # of unresolved testcases       32
    # of untested testcases         19

Tests are run with FSF CVS gcc and FSF CVS gdb.  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 338 FAILs.

Here are the FAILs categorized by test script:

    338 TOTAL
    === =====
     83 gdb.c++/cplusfuncs.exp
     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
      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/page.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/default.exp
      1 gdb.base/commands.exp

Changes from 2001-02-02:

  gdb.base/callfwmall.exp  +11 FAILs  new platform: red hat linux 6.2
  gdb.base/selftest.exp     -1 FAILs  unexplained
  gdb.base/interrupt.exp    -2 FAILs  unexplained

  net change                +8 FAILs
  2001-02-02 total         330 FAILs
  2001-02-09 total         338 FAILs

The new fails are:

  # Red Hat Linux 6.2 native.
  FAIL: gdb.base/callfwmall.exp: p t_float_values(3.14159,-2.3765)
  FAIL: gdb.base/callfwmall.exp: p t_float_values(float_val1,float_val2)
  FAIL: gdb.base/callfwmall.exp: p t_float_values(3.14159,float_val2)
  FAIL: gdb.base/callfwmall.exp: p t_float_values(float_val1,-2.3765)
  FAIL: gdb.base/callfwmall.exp: p t_float_values2(3.14159,float_val2)
  FAIL: gdb.base/callfwmall.exp: p t_double_values(45.654,-67.66)
  FAIL: gdb.base/callfwmall.exp: p t_double_values(double_val1,double_val2)
  FAIL: gdb.base/callfwmall.exp: p t_double_values(45.654,double_val2)
  FAIL: gdb.base/callfwmall.exp: p t_double_values(double_val1,-67.66)
  FAIL: gdb.base/callfwmall.exp: call inferior func with struct - returns float
  FAIL: gdb.base/callfwmall.exp: call inferior func with struct - returns double

Note that this is the first week that I have tested Red Hat Linux 6.2 native.
Thus, I have no idea how long FSF CVS gdb has been failing these tests
on this platform.

Next, I am going to re-submit my patch for gdb.c++/cplusfuncs.exp.  I am
also trying a build for hpux 10.20 native.

Michael Elizabeth Chastain
<chastain@redhat.com>
"love without fear"


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