2929 agents :
3030 queue : opensource-mac-unity
3131 env :
32- UNITY_VERSION : " 2018.4.34f1 "
32+ UNITY_VERSION : " 2018.4.36f1 "
3333 plugins :
3434 artifacts#v1.2.0:
3535 download :
3838 commands :
3939 - scripts/ci-build-macos-packages.sh
4040 artifact_paths :
41- - features/fixtures/maze_runner/build/MacOS-2018.4.34f1 .zip
42- - features/fixtures/maze_runner/build/WebGL-2018.4.34f1 .zip
41+ - features/fixtures/maze_runner/build/MacOS-2018.4.36f1 .zip
42+ - features/fixtures/maze_runner/build/WebGL-2018.4.36f1 .zip
4343
4444 - label : Build Unity 2019 MacOS and WebGL test fixtures
4545 key : ' cocoa-webgl-2019-fixtures'
4848 agents :
4949 queue : opensource-mac-unity
5050 env :
51- UNITY_VERSION : " 2019.4.25f1 "
51+ UNITY_VERSION : " 2019.4.29f1 "
5252 plugins :
5353 artifacts#v1.2.0:
5454 download :
5757 commands :
5858 - scripts/ci-build-macos-packages.sh
5959 artifact_paths :
60- - features/fixtures/maze_runner/build/MacOS-2019.4.25f1 .zip
61- - features/fixtures/maze_runner/build/WebGL-2019.4.25f1 .zip
60+ - features/fixtures/maze_runner/build/MacOS-2019.4.29f1 .zip
61+ - features/fixtures/maze_runner/build/WebGL-2019.4.29f1 .zip
6262
6363 - label : Build Unity 2021 MacOS and WebGL test fixtures
6464 key : ' cocoa-webgl-2021-fixtures'
@@ -105,11 +105,11 @@ steps:
105105 agents :
106106 queue : opensource-mac-cocoa-10.15
107107 env :
108- UNITY_VERSION : " 2018.4.34f1 "
108+ UNITY_VERSION : " 2018.4.36f1 "
109109 plugins :
110110 artifacts#v1.2.0:
111111 download :
112- - features/fixtures/maze_runner/build/MacOS-2018.4.34f1 .zip
112+ - features/fixtures/maze_runner/build/MacOS-2018.4.36f1 .zip
113113 upload :
114114 - maze_output/*
115115 - Mazerunner.log
@@ -122,11 +122,11 @@ steps:
122122 agents :
123123 queue : opensource-mac-cocoa-10.15
124124 env :
125- UNITY_VERSION : " 2019.4.25f1 "
125+ UNITY_VERSION : " 2019.4.29f1 "
126126 plugins :
127127 artifacts#v1.2.0:
128128 download :
129- - features/fixtures/maze_runner/build/MacOS-2019.4.25f1 .zip
129+ - features/fixtures/maze_runner/build/MacOS-2019.4.29f1 .zip
130130 upload :
131131 - maze_output/*
132132 - Mazerunner.log
@@ -176,11 +176,11 @@ steps:
176176 agents :
177177 queue : opensource-mac-cocoa-11
178178 env :
179- UNITY_VERSION : " 2018.4.34f1 "
179+ UNITY_VERSION : " 2018.4.36f1 "
180180 plugins :
181181 artifacts#v1.2.0:
182182 download :
183- - features/fixtures/maze_runner/build/WebGL-2018.4.34f1 .zip
183+ - features/fixtures/maze_runner/build/WebGL-2018.4.36f1 .zip
184184 upload :
185185 - maze_output/failed/**/*
186186 commands :
@@ -192,11 +192,11 @@ steps:
192192 agents :
193193 queue : opensource-mac-cocoa-11
194194 env :
195- UNITY_VERSION : " 2019.4.25f1 "
195+ UNITY_VERSION : " 2019.4.29f1 "
196196 plugins :
197197 artifacts#v1.2.0:
198198 download :
199- - features/fixtures/maze_runner/build/WebGL-2019.4.25f1 .zip
199+ - features/fixtures/maze_runner/build/WebGL-2019.4.29f1 .zip
200200 upload :
201201 - maze_output/failed/**/*
202202 commands :
@@ -247,14 +247,14 @@ steps:
247247 agents :
248248 queue : opensource-mac-unity
249249 env :
250- UNITY_VERSION : " 2018.4.34f1 "
250+ UNITY_VERSION : " 2018.4.36f1 "
251251 plugins :
252252 artifacts#v1.2.0:
253253 download :
254254 - Bugsnag.unitypackage
255255 - Bugsnag-with-android-64bit.unitypackage
256256 upload :
257- - features/fixtures/maze_runner/mazerunner_2018.4.34f1 .apk
257+ - features/fixtures/maze_runner/mazerunner_2018.4.36f1 .apk
258258 - features/fixtures/unity.log
259259 commands :
260260 - rake test:android:build
@@ -266,14 +266,14 @@ steps:
266266 agents :
267267 queue : opensource-mac-unity
268268 env :
269- UNITY_VERSION : " 2019.4.25f1 "
269+ UNITY_VERSION : " 2019.4.29f1 "
270270 plugins :
271271 artifacts#v1.2.0:
272272 download :
273273 - Bugsnag.unitypackage
274274 - Bugsnag-with-android-64bit.unitypackage
275275 upload :
276- - features/fixtures/maze_runner/mazerunner_2019.4.25f1 .apk
276+ - features/fixtures/maze_runner/mazerunner_2019.4.29f1 .apk
277277 - features/fixtures/unity.log
278278 commands :
279279 - rake test:android:build
@@ -331,11 +331,11 @@ steps:
331331 plugins :
332332 artifacts#v1.3.0:
333333 download :
334- - " features/fixtures/maze_runner/mazerunner_2018.4.34f1 .apk"
334+ - " features/fixtures/maze_runner/mazerunner_2018.4.36f1 .apk"
335335 docker-compose#v3.3.0:
336336 run : maze-runner
337337 command :
338- - " --app=/app/features/fixtures/maze_runner/mazerunner_2018.4.34f1 .apk"
338+ - " --app=/app/features/fixtures/maze_runner/mazerunner_2018.4.36f1 .apk"
339339 - " --farm=bs"
340340 - " --device=ANDROID_9_0"
341341 - " --fail-fast"
@@ -351,11 +351,11 @@ steps:
351351 plugins :
352352 artifacts#v1.3.0:
353353 download :
354- - " features/fixtures/maze_runner/mazerunner_2019.4.25f1 .apk"
354+ - " features/fixtures/maze_runner/mazerunner_2019.4.29f1 .apk"
355355 docker-compose#v3.3.0:
356356 run : maze-runner
357357 command :
358- - " --app=/app/features/fixtures/maze_runner/mazerunner_2019.4.25f1 .apk"
358+ - " --app=/app/features/fixtures/maze_runner/mazerunner_2019.4.29f1 .apk"
359359 - " --farm=bs"
360360 - " --device=ANDROID_9_0"
361361 - " --fail-fast"
@@ -434,7 +434,7 @@ steps:
434434 agents :
435435 queue : opensource-mac-unity
436436 env :
437- UNITY_VERSION : " 2018.4.34f1 "
437+ UNITY_VERSION : " 2018.4.36f1 "
438438 plugins :
439439 artifacts#v1.2.0:
440440 download :
@@ -454,15 +454,15 @@ steps:
454454 agents :
455455 queue : opensource-mac-cocoa-11
456456 env :
457- UNITY_VERSION : " 2018.4.34f1 "
457+ UNITY_VERSION : " 2018.4.36f1 "
458458 plugins :
459459 artifacts#v1.2.0:
460460 download :
461461 - Bugsnag.unitypackage
462462 - Bugsnag-with-android-64bit.unitypackage
463463 - project_2018.tgz
464464 upload :
465- - features/fixtures/maze_runner/mazerunner_2018.4.34f1 .ipa
465+ - features/fixtures/maze_runner/mazerunner_2018.4.36f1 .ipa
466466 - features/fixtures/unity.log
467467 commands :
468468 - tar -zxf project_2018.tgz features/fixtures/maze_runner
@@ -475,7 +475,7 @@ steps:
475475 agents :
476476 queue : opensource-mac-unity
477477 env :
478- UNITY_VERSION : " 2019.4.25f1 "
478+ UNITY_VERSION : " 2019.4.29f1 "
479479 plugins :
480480 artifacts#v1.2.0:
481481 download :
@@ -495,15 +495,15 @@ steps:
495495 agents :
496496 queue : opensource-mac-cocoa-11
497497 env :
498- UNITY_VERSION : " 2019.4.25f1 "
498+ UNITY_VERSION : " 2019.4.29f1 "
499499 plugins :
500500 artifacts#v1.2.0:
501501 download :
502502 - Bugsnag.unitypackage
503503 - Bugsnag-with-android-64bit.unitypackage
504504 - project_2019.tgz
505505 upload :
506- - features/fixtures/maze_runner/mazerunner_2019.4.25f1 .ipa
506+ - features/fixtures/maze_runner/mazerunner_2019.4.29f1 .ipa
507507 - features/fixtures/unity.log
508508 commands :
509509 - tar -zxf project_2019.tgz features/fixtures/maze_runner
@@ -553,7 +553,6 @@ steps:
553553 #
554554 # Run iOS tests
555555 #
556- # TODO: PLAT-6656 - Avoid having to use --separate-sessions
557556 - label : ' :ios: Run iOS e2e tests for Unity 2017'
558557 depends_on : ' build-ios-fixture-2017'
559558 timeout_in_minutes : 30
@@ -570,7 +569,6 @@ steps:
570569 - " --farm=bs"
571570 - " --device=IOS_14"
572571 - " --fail-fast"
573- - " --separate-sessions"
574572 - " features/ios"
575573 concurrency : 9
576574 concurrency_group : browserstack-app
@@ -583,15 +581,14 @@ steps:
583581 plugins :
584582 artifacts#v1.3.0:
585583 download :
586- - " features/fixtures/maze_runner/mazerunner_2018.4.34f1 .ipa"
584+ - " features/fixtures/maze_runner/mazerunner_2018.4.36f1 .ipa"
587585 docker-compose#v3.3.0:
588586 run : maze-runner
589587 command :
590- - " --app=/app/features/fixtures/maze_runner/mazerunner_2018.4.34f1 .ipa"
588+ - " --app=/app/features/fixtures/maze_runner/mazerunner_2018.4.36f1 .ipa"
591589 - " --farm=bs"
592590 - " --device=IOS_14"
593591 - " --fail-fast"
594- - " --separate-sessions"
595592 - " features/ios"
596593 concurrency : 9
597594 concurrency_group : browserstack-app
@@ -604,15 +601,14 @@ steps:
604601 plugins :
605602 artifacts#v1.3.0:
606603 download :
607- - " features/fixtures/maze_runner/mazerunner_2019.4.25f1 .ipa"
604+ - " features/fixtures/maze_runner/mazerunner_2019.4.29f1 .ipa"
608605 docker-compose#v3.3.0:
609606 run : maze-runner
610607 command :
611- - " --app=/app/features/fixtures/maze_runner/mazerunner_2019.4.25f1 .ipa"
608+ - " --app=/app/features/fixtures/maze_runner/mazerunner_2019.4.29f1 .ipa"
612609 - " --farm=bs"
613610 - " --device=IOS_14"
614611 - " --fail-fast"
615- - " --separate-sessions"
616612 - " features/ios"
617613 concurrency : 9
618614 concurrency_group : browserstack-app
@@ -633,7 +629,6 @@ steps:
633629 - " --farm=bs"
634630 - " --device=IOS_14"
635631 - " --fail-fast"
636- - " --separate-sessions"
637632 - " features/ios"
638633 concurrency : 9
639634 concurrency_group : browserstack-app
0 commit comments