Emmanuele Bassi
772a6e3262
ci: Update the MSVC build script
2019-07-24 13:08:06 +01:00
Chun-wei Fan
b1e6e7fb18
.gitlab-ci/test-msvc.bat: Generate cover report for tests
...
...for Visual Studio builds in the CI.
2019-04-08 14:06:22 +08:00
Philip Withnall
7058efb390
ci: Don’t run tests tagged as ‘flaky’ on the CI machines
...
This effectively renders those tests useless (since realistically nobody
runs tests locally), but it’s better than every other CI run failing for
unrelated reasons. The idea is that the ‘flaky’ tag can be temporarily
applied to a test while a problem is being investigated or fixed, and
then removed later.
Signed-off-by: Philip Withnall <withnall@endlessm.com>
2019-01-09 10:47:24 +00:00
Xavier Claessens
4b983e5122
ci: Upgrade meson to 0.48.0 and use --fatal-meson-warnings
2018-09-27 16:00:53 -04:00
Xavier Claessens
ed8c74461f
ci: Install meson 0.47.0 on Windows envs
2018-07-03 16:01:55 -04:00
Christoph Reiter
79af48791a
msvc: build the glib tests and ignore the test outcome
...
This makes the tests build under VS2015/2017.
Since some of them fail, similar to the mingw build, ignore any test errors for now.
2018-05-27 08:14:06 +02:00
Christoph Reiter
5dfdcb372f
ci: unify the test timeout multiplier across jobs
...
Introduce a MESON_TEST_TIMEOUT_MULTIPLIER env var and use it in all test scripts.
2018-05-26 20:19:53 +02:00
Christoph Reiter
e7259c52ba
ci: Add a VS2017 job
...
Thanks to Xavier Claessens for figuring out what is needed.
2018-05-25 11:44:14 +02:00