File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 3434 <_TestRunCommandArguments Include =" -s .runsettings" />
3535 <_TestRunCommandArguments Include =" $(_TestNameEnvVar).dll" />
3636 <_TestRunCommandArguments Include =" --ResultsDirectory:$(_HelixLogsPath)" />
37+ <_TestRunCommandArguments Include =" --blame-hang" />
38+ <_TestRunCommandArguments Include =" --blame-hang-dump-type" />
39+ <_TestRunCommandArguments Include =" full" />
40+ <_TestRunCommandArguments Include =" --blame-hang-timeout" />
41+ <_TestRunCommandArguments Include =" 10m" />
42+ <_TestRunCommandArguments Include =" --blame-crash" />
43+ <_TestRunCommandArguments Include =" --blame-crash-dump-type" />
44+ <_TestRunCommandArguments Include =" full" />
3745 </ItemGroup >
3846
3947 <Import Project =" $(MSBuildThisFileDirectory)send-to-helix-workload-tests.proj" />
You can’t perform that action at this time.
0 commit comments