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 unclosed files warnings #1228

Merged
merged 1 commit into from
Apr 10, 2023
Merged

Fix unclosed files warnings #1228

merged 1 commit into from
Apr 10, 2023

Conversation

Akasurde
Copy link
Member

SUMMARY
  • Fixed unit tests
  • Fixed integration tests

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

ansible_runner/interface.py
ansible_runner/runner.py
ansible_runner/utils/streaming.py
pytest.ini
test/integration/containerized/test_container_management.py
test/integration/test___main__.py
test/integration/test_config.py
test/integration/test_display_callback.py
test/integration/test_interface.py
test/integration/test_runner.py
test/integration/test_transmit_worker_process.py
test/requirements.txt

@Akasurde Akasurde requested a review from a team as a code owner March 30, 2023 05:48
@github-actions github-actions bot added needs_triage New item that needs to be triaged test Changes to test files labels Mar 30, 2023
* Fixed unit tests
* Fixed integration tests

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@Akasurde Akasurde merged commit 04bc553 into ansible:devel Apr 10, 2023
9 checks passed
@Akasurde Akasurde deleted the werror_final branch April 10, 2023 19:17
@sivel sivel removed the needs_triage New item that needs to be triaged label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Changes to test files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants