You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
To fix a regression in QGIS Server 3.10, I have created tests in PyQgsServerWMSGetPrint. One of these tests uses QgsRenderChecker::compareImages.
Since these tests has been added, the PyQgsServerWMSGetPrint test regularly failed with a segfault. The tests added passed, it is the last test with QgsRenderChecker::compareImages in PyQgsServerWMSGetPrint that failed with segfault.
rldhont
changed the title
Test: PyQgsServerWMSGetPrint Failed - Segfault in QgsRenderChecker::compareImages
Test: PyQgsServerWMSGetPrint Failed - Segfault since fixing WMS GetPrint group layers
Apr 27, 2020
Describe the bug
To fix a regression in QGIS Server 3.10, I have created tests in
PyQgsServerWMSGetPrint
. One of these tests usesQgsRenderChecker::compareImages
.Since these tests has been added, the
PyQgsServerWMSGetPrint
test regularly failed with a segfault. The tests added passed, it is the last test withQgsRenderChecker::compareImages
in PyQgsServerWMSGetPrint that failed with segfault.How to Reproduce
QGIS and OS versions
Travis with master
Additional context
https://cdash.orfeo-toolbox.org/testDetails.php?test=18793780&build=39473
The text was updated successfully, but these errors were encountered: