summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/ctest_exclusions.cmake
Commit message (Collapse)AuthorAgeFilesLines
* FindCUDAToolkit: Ensure that paths provided have no symlinksRobert Maynard2022-11-301-3/+0
| | | | Fixes: #24188
* gitlab-ci: add nightly job testing NVHPC with Ninja on LinuxBrad King2022-11-281-0/+10
|
* ci: Exclude spuriously failing test from JOM nightly CI jobBrad King2021-12-091-0/+7
| | | | | | | | | Since commit 3b9975d9b5 (ci: Add JOM nightly CI job, 2021-11-17) the `ExternalProject` test often fails spuriously with an internal error message from JOM. Exclude it for now pending further investigation. Prior to covering JOM in CI, it was covered by a standalone nightly build that excluded the `ExternalProject` test for the same reason.
* 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