You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test/docs/BUILD_OS_IMAGE.md
+4
Original file line number
Diff line number
Diff line change
@@ -209,6 +209,10 @@ This can be achieved as follows:
209
209
210
210
* Shut down.
211
211
212
+
## Windows Security
213
+
214
+
Windows Defender ocasionally kills the `test-runner` because it believes it to be a trojan. This can be worked around by excluding `E:` and [the folder containing the standalone e2e GUI test executable](../../gui/README.md) following this guide: https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26.
215
+
212
216
## Finishing setup
213
217
214
218
Now you are done! If the VM was configured correctly, `test-manager` will be able to run the test suite using the new OS image.
0 commit comments