summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/ctest_exclusions.cmake
Commit message (Collapse)AuthorAgeFilesLines
* gitlab-ci: add clang asan jobBrad King2021-06-081-0/+7
|
* ci: Restore the Module.ExternalData test on WindowsBrad King2021-03-051-9/+0
| | | | | | | In commit a58e3c7e8b (ci: Skip the Module.ExternalData test on Windows, 2020-10-01, v3.19.0-rc1~59^2) the test was dropped pending further investigation. We've now (hopefully) resolved the underlying problem, so we can restore the test.
* ci: Skip the Module.ExternalData test on WindowsBrad King2020-10-011-0/+9
| | | | | | | This test spuriously fails too frequently and breaks our pipelines. Pending further investigation into the race causing the failure, skip the test on Windows for now. The module is well covered by the test on other platforms anyway.
* ci: don't test BundleGeneratorTestBen Boeckel2020-06-121-0/+3
| | | | | This test uses shared global resources and doesn't work well with the CI infrastructure we have. It is tested by nightly builders however.
* gitlab-ci: add a test of the VS generator based off of the ninja buildBen Boeckel2020-05-261-0/+9
|
* gitlab-ci: add Linux makefiles and ninja buildersBen Boeckel2020-05-221-0/+1
|
* gitlab-ci: add scripts for use by CIBen Boeckel2020-04-291-0/+6