Skip to content

Conversation

@ihsaan-ullah
Copy link
Collaborator

@ihsaan-ullah ihsaan-ullah commented Jul 23, 2025

@Didayolo

This PR Reverts #1905

Closes #1951

@ihsaan-ullah
Copy link
Collaborator Author

for some reason the e2e tests are failing

@Didayolo
Copy link
Member

for some reason the e2e tests are failing

Have you tested manually? It looks like the uploads (probably the unzips) fail:

=========================== short test summary info ============================
FAILED src/tests/functional/test_competitions.py::TestCompetitions::test_manual_competition_creation
FAILED src/tests/functional/test_competitions.py::TestCompetitions::test_upload_v15_competition
FAILED src/tests/functional/test_competitions.py::TestCompetitions::test_upload_v18_competition
FAILED src/tests/functional/test_competitions.py::TestCompetitions::test_upload_v2_competition
FAILED src/tests/functional/test_login.py::TestLogin::test_login - AssertionE...
FAILED src/tests/functional/test_submissions.py::TestSubmissions::test_v15_iris_code_submission_end_to_end
FAILED src/tests/functional/test_submissions.py::TestSubmissions::test_v15_iris_result_submission_end_to_end
FAILED src/tests/functional/test_submissions.py::TestSubmissions::test_v18_submission_end_to_end
FAILED src/tests/functional/test_submissions.py::TestSubmissions::test_v2_submission_end_to_end

@Didayolo
Copy link
Member

@ObadaS Any chance of this being the problem you told me about where bundles and submissions do not work because of a problem on the site worker? On the staging server we had to restart the stack to have everything working. Maybe that is what is happening on CircleCI?

@ObadaS
Copy link
Collaborator

ObadaS commented Jul 24, 2025

I never saw it happen on a fresh install, it usually happens after the instance has been online for a while (few weeks with no interruption I think), so I think it's very unlikely that this was the problem on the circle-ci tests

@Didayolo
Copy link
Member

The tests finally passed. Mysterious. I'll re-run again to see if it was luck.

@Didayolo
Copy link
Member

Under test on staging server

@Didayolo Didayolo merged commit 27489d0 into develop Jul 31, 2025
1 check passed
@Didayolo Didayolo deleted the revert-1905-unzip_ingestion_scoring branch July 31, 2025 15:24
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

Successfully merging this pull request may close these issues.

Competition Fails Due to Missing file in /app/input/ref/

4 participants