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

Disable broken test for automatic transaction groups on GDAL >= 3.5 #59910

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

nyalldawson
Copy link
Collaborator

This functionality is broken on newer GDAL versions, due to incorrect assumptions at time of development.

See #59797 (comment)

Parties interested in seeing this functionality resurrected (i.e. not me) are welcome to submit fixes to the broken transaction handling logic.

Copy link

github-actions bot commented Dec 16, 2024

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 636e1a5)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 636e1a5)

This functionality is broken on newer GDAL versions, due
to incorrect assumptions at time of development.

See qgis#59797 (comment)

Parties interested in seeing this test resurrected are welcome
to submit fixes.
@nyalldawson nyalldawson changed the title Disable broken test for automatic transaction groups Disable broken test for automatic transaction groups on GDAL >= 3.5 Dec 17, 2024
@nyalldawson
Copy link
Collaborator Author

Ok, given discussion on the qgis-dev list this is now just disabling the test for GDAL >= 3.5, pending a fix in GDAL itself.

@nyalldawson nyalldawson merged commit b4f6d2e into qgis:master Dec 18, 2024
30 checks passed
@nyalldawson nyalldawson deleted the disable_broken_test branch December 18, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants