Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2018-11-12 19:59:50 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2018-11-12 19:59:50 +0300
commit2edec383b5b9ba0f1339d2f3d660c311d33562b1 (patch)
treea81f56d6d6a5fb144b4884dbdf444280a926ade1 /scripts/ci/run-test-winaot.sh
parentd901e8ab9c61f1032eca07cfa57301e67719ec0d (diff)
[ci] Move sentry reporting to the run-test-* scripts
So a "no-tests" build doesn't try to do sentry uploading.
Diffstat (limited to 'scripts/ci/run-test-winaot.sh')
-rwxr-xr-xscripts/ci/run-test-winaot.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/ci/run-test-winaot.sh b/scripts/ci/run-test-winaot.sh
index 6162eed65c0..d79154cd36b 100755
--- a/scripts/ci/run-test-winaot.sh
+++ b/scripts/ci/run-test-winaot.sh
@@ -34,3 +34,5 @@ ${TESTCMD} --label=System.Net.Http --timeout=5m make -w -C mcs/class/System.Net.
${TESTCMD} --label=System.Json --timeout=5m make -w -C mcs/class/System.Json run-test
rm -fr /tmp/jenkins-temp-aspnet*
+
+${MONO_REPO_ROOT}/scripts/ci/run-upload-sentry.sh