Skip to content

Commit c2467d3

Browse files
Copilothalter73
andauthored
Increase test hang timeout to stabilize debug CI job
Co-authored-by: halter73 <54385+halter73@users.noreply.github.com>
1 parent 6148b43 commit c2467d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ test: build
2222
--filter '(Execution!=Manual)' \
2323
--blame \
2424
--blame-crash \
25-
--blame-hang-timeout 7m \
25+
--blame-hang-timeout 15m \
2626
--diag "$(ARTIFACT_PATH)/diag.txt" \
2727
--logger "trx" \
2828
--collect "XPlat Code Coverage" \

0 commit comments

Comments
 (0)