CI: Skip some OIL capture keys tests on Clang

This commit is contained in:
Alastair Robertson 2023-09-27 13:28:08 -07:00 committed by Alastair Robertson
parent 5572e294f7
commit d01c32c657

View File

@ -62,7 +62,7 @@ workflows:
requires:
- build-clang
# Tests disabled due to bad DWARF generated by the old clang compiler in CI
exclude_regex: "OilIntegration.fbstring_.*"
exclude_regex: "OilIntegration.fbstring_.*|OilIntegration.capture_keys_string|OilIntegration.capture_keys_multi_level"
- test:
name: test-type-graph-clang
requires: