3 ${TESTCMD} --label=mini
--timeout=25m
make -j ${CI_CPU_COUNT} -w -C mono
/mini
-k aotcheck
4 ${TESTCMD} --label=runtime
--timeout=160m
make -w -C mono
/tests
-k test-wrench V
=1
5 ${TESTCMD} --label=corlib
--timeout=30m
make -w -C mcs
/class
/corlib run-test
6 ${TESTCMD} --label=verify
--timeout=15m
make -w -C runtime mcs-compileall
7 ${TESTCMD} --label=profiler
--timeout=30m
make -w -C mono
/profiler
-k check
8 ${TESTCMD} --label=System
--timeout=10m
make -w -C mcs
/class
/System run-test
9 ${TESTCMD} --label=System.XML
--timeout=5m
make -w -C mcs
/class
/System.XML run-test
10 ${TESTCMD} --label=Mono.Security
--timeout=5m
make -w -C mcs
/class
/Mono.Security run-test
11 ${TESTCMD} --label=System.Security
--timeout=15m
make -w -C mcs
/class
/System.Security run-test V
=1
12 ${TESTCMD} --label=System.Data
--timeout=5m
make -w -C mcs
/class
/System.Data run-test
13 ${TESTCMD} --label=System.Web.Services
--timeout=5m
make -w -C mcs
/class
/System.Web.Services run-test
14 ${TESTCMD} --label=I18N.CJK
--timeout=5m
make -w -C mcs
/class
/I18N
/CJK run-test
15 ${TESTCMD} --label=I18N.West
--timeout=5m
make -w -C mcs
/class
/I18N
/West run-test
16 ${TESTCMD} --label=I18N.MidEast
--timeout=5m
make -w -C mcs
/class
/I18N
/MidEast run-test
17 ${TESTCMD} --label=I18N.Rare
--timeout=5m
make -w -C mcs
/class
/I18N
/Rare run-test
18 ${TESTCMD} --label=I18N.Other
--timeout=5m
make -w -C mcs
/class
/I18N
/Other run-test
19 ${TESTCMD} --label=System.Transactions
--timeout=5m
make -w -C mcs
/class
/System.Transactions run-test
20 ${TESTCMD} --label=System.Core
--timeout=15m
make -w -C mcs
/class
/System.Core run-test
21 ${TESTCMD} --label=System.Xml.Linq
--timeout=5m
make -w -C mcs
/class
/System.Xml.Linq run-test
22 ${TESTCMD} --label=System.Runtime.Serialization
--timeout=5m
make -w -C mcs
/class
/System.Runtime.Serialization run-test
23 ${TESTCMD} --label=System.ServiceModel
--timeout=15m
make -w -C mcs
/class
/System.ServiceModel run-test
24 ${TESTCMD} --label=System.ServiceModel.Web
--timeout=5m
make -w -C mcs
/class
/System.ServiceModel.Web run-test
25 ${TESTCMD} --label=System.ComponentModel.DataAnnotations
--timeout=5m
make -w -C mcs
/class
/System.ComponentModel.DataAnnotations run-test
26 ${TESTCMD} --label=Mono.CSharp
--timeout=5m
make -w -C mcs
/class
/Mono.CSharp run-test
27 ${TESTCMD} --label=System.Numerics
--timeout=5m
make -w -C mcs
/class
/System.Numerics run-test
28 ${TESTCMD} --label=System.Net.Http
--timeout=5m
make -w -C mcs
/class
/System.Net.Http run-test
29 ${TESTCMD} --label=System.Json
--timeout=5m
make -w -C mcs
/class
/System.Json run-test
31 rm -fr /tmp
/jenkins-temp-aspnet
*
33 ${MONO_REPO_ROOT}/scripts
/ci
/run-upload-sentry.sh