File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828 jobName : Helix_quarantined_x64
2929 jobDisplayName : ' Tests: Helix'
3030 agentOs : Windows
31- timeoutInMinutes : 240
31+ timeoutInMinutes : 120
3232 steps :
3333 # Build the shared framework
3434 - script : ./build.cmd -ci -nobl -all -pack -arch x64 /p:ASPNETCORE_TEST_LOG_DIR=artifacts/log
5353 jobName : Windows_Quarantined_x64
5454 jobDisplayName : ' Tests: Windows x64'
5555 agentOs : Windows
56- timeoutInMinutes : 240
56+ timeoutInMinutes : 90
5757 isTestingJob : true
5858 steps :
5959 - powershell : " & ./build.ps1 -CI -nobl -all -pack -NoBuildJava"
8686 jobName : MacOS_Quarantined_Test
8787 jobDisplayName : " Tests: macOS 10.14"
8888 agentOs : macOS
89- timeoutInMinutes : 240
89+ timeoutInMinutes : 60
9090 isTestingJob : true
9191 steps :
9292 - bash : ./build.sh --all --pack --ci --nobl --no-build-java
@@ -119,7 +119,7 @@ jobs:
119119 jobName : Linux_Quarantined_Test
120120 jobDisplayName : " Tests: Ubuntu 16.04 x64"
121121 agentOs : Linux
122- timeoutInMinutes : 240
122+ timeoutInMinutes : 60
123123 isTestingJob : true
124124 useHostedUbuntu : false
125125 steps :
You can’t perform that action at this time.
0 commit comments