On 11/04/2017 09:35 AM, Jeremy White wrote:
The result is that we now have 12 clearly wrong tests on Windows and 12 clearly wrong tests for Linux. The new Windows failures are mostly ddraw related, but the Linux failures are all over the map and might be easy pickings.
Summarizing info for that page's benefit:
- d3dcompiler_43:asm is probably showing up as failing because one of the todo messages includes the words "test failed".
- kernel32:console is bug 43952. Alex Henrie has submitted 138219.
- ntdll:info is the PagefileUsage functionality (bug 5657) which requires a newer version of the kernel (I don't remember which specifically), so I think the plan was just to update this?
- secur32:ntlm is bug 42485, which seems to have been fixed in a newer version of winbind. Can we get this updated on those machines?
- user32:msg is a few different failures: - Lines 16466-78 is bug 42568 and I've submitted 138212 for it. - Line 5090 I think was deemed a bug in fvwm2. - I don't know about line 6314. I can't reproduce it on my machine.
- dinput:mouse is bug 42570. I've submitted 138244.
I don't know anything about any of the others.