projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d84115f
)
Increase timeout for ARM64 testing (#70551)
author
Michal Strehovský
<MichalStrehovsky@users.noreply.github.com>
Fri, 10 Jun 2022 13:35:16 +0000
(22:35 +0900)
committer
GitHub
<noreply@github.com>
Fri, 10 Jun 2022 13:35:16 +0000
(09:35 -0400)
We're seeing Windows ARM64 workitems being stuck in the Helix queue for more than 90 minutes.
eng/pipelines/runtime.yml
patch
|
blob
|
history
diff --git
a/eng/pipelines/runtime.yml
b/eng/pipelines/runtime.yml
index
6e588b3
..
396660f
100644
(file)
--- a/
eng/pipelines/runtime.yml
+++ b/
eng/pipelines/runtime.yml
@@
-261,7
+261,7
@@
jobs:
isSingleFile: true
nameSuffix: NativeAOT
buildArgs: -s clr.alljits+clr.tools+clr.nativeaotlibs+clr.nativeaotruntime+libs+libs.tests -c $(_BuildConfig) /p:TestNativeAot=true /p:ArchiveTests=true
- timeoutInMinutes: 1
2
0
+ timeoutInMinutes: 1
8
0
# extra steps, run tests
extraStepsTemplate: /eng/pipelines/libraries/helix.yml
extraStepsParameters: