diff --git a/test/failure_handler/src/share/conf/windows.properties b/test/failure_handler/src/share/conf/windows.properties index a51e40bcd0d..e22c1a523d8 100644 --- a/test/failure_handler/src/share/conf/windows.properties +++ b/test/failure_handler/src/share/conf/windows.properties @@ -57,8 +57,8 @@ native.stack.args=-c "~*kP n;qd" -p %p native.stack.params.repeat=6 native.core.app=cdb -native.core.args=-c ".dump /f core.%p;qd" -p %p -native.core.params.timeout=3600000 +native.core.args=-c ".dump /mA core.%p;qd" -p %p +native.core.params.timeout=600000 ################################################################################ # environment info to gather ################################################################################