X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..fc3ef5bd2ac94edcf603cc05f2fdd2497ef1027f:/tools/jenkins/DynamicAnalysis_description.sh diff --git a/tools/jenkins/DynamicAnalysis_description.sh b/tools/jenkins/DynamicAnalysis_description.sh index 799781c4bf..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,10 +28,10 @@ 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)