Re: testsuite under wine
NightStrike <[email protected]> Wed, 11 Jan 2023 04:06:49 -0500
| Newsgroups | gmane.comp.sysutils.dejagnu.general |
|---|---|
| Message-ID | <CAF1jjLsyr8=45+kD5_6Fg3f1nkczLW4ouMc0f4tAwhvMgpjyNQ@mail.gmail.com> |
On Tue, Jan 10, 2023 at 9:56 PM Jacob Bachmeyer <[email protected]> wrote: > > NightStrike wrote: > > On Mon, Jan 9, 2023 at 11:05 AM Jacek Caban <[email protected]> wrote: > > > >> Sure, I'd be interested how well my latest patch works for NightStrike. > >> It should give us overview about how much conhost interferes with test > >> results in practice when we get easy stuff out of the way. > >> > > > > Generally, more tests run and pass, but most still fail for different > > reasons. IOW, the cursor hiding escapes are gone, but the EOLs still > > don't match until we modify the tests themselves. Here are the result > > summaries, full logs available to anyone who wants them. > > > > [...] > > If you have DejaGnu 1.6.3 or a current Git checkout, you should have the > "dejagnu report card" command, which, when run in the directory with the > *.sum files or an explicit list of summary files, will produce a neat > table summarizing that information. It was designed specifically for > collecting large numbers of results into a compact form for easy summary > comparisons. I only saved the logs, not the sums. Can I still make that work without rerunning the tests?