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

Resolve warnings during tests #435

Open
Iteron-dev opened this issue Dec 2, 2024 · 1 comment
Open

Resolve warnings during tests #435

Iteron-dev opened this issue Dec 2, 2024 · 1 comment
Assignees

Comments

@Iteron-dev
Copy link
Member

Iteron-dev commented Dec 2, 2024

While running tests with the -Wa option in a Docker container, there are approximately 8,600 warnings. Most of them are duplicates (e.g. ResourceWarning: unclosed file).

@Iteron-dev Iteron-dev self-assigned this Dec 2, 2024
@Iteron-dev
Copy link
Member Author

After setting up the dev containers and running ./easy_toolbox.py test oioioi/acm/tests.py::TestACMRanking::test_fixture -Wa, 78 warnings appeared, 66 of which are related to filetracker and have the common message:
filetracker/client/data_store.py:46: ResourceWarning: unclosed file <_io.BufferedReader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant