From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: FYI - ACATS test results for GCC 8.1.1 (mingw) Date: Thu, 21 Jun 2018 15:46:50 +0100 Organization: A noiseless patient Spider Message-ID: References: <04cd0d75-12a4-48dd-acaa-a7ee48ffa32a@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="533ab50faa926fae7e0c3c43e63ea20f"; logging-data="15611"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+9VcpoZ0tb6Dpn8YqvzC23hlf7KPWmKps=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:B1yjfN/lAdJa7YyXI/E7epxxTbs= sha1:K8bBjacYJM8xiWHNaoXPuz9JNpo= Xref: reader02.eternal-september.org comp.lang.ada:53226 Date: 2018-06-21T15:46:50+01:00 List-Id: Simon Wright writes: > Note that GCC regards darwin and mingw32 as secondary platforms, and > the release criteria are > > * The compiler bootstraps successfully, and the C++ runtime library > builds. > > * The DejaGNU testsuite has been run, and a substantial majority of > the tests pass. > > so I need to run the suite on a *86* linux box. Running GNAT CE 2018 on Debian stretch in a VMWare Fusion VM, I get === acats Summary === # of expected passes 2505 # of unexpected failures 15 # of expected failures 1458 # of unresolved testcases 11 # of unsupported tests 116 *** FAILURES: c611a04 c760a02 c760a03 cxd1003 cxd1004 cxd1005 cxd2002 cxd2003 cxd2004 cxd2006 cxd2008 cxd3001 cxd3002 cxd6001 cxd6002 c250002 passes (this is a case-sensitive filesystem), cxag003 has been fixed. New fails cxd2002, cxd2003, cxd2004, cxd2008, cxd6001, cxd6002 are because the target machine was a (VMWare) uniprocessor, so those tests were allowed to run, and failed presumably because this was again a non-real-time environment.