X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3e7a6085312ea8e0cc7b71adaef4074db9b15892..1f6a008d060e1ffc86348cfa7a9750688d871314:/tools/jenkins/DynamicAnalysis_description.sh diff --git a/tools/jenkins/DynamicAnalysis_description.sh b/tools/jenkins/DynamicAnalysis_description.sh index 1203441951..8e513360e6 100755 --- a/tools/jenkins/DynamicAnalysis_description.sh +++ b/tools/jenkins/DynamicAnalysis_description.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh set -e @@ -7,17 +7,17 @@ wget https://ci.inria.fr/simgrid/job/SimGrid-DynamicAnalysis-Valgrind/label=simg #find string containing errors and leaked size for valgrind run wget https://ci.inria.fr/simgrid/job/SimGrid-DynamicAnalysis-Valgrind/label=simgrid-debian8-64-dynamic-analysis/lastCompletedBuild/ -VALGRIND_RES=$(grep href\=\"valgrindResult\" ./index.html | sed -e "s/.*\"valgrindResult\">\(.*lost\)<\/a.*/\1/g") +VALGRIND_RES=$(grep href=\"valgrindResult\" ./index.html | sed -e "s/.*\"valgrindResult\">\(.*lost\)<\/a.*/\1/g") rm index.html #set html description and write it in a file echo " -Testing with valgrind and gcov. Click on the graphs for details. +Testing with valgrind and gcov. Click on the graphs for details.

- - +
+ @@ -28,7 +28,7 @@ Testing with valgrind and gcov. Click on the graphs for details. Test Results - + - + @@ -56,7 +56,7 @@ Testing with valgrind and gcov. Click on the graphs for details. Test Results : Address Sanitizer (info) - + - + @@ -81,7 +81,7 @@ Testing with valgrind and gcov. Click on the graphs for details. Test Results : Undefined Sanitizer (info) - +
Valgrind Results
@@ -45,7 +45,7 @@ Testing with valgrind and gcov. Click on the graphs for details.
Sloccount Results
@@ -73,7 +73,7 @@ Testing with valgrind and gcov. Click on the graphs for details.
Test Results : Thread Sanitizer (info)