11aliases :
2- - &2021 "2021.3.36f1 "
2+ - &2021 "2021.3.45f1 "
33
44agents :
55 queue : macos-14
88 - group : " :hammer: Build Unity 2021 Test Fixtures"
99 steps :
1010 - label : ' :webgl: Build webgl DEV test fixture for Unity 2021'
11- timeout_in_minutes : 30
11+ timeout_in_minutes : 15
1212 key : build-webgl-dev-fixture-2021
1313 depends_on : build-artifacts
1414 env :
5252 limit : 1
5353
5454 - label : ' :macos: Build macos DEV test fixture for Unity 2021'
55- timeout_in_minutes : 30
55+ timeout_in_minutes : 10
5656 key : build-macos-dev-fixture-2021
5757 depends_on : build-artifacts
5858 env :
7373 limit : 1
7474
7575 - label : ' :ios: Generate Xcode DEV project - Unity 2021'
76- timeout_in_minutes : 30
76+ timeout_in_minutes : 10
7777 key : generate-dev-fixture-project-2021
7878 depends_on : build-artifacts
7979 env :
9595 limit : 1
9696
9797 - label : ' :ios: Build iOS DEV test fixture for Unity 2021'
98- timeout_in_minutes : 30
98+ timeout_in_minutes : 10
9999 key : build-ios-dev-fixture-2021
100100 depends_on : generate-dev-fixture-project-2021
101101 env :
@@ -119,7 +119,7 @@ steps:
119119 - group : " :test_tube: E2E Tests Unity 2021"
120120 steps :
121121 - label : Run WebGL DEV e2e tests for Unity 2021
122- timeout_in_minutes : 60
122+ timeout_in_minutes : 20
123123 depends_on : build-webgl-dev-fixture-2021
124124 env :
125125 UNITY_PERFORMANCE_VERSION : *2021
@@ -159,7 +159,7 @@ steps:
159159 - features/scripts/run-windows-ci-tests.sh dev
160160
161161 - label : ' :android: Build Android Dev test fixture for Unity 2021'
162- timeout_in_minutes : 30
162+ timeout_in_minutes : 10
163163 key : build-android-dev-fixture-2021
164164 depends_on : build-artifacts
165165 env :
@@ -181,7 +181,7 @@ steps:
181181 limit : 1
182182
183183 - label : Run MacOS DEV e2e tests for Unity 2021
184- timeout_in_minutes : 60
184+ timeout_in_minutes : 30
185185 depends_on : build-macos-dev-fixture-2021
186186 env :
187187 UNITY_PERFORMANCE_VERSION : *2021
0 commit comments