- 
380933a1
 by Rémi Bernon   at 2024-11-12T21:52:23+01:00 
 d3d9/tests: Avoid creating visible windows concurrently.
This causes a foreground window race condition and will cause spurious failures
depending on how pending X11 events are processed concurrenly.
Some tests now fail consistently and more todo_wine are needed.
 
- 
e9af0e7c
 by Rémi Bernon   at 2024-11-12T21:52:23+01:00 
 d3d9/tests: Use static class for the dummy window.
 
- 
4c240087
 by Rémi Bernon   at 2024-11-12T21:52:23+01:00 
 d3d8/tests: Avoid creating visible windows concurrently.
This causes a foreground window race condition and will cause spurious failures
depending on how pending X11 events are processed concurrenly.
Some tests now fail consistently and more todo_wine are needed.
 
- 
606a63bc
 by Rémi Bernon   at 2024-11-12T21:52:23+01:00 
 d3d8/tests: Use static class for the dummy window.