[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 1/5] travis.yml: Move gprof/gcov test across to gitlab
From: |
Alex Bennée |
Subject: |
Re: [PATCH v2 1/5] travis.yml: Move gprof/gcov test across to gitlab |
Date: |
Fri, 05 Feb 2021 16:58:05 +0000 |
User-agent: |
mu4e 1.5.7; emacs 28.0.50 |
Thomas Huth <thuth@redhat.com> writes:
> From: Philippe Mathieu-Daudé <philmd@redhat.com>
>
> Similarly to commit 8cdb2cef3f1, move the gprof/gcov test to GitLab.
>
> The coverage-summary.sh script is not Travis-CI specific, make it
> generic.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> Message-Id: <20201108204535.2319870-10-philmd@redhat.com>
> [thuth: Add gcovr and bsdmainutils which are required for the
> coverage-summary.sh script to the ubuntu docker file,
> and use 'check' as test target]
> Signed-off-by: Thomas Huth <thuth@redhat.com>
It looks like coverage-html needs fixing but lets not hold things up for
that:
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
- [PATCH v2 0/5] Move remaining x86 Travis jobs to the gitlab-CI, Thomas Huth, 2021/02/05
- [PATCH v2 1/5] travis.yml: Move gprof/gcov test across to gitlab, Thomas Huth, 2021/02/05
- [PATCH v2 4/5] travis.yml: (Re-)move the --enable-debug jobs, Thomas Huth, 2021/02/05
- [PATCH v2 5/5] travis.yml: Move the -fsanitize=thread testing to the gitlab-CI, Thomas Huth, 2021/02/05
- [PATCH v2 2/5] travis.yml: Move the -fsanitize=undefined test to the gitlab-CI, Thomas Huth, 2021/02/05
- [PATCH v2 3/5] travis.yml: Move the --enable-modules test to the gitlab-CI, Thomas Huth, 2021/02/05
- Re: [PATCH v2 0/5] Move remaining x86 Travis jobs to the gitlab-CI, Alex Bennée, 2021/02/09