diff --git a/eng/Testing.props b/eng/Testing.props index f43be60cb0a..60021f935df 100644 --- a/eng/Testing.props +++ b/eng/Testing.props @@ -22,6 +22,7 @@ + 20m 10m <_BlameArgs>--blame --blame-hang-timeout $(BlameHangTimeout) --blame-crash diff --git a/tests/helix/send-to-helix-inner.proj b/tests/helix/send-to-helix-inner.proj index 61095f4a741..1f2fb9f6248 100644 --- a/tests/helix/send-to-helix-inner.proj +++ b/tests/helix/send-to-helix-inner.proj @@ -60,7 +60,7 @@ <_TestBlameArguments Include="--blame-hang" /> <_TestBlameArguments Include="--blame-hang-dump-type full" /> - <_TestBlameArguments Include="--blame-hang-timeout 10m" /> + <_TestBlameArguments Include="--blame-hang-timeout 20m" /> <_TestBlameArguments Include="--blame-crash" /> <_TestBlameArguments Include="--blame-crash-dump-type full" />