[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: testsuite under wine
From: |
NightStrike |
Subject: |
Re: testsuite under wine |
Date: |
Tue, 10 Jan 2023 04:19:00 -0500 |
On Mon, Jan 9, 2023 at 11:05 AM Jacek Caban <jacek@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.
Unmodified Wine 7.20:
=== gcc Summary ===
# of expected passes 166686
# of unexpected failures 1865
# of unexpected successes 12
# of expected failures 1226
# of unresolved testcases 787
# of unsupported tests 3111
=== gfortran Summary ===
# of expected passes 66391
# of unexpected failures 637
# of unexpected successes 8
# of expected failures 257
# of unresolved testcases 6
# of unsupported tests 247
=== g++ Summary ===
# of expected passes 218092
# of unexpected failures 1410
# of unexpected successes 4
# of expected failures 2149
# of unresolved testcases 63
# of unsupported tests 11318
=== gm2 Summary ===
# of expected passes 7126
# of unexpected failures 2563
# of unresolved testcases 2065
=== libatomic Summary ===
# of expected passes 53
# of unexpected failures 1
=== libstdc++ Summary ===
# of expected passes 14139
# of unexpected failures 474
# of unexpected successes 2
# of expected failures 98
# of unresolved testcases 1
# of unsupported tests 835
=== rust Summary ===
# of expected passes 4565
# of unexpected failures 403
# of expected failures 39
Modified Wine 7.20 using your latest one liner patch:
=== gcc Summary ===
# of expected passes 168207
# of unexpected failures 1867
# of unexpected successes 12
# of expected failures 1235
# of unresolved testcases 760
# of unsupported tests 3118
=== gfortran Summary ===
# of expected passes 66409
# of unexpected failures 619
# of unexpected successes 8
# of expected failures 257
# of unresolved testcases 6
# of unsupported tests 247
=== g++ Summary ===
# of expected passes 220403
# of unexpected failures 1116
# of unexpected successes 4
# of expected failures 2063
# of unresolved testcases 47
# of unsupported tests 10978
=== gm2 Summary ===
# of expected passes 7126
# of unexpected failures 2563
# of unresolved testcases 2065
=== libatomic Summary ===
# of expected passes 53
# of unexpected failures 1
runtest completed at Tue Jan 10 00:05:49 2023
=== libstdc++ Summary ===
# of expected passes 14139
# of unexpected failures 474
# of unexpected successes 2
# of expected failures 98
# of unresolved testcases 1
# of unsupported tests 835
=== rust Summary ===
# of expected passes 4568
# of unexpected failures 394
# of expected failures 39
- Re: testsuite under wine, (continued)
- Re: testsuite under wine, Jerry D, 2023/01/06
- Re: testsuite under wine, NightStrike, 2023/01/08
- Re: testsuite under wine, Jacob Bachmeyer, 2023/01/10
- Re: testsuite under wine, NightStrike, 2023/01/11
- Re: testsuite under wine, Jacob Bachmeyer, 2023/01/11
- Re: testsuite under wine, Rob Savoye, 2023/01/13
Re: testsuite under wine, Jerry D, 2023/01/06
Re: testsuite under wine, Jacek Caban, 2023/01/06
- Re: testsuite under wine, Jacob Bachmeyer, 2023/01/06
- Re: testsuite under wine, Jacek Caban, 2023/01/09
- Re: testsuite under wine,
NightStrike <=
- Re: testsuite under wine, Jacob Bachmeyer, 2023/01/10
- Re: testsuite under wine, NightStrike, 2023/01/11
- Re: testsuite under wine, NightStrike, 2023/01/11
- Re: testsuite under wine, Jacob Bachmeyer, 2023/01/11
Re: testsuite under wine, NightStrike, 2023/01/11
Re: testsuite under wine, NightStrike, 2023/01/11
Re: testsuite under wine, NightStrike, 2023/01/14
Re: testsuite under wine, Jacob Bachmeyer, 2023/01/10
Re: testsuite under wine, NightStrike, 2023/01/08