On Wed, Oct 24, 2018 at 10:14 PM Marvin testbot@winehq.org wrote:
Hi,
While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=43485
Your paranoid android.
=== w864 (32 bit Windows report) ===
shell32: autocomplete.c:468: Test failed: Expected 1 expansion, got 0
I have no idea how this failed right now but not before on this version of Windows, this fail applies to the ACList::Expand tests, not even touched by these patches.
The fact that it did not expand after a \ sounds like a bug to me. It's not like there are any race conditions here, even used dispatch_messages() before it just in case.
So I think it can be ignored.