@@ -73,7 +73,7 @@ inputsystem-mobileperformancebuildjobs_-_2021_3_-_tvos:
7373 flavor : m1.mac
7474 commands :
7575 - command : unity-downloader-cli -u 2021.3/staging -c Editor -c AppleTV --fast --wait
76- - command : UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --platform=undefined --category=Performance --clean-library --reruncount=1 --clean-library-on-rerun --build-only --report-performance-data --performance-project-id=InputSystem --player-save-path=build/players --artifacts-path=build/logs
76+ - command : UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --category=Performance --platform=tvOS --clean-library --reruncount=1 --clean-library-on-rerun --build-only --report-performance-data --performance-project-id=InputSystem --player-save-path=build/players --artifacts-path=build/logs
7777 after :
7878 - command : bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
7979 artifacts :
@@ -157,7 +157,7 @@ inputsystem-mobileperformancebuildjobs_-_2022_3_-_tvos:
157157 flavor : m1.mac
158158 commands :
159159 - command : unity-downloader-cli -u 2022.3/staging -c Editor -c AppleTV --fast --wait
160- - command : UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --platform=undefined --category=Performance --clean-library --reruncount=1 --clean-library-on-rerun --build-only --report-performance-data --performance-project-id=InputSystem --player-save-path=build/players --artifacts-path=build/logs
160+ - command : UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --category=Performance --platform=tvOS --clean-library --reruncount=1 --clean-library-on-rerun --build-only --report-performance-data --performance-project-id=InputSystem --player-save-path=build/players --artifacts-path=build/logs
161161 after :
162162 - command : bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
163163 artifacts :
@@ -241,7 +241,7 @@ inputsystem-mobileperformancebuildjobs_-_6000_0_-_tvos:
241241 flavor : m1.mac
242242 commands :
243243 - command : unity-downloader-cli -u 6000.0/staging -c Editor -c AppleTV --fast --wait
244- - command : UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --platform=undefined --category=Performance --clean-library --reruncount=1 --clean-library-on-rerun --build-only --report-performance-data --performance-project-id=InputSystem --player-save-path=build/players --artifacts-path=build/logs
244+ - command : UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --category=Performance --platform=tvOS --clean-library --reruncount=1 --clean-library-on-rerun --build-only --report-performance-data --performance-project-id=InputSystem --player-save-path=build/players --artifacts-path=build/logs
245245 after :
246246 - command : bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
247247 artifacts :
@@ -325,7 +325,7 @@ inputsystem-mobileperformancebuildjobs_-_6000_2_-_tvos:
325325 flavor : m1.mac
326326 commands :
327327 - command : unity-downloader-cli -u 6000.2/staging -c Editor -c AppleTV --fast --wait
328- - command : UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --platform=undefined --category=Performance --clean-library --reruncount=1 --clean-library-on-rerun --build-only --report-performance-data --performance-project-id=InputSystem --player-save-path=build/players --artifacts-path=build/logs
328+ - command : UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --category=Performance --platform=tvOS --clean-library --reruncount=1 --clean-library-on-rerun --build-only --report-performance-data --performance-project-id=InputSystem --player-save-path=build/players --artifacts-path=build/logs
329329 after :
330330 - command : bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
331331 artifacts :
@@ -399,6 +399,8 @@ inputsystem-mobileperformancebuildjobs_-_6000_3_-_ios:
399399 players :
400400 paths :
401401 - build/players/**/*
402+ variables :
403+ UNITY_HANDLEUIINTERRUPTIONS : 1
402404
403405# InputSystem-MobilePerformanceBuildJobs - 6000.3 - TvOS
404406inputsystem-mobileperformancebuildjobs_-_6000_3_-_tvos :
@@ -409,7 +411,7 @@ inputsystem-mobileperformancebuildjobs_-_6000_3_-_tvos:
409411 flavor : m1.mac
410412 commands :
411413 - command : unity-downloader-cli -u trunk -c Editor -c AppleTV --fast --wait
412- - command : UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --platform=undefined --category=Performance --clean-library --reruncount=1 --clean-library-on-rerun --build-only --report-performance-data --performance-project-id=InputSystem --player-save-path=build/players --artifacts-path=build/logs
414+ - command : UnifiedTestRunner --testproject=. --editor-location=.Editor --suite=playmode --category=Performance --platform=tvOS --clean-library --reruncount=1 --clean-library-on-rerun --build-only --report-performance-data --performance-project-id=InputSystem --player-save-path=build/players --artifacts-path=build/logs
413415 after :
414416 - command : bash .yamato/generated-scripts/infrastructure-instability-detection-mac.sh
415417 artifacts :
0 commit comments