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 processing algorithm checkvalidity reason #7946

Merged
merged 2 commits into from
Sep 20, 2018

Conversation

elpaso
Copy link
Contributor

@elpaso elpaso commented Sep 18, 2018

Fixex #19617 - Check validity algorithm returns empty reason in attribute table

Fixex qgis#19617 - Check validity algorithm returns empty reason in attribute table
@elpaso elpaso added the Bugfix label Sep 18, 2018
@elpaso elpaso added this to the 3.4.0 milestone Sep 18, 2018
@@ -143,6 +143,7 @@ ADD_PYTHON_TEST(PyQgsPointDisplacementRenderer test_qgspointdisplacementrenderer
ADD_PYTHON_TEST(PyQgsPostgresDomain test_qgspostgresdomain.py)
ADD_PYTHON_TEST(PyQgsProcessingRecentAlgorithmLog test_qgsprocessingrecentalgorithmslog.py)
ADD_PYTHON_TEST(PyQgsProcessingInPlace test_qgsprocessinginplace.py)
ADD_PYTHON_TEST(PyQgsProcessingCheckValidity test_qgsprocessing_checkvalidity.py)
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't this belong alongside the processing tests in the processing subfolder?

@elpaso elpaso merged commit f208191 into qgis:master Sep 20, 2018
@elpaso elpaso deleted the bugfix-19617-processing-checkvalidity branch September 20, 2018 08:17
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.

None yet

2 participants