On Thu, 21 Nov 2019 at 21:30, Andrew Dean <andrew.d...@microsoft.com> wrote:
>
> > > Whereas the most recent reported results (10.0.0 20191118) show only 2
> > unexpected failures and no unexpected successes in the gcc summary.
> >
> > Which results are you looking at?
> > Two failures sounds very low, it's probably not running the guality tests 
> > which
> > usually fail.
> >
> I searched the mailing list for x86_64-pc-linux-gnu to make sure I was 
> comparing apples to apples, and this was the most recent report: 
> https://gcc.gnu.org/ml/gcc-testresults/2019-11/msg01190.html

Yes, I thought you might be looking at that one. That has:
# of unsupported tests 7126
which seems high. Here's a more typical set of results:
https://gcc.gnu.org/ml/gcc-testresults/2019-11/msg01255.html

The one you looked at is built on an EC2 instance, so might be missing
something (GDB?) needed for the guality tests.

So I don't think you're doing anything wrong, you just got unlucky and
looked at one which skips most of the tests that are failing for you.

Reply via email to