On 5/25/20 5:57 PM, Marvin wrote:
Hi,
While running your changed tests, 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=72194
Your paranoid android.
=== debiant (32 bit report) ===
ntdll: virtual: Timeout
=== debiant (32 bit Chinese:China report) ===
ntdll: virtual: Timeout
This fails in the NtMapViewOfSection tests, because in 32bit mode it's possible to use AT_ROUND_TO_PAGE to map memory aligned to 4k boundaries, breaking the 64k alignment assumptions, I'll try to make that work.