On Sat, 8 Jun 2019, Jonathan Wakely wrote:
You can see which tests failed by looking in the .log files in the
testsuite directories,
There are .sum files for a quick summary.
or by running the contrib/test_summary script.
There is also contrib/compare_tests, although running it globally ha
On Sat, 8 Jun 2019 at 21:51, Akshat Garg wrote:
>
>
> On Sun, Jun 9, 2019 at 1:57 AM Jonathan Wakely wrote:
>>
>> On Sat, 8 Jun 2019 at 19:03, Akshat Garg wrote:
>> >
>> > On Sat, Jun 8, 2019 at 9:20 PM Eric Botcazou wrote:
>> >
>> > > > Makefile:2323: recipe for target 'do-check' failed
>> > >
On Sun, Jun 9, 2019 at 1:57 AM Jonathan Wakely
wrote:
> On Sat, 8 Jun 2019 at 19:03, Akshat Garg wrote:
> >
> > On Sat, Jun 8, 2019 at 9:20 PM Eric Botcazou
> wrote:
> >
> > > > Makefile:2323: recipe for target 'do-check' failed
> > > > make: *** [do-check] Error 2
> > > > make: Target 'check'
On Sat, 8 Jun 2019 at 19:03, Akshat Garg wrote:
>
> On Sat, Jun 8, 2019 at 9:20 PM Eric Botcazou wrote:
>
> > > Makefile:2323: recipe for target 'do-check' failed
> > > make: *** [do-check] Error 2
> > > make: Target 'check' not remade because of errors.
> > >
> > > Please, can anyone let me know
> https://gcc.gnu.org/ml/gcc-testresults/2019-06/msg00810.html
> results have been produced or there is something I am not aware of.
You need to issue a third command:
make mail-report.log
--
Eric Botcazou
On Sat, Jun 8, 2019 at 9:20 PM Eric Botcazou wrote:
> > Makefile:2323: recipe for target 'do-check' failed
> > make: *** [do-check] Error 2
> > make: Target 'check' not remade because of errors.
> >
> > Please, can anyone let me know what am I doing wrong?
>
> Nothing, this just means that there
> Makefile:2323: recipe for target 'do-check' failed
> make: *** [do-check] Error 2
> make: Target 'check' not remade because of errors.
>
> Please, can anyone let me know what am I doing wrong?
Nothing, this just means that there are some failures in the testsuite.
> Also, when running an input