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

Flaky tests #440

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

Flaky tests #440

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

Comments

@Iteron-dev
Copy link
Member

Iteron-dev commented Dec 9, 2024

Sometimes (in 5-10% of GitHub Actions runs), unit and nightly tests fail. I found two flaky tests:

  • Nightly tests: link - FAILED oioioi/problems/tests/test_problemset.py::TestProblemsetFilters::test_filters
  • Unit tests: link - FAILED oioioi/sinolpack/tests.py::TestSinolPackage::test_single_file_replacement
@Iteron-dev
Copy link
Member Author

The flaky test

Unit tests: link - FAILED oioioi/sinolpack/tests.py::TestSinolPackage::test_single_file_replacement

has been fixed by PR #442.

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

2 participants