https://bugs.winehq.org/show_bug.cgi?id=53894 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |6d5041744d175e9f3ea9e8eab68 | |0e6e4d778b9d6 CC| |rbernon(a)codeweavers.com Keywords| |regression --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- The failure is caused by interference from the d3d8:device test. So to reproduce it run: winetest.exe -c -o - -t foo d3d8:device user32:sysparams Then a bisect shows that the failure started with this commit: commit 6d5041744d175e9f3ea9e8eab680e6e4d778b9d6 Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Fri Sep 16 20:43:26 2022 +0200 user32/tests: Cleanup sysparams WM_DISPLAYCHANGE tests. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.