https://bugs.winehq.org/show_bug.cgi?id=54064
--- Comment #4 from Eric Pouech eric.pouech@gmail.com ---
But isn't it possible that some part of the test has a bug causing it to allocate too much memory, thus causing the memory issue? If so that would be something to fix. But maybe it's just me being too suspicious of the "just add more memory" kind of fix.
likely both issues are possible ;-)
looking at yesterday and todays 64 bit windows test results: - dxgi succeeds today on w864, while it failed yesterday (at least dxgi and d3d12 failed yesterday and today on w7)
so something is bringing different memory conditions on the tests, making them not simply reproducible
this could be (non exhaustive, and potentially cumulative) - previous tests stressing memory - OS not releasing memory & resources immediately - other (non winetest) processes using resources while running the tests - ...
I've seen (I don't remember which <g>) other tests failing because of missing resources