How to disable "Debug Assertion Failed" dialog.



I am running a large suite of automated tests. A significant number of
tests result in the "Debug Assertion Failed" dialog (which is
expected). The problem is that dialog causes the test suite to wait
for the user to click something. Is there a way to disable the dialog?

.


Loading