mirror of
https://github.com/JakeHillion/object-introspection.git
synced 2024-11-12 21:56:54 +00:00
CI: Skip some OIL capture keys tests on Clang
This commit is contained in:
parent
5572e294f7
commit
d01c32c657
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user