How do I know which winetest64-latest.exe tests are failing?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
User avatar
brewmanz
Level 2
Level 2
Posts: 16
Joined: Thu Oct 06, 2016 6:43 pm

How do I know which winetest64-latest.exe tests are failing?

Post by brewmanz »

When I run winetest64-latest.exe, it has 63 failures, and refused to submit itself.
I've built wine from source (after uninstalling binary installs; git commit b32a0eaab9971af4045d6def9c4b2ebaa336636a), both 64bit & 32 (via LXC).
Where can I see which tests have failed? (I see no log file in either the program or script directory.)
And perhaps a follow-up supplementary Q: How do I go about fixing up the failures?
(BTW winetest-latest had 30 failures and I decided not to submit results.)

I run Ubuntu 14.04 LTS (64bit) with latest patches (and a gazillion installed packages) on an ASUS K75DE laptop with System Setting Details of 'AMD A10-4600M APU with Radeon(tm) HD Graphics × 4'.

Thanks for any assistance or helpful tips/pointers anyone can give.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: How do I know which winetest64-latest.exe tests are fail

Post by dimesio »

brewmanz wrote:Where can I see which tests have failed?
https://wiki.winehq.org/Conformance_Tes ... _to_Report
How do I go about fixing up the failures?
https://wiki.winehq.org/Conformance_Tests#Unix_notes
User avatar
brewmanz
Level 2
Level 2
Posts: 16
Joined: Thu Oct 06, 2016 6:43 pm

Re: How do I know which winetest64-latest.exe tests are fail

Post by brewmanz »

@dimesio your reply on 'Where can I see which tests have failed?' was not helpful to me at all.

I presume you were pointing me to the sentence 'Figuring out which tests are failing is key, review the wt-bot-{yourtag}.log file located in ~/wt-daily/winetest/wine.', to which I would like to point out:
- I am not using wt-daily; I am using winetest64-latest.exe, which I stated in the first sentence of my post.
- After running 'wine winetest64-latest.exe' in directory ~/wine_tests, I see no directory ~/wt-daily
- After running 'wine winetest64-latest.exe' in directory ~/wine_tests, I see no file wt-bot* anywhere in my home directory structure

Should you have been pointing me at 'Conformance tests will only accept your results for publishing if you have less than 50 failures and/or less than 10 skips', then I would re-iterate that I had 63 failures, so it wouldn't be accepted.

Maybe I'm misinterpreting what you were trying to say by just stating a reference; if so please explain in writing what it is that you are trying to tell me with that reference.

If I have correctly interpreted what you were trying to say, then my above comments explain why what you were saying (via the reference) is of no use at all.
Locked