diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2025-05-29 09:28:37 -0700 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2025-06-05 16:20:44 -0400 |
| commit | 75f79fc234437ee5f95686432619397e936bcd92 (patch) | |
| tree | 6fab1b669d7d254f0a1ef744ad3fa9d090c1e70e /docs/markdown/Continuous-Integration.md | |
| parent | f4918374d972e4680ea46ee00796d8fec21a6adf (diff) | |
| download | meson-75f79fc234437ee5f95686432619397e936bcd92.tar.gz | |
unittests: Handle missing compiler support in test_compiler_detection
This wraps all of the compiler detections in this test case in
try/except blocks. These blocks will return a skipTest for Python >=
3.11 (where subTest and skipTest interact correctly), and continue if
they do not. For Meson CI runs they will fail the specific subtest,
which is also an improvement as it can help pinpoint exactly which
subtest failed.
Fixes: #14579
Diffstat (limited to 'docs/markdown/Continuous-Integration.md')
0 files changed, 0 insertions, 0 deletions
