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 GDAL Tests #3442

Open
rajadain opened this issue Dec 16, 2021 · 2 comments
Open

Fix GDAL Tests #3442

rajadain opened this issue Dec 16, 2021 · 2 comments

Comments

@rajadain
Copy link
Member

rajadain commented Dec 16, 2021

These tests were skipped in 572e74c as part of #3420 as a consequence of failing after the Ubuntu upgrade. It was hoped that they'll fix with the Django Upgrade in #3419, but they haven't.

@skip('Disabling until Django Upgrade #3419')
def test_hundred_sq_km_aoi(self):

@skip('Disabling until Django Upgrade #3419')
def test_thousand_sq_km_aoi(self):

@skip('Disabling until Django Upgrade #3419')
def test_ten_thousand_sq_km_aoi(self):

Investigate why they are failing, and fix them.

@rajadain
Copy link
Member Author

Some discussion in Slack about this problem (but no clear solutions) here: https://azavea.slack.com/archives/CBM6Y3ZT8/p1639630257021600

@rajadain
Copy link
Member Author

Also fix tests disabled in #3461.

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

No branches or pull requests

1 participant