NightStrike wrote:
On Mon, Jan 9, 2023 at 11:05 AM Jacek Caban <ja...@codeweavers.com> 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.
-- Jacob