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

Remove retina endpoints #154

Merged
merged 10 commits into from
Aug 2, 2024
Merged

Remove retina endpoints #154

merged 10 commits into from
Aug 2, 2024

Conversation

jmsmkn
Copy link
Member

@jmsmkn jmsmkn commented Jan 23, 2024

@jmsmkn
Copy link
Member Author

jmsmkn commented Jan 23, 2024

The tests on main are likely broken.

tests/async_integration_tests.py Outdated Show resolved Hide resolved
@HarmvZ
Copy link
Member

HarmvZ commented Mar 5, 2024

@jmsmkn I just came across this. Do you know what is going on with the failing tests?

@jmsmkn
Copy link
Member Author

jmsmkn commented Mar 5, 2024

Likely something with the GC fixtures changed and the tests broke. They should be re-run on main. If so, it is not ideal to rely on those fixtures kept on GC. Maybe we should create the fixtures that are needed for the GCAPI tests within this repo.

Copy link
Member

@HarmvZ HarmvZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, I just ran the tests on main and they are also broken. Issue here: #155. Let's merge this changeset since the failing tests are unrelated.

@jmsmkn
Copy link
Member Author

jmsmkn commented Mar 5, 2024

I'm not sure if this PR works, I think it's better to fix the tests on main first then merge/rebase.

@HarmvZ
Copy link
Member

HarmvZ commented Jul 26, 2024

Sidenote: Some references to retina stuff are still in the models.py file. This will automatically be removed when we regenerate the file.

@HarmvZ HarmvZ mentioned this pull request Jul 26, 2024
HarmvZ and others added 6 commits August 2, 2024 18:53
Two tests have been removed:

- `test_update_interface_kind_of_archive_item_image_civ`
- `test_create_job_with_upload`

They will need to be added back later.

Co-authored-by: James Meakin <[email protected]>
@jmsmkn jmsmkn merged commit 9813885 into main Aug 2, 2024
12 checks passed
@jmsmkn jmsmkn deleted the remove_retina branch August 2, 2024 17:22
chrisvanrun pushed a commit that referenced this pull request Nov 5, 2024
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.

2 participants