From 4c3dee341cfd50e36a4cef4ecbf3f64768787766 Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Tue, 18 Feb 2025 19:17:21 -0500 Subject: [PATCH 1/3] Bump timeout for non-helix tests --- eng/testing/.runsettings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/testing/.runsettings b/eng/testing/.runsettings index 04b5df1c731..d70cb0f813a 100644 --- a/eng/testing/.runsettings +++ b/eng/testing/.runsettings @@ -1,8 +1,8 @@ - - 600000 + + 1200000 category!=failing From e440c5f25db5d31cf47ab7a194bb812121386f9d Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Tue, 18 Feb 2025 19:43:30 -0500 Subject: [PATCH 2/3] Use blame hang timeout for tests same as used for PRs --- eng/testing/.runsettings | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/eng/testing/.runsettings b/eng/testing/.runsettings index d70cb0f813a..10049573cb5 100644 --- a/eng/testing/.runsettings +++ b/eng/testing/.runsettings @@ -20,4 +20,14 @@ + + + + + + + + + + From 78588f2e5d3208a478c744d7bf6fede8808556b3 Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Wed, 19 Feb 2025 12:51:54 -0500 Subject: [PATCH 3/3] Address review feedback --- eng/testing/.runsettings | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eng/testing/.runsettings b/eng/testing/.runsettings index 10049573cb5..88a92c090ab 100644 --- a/eng/testing/.runsettings +++ b/eng/testing/.runsettings @@ -18,6 +18,7 @@ normal + @@ -25,6 +26,7 @@ +