This is the mail archive of the gdb-patches@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]
Other format: [Raw text]

Re: [patch] Reanimate XStormy16


Corinna Vinschen <vinschen@redhat.com> wrote:
> # of expected passes            8954
> # of unexpected failures        119
> # of expected failures          41
> # of known failures             40
> # of unresolved testcases       4
> # of untested testcases         5
> # of unsupported tests          29

That is pretty good ... better than native hppa2.0w-hp-hpux11.11
for sure!

Hmmm, the UNSUPPORTED count looks high.
It should be about 3 or 4.

Can you look in your gdb.sum and count the ERROR and WARNING lines?

  grep -c ERROR gdb.sum
  grep -c WARNING gdb.sum

There should be about 0 ERROR and 1 WARNING.

I really wish that dejagnu put the ERROR and WARNING count in the
summary.

Michael


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