From 7286147ae6b13a6d91f4e56517f04edaeea13327 Mon Sep 17 00:00:00 2001 From: Heikki Halmet Date: Tue, 21 Sep 2021 09:48:11 +0300 Subject: Provisioning: Remove VMware OpenGL Driver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This seems to cause a hang with autotests Task-number: QTBUG-96562 Change-Id: I439130700da4007569f25878788c6c04c89ada1e Reviewed-by: Tony Sarajärvi --- .../qtci-windows-10_21H1-x86_64/01-remove-vmware-opengl-vm3dfl64.ps1 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 coin/provisioning/qtci-windows-10_21H1-x86_64/01-remove-vmware-opengl-vm3dfl64.ps1 diff --git a/coin/provisioning/qtci-windows-10_21H1-x86_64/01-remove-vmware-opengl-vm3dfl64.ps1 b/coin/provisioning/qtci-windows-10_21H1-x86_64/01-remove-vmware-opengl-vm3dfl64.ps1 new file mode 100644 index 00000000..9cdf770f --- /dev/null +++ b/coin/provisioning/qtci-windows-10_21H1-x86_64/01-remove-vmware-opengl-vm3dfl64.ps1 @@ -0,0 +1,2 @@ +# VMware SVGA #D Usermode OpenGL Driver causes a hang during autotests +remove-item -Force -Path C:\Windows\System32\vm3dgl64.dll -- cgit v1.2.3