Skip to content

Commit 34b33d1

Browse files
committed
Bump timeout
1 parent 86c8457 commit 34b33d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/coreclr/runtime-nativeaot-outerloop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ extends:
174174
- name: timeoutPerTestCollectionInMinutes
175175
value: 180
176176
jobParameters:
177-
timeoutInMinutes: 240
177+
timeoutInMinutes: 300 # doesn't normally take this long, but we have had Helix queues backed up for over an hour
178178
nameSuffix: NativeAOT_Pri0
179179
buildArgs: -s clr.aot+host.native+libs -rc $(_BuildConfig) -lc Release -hc Release /p:RunAnalyzers=false
180180
postBuildSteps:

0 commit comments

Comments
 (0)