ReleaseEngineering/TryChooser: Difference between revisions

Line 56: Line 56:


; <tt>try: -b do -u crashtest</tt>
; <tt>try: -b do -u crashtest</tt>
: Debug and optimized builds, all available desktop and mobile platforms, only crashtests, no talos:
: Debug and optimized builds, all available platforms, only crashtests, no talos:


; <tt>try: -b d -p linux -u none</tt>
; <tt>try: -b d -p linux -u none</tt>
: Linux debug build, all available mobile platforms, no unittests, no talos:
: Linux debug build, no unittests, no talos:


; <tt>try: -b o -p none -m all</tt>
; <tt>try: -b do -u all -t chrome,nochrome</tt>
: Mobile-only optimized builds, all unit tests, no talos:
: Debug and optimized builds for all platforms, all unittests, select talos:
 
; <tt>try: -b do -m none -u all -t chrome,nochrome</tt>
: Debug and optimized builds for all desktop platforms, no mobile, all unittests, select talos:


; <tt>try: -b o -u jsreftest,crashtest,mochitest-1 -t tp4,scroll</tt>
; <tt>try: -b o -u jsreftest,crashtest,mochitest-1 -t tp4,scroll</tt>
: Opt builds on all available desktop and mobile platforms, select unittests, select talos
: Opt builds on all available platforms, select unittests, select talos


==Workflow==
==Workflow==
Confirmed users
4,467

edits