Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix only builtins fail test #2719

Merged
merged 2 commits into from Nov 23, 2022
Merged

Conversation

evgeni
Copy link
Contributor

@evgeni evgeni commented Nov 23, 2022

With config-file=/dev/null the linting fails with syntax-check[specific] and the only-builtins part is never executed.
Use the global config which properly mocks the fake collection and assert we raised a warning, not a failure.

Fixes: 6e31f19

With `config-file=/dev/null` the linting fails with `syntax-check[specific]`
and the only-builtins part is never executed.
Use the global config which properly mocks the fake collection and
assert we raised a warning, not a failure.

Fixes: 6e31f19
@ssbarnea ssbarnea merged commit 29ccefb into ansible:main Nov 23, 2022
@evgeni evgeni deleted the builtins-fail-test branch November 24, 2022 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants