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
Fixes modification of files in source tree ( See qgis#25830 )
triggered by server tests, in particular:
Closesqgis#48978 ( PyQgsServerWMSGetFeatureInfoPG )
Closesqgis#49038 ( PyQgsServerApi )
Closesqgis#49033 ( PyQgsServerWMSDimension )
Symlinks files that are big and known to be not going
to change when opened in read-only mode.
This commit contains a squash of commits found in PR qgisGH-48979
started by Alessandro Pasotti and later worked on by myself.
strk
added a commit
to strk/QGIS
that referenced
this issue
Jun 17, 2022
Symlinks files that are big and known to be not going
to change when opened in read-only mode.
This is a squashed merge of Pull Request qgisGH-48979
Fixes modification of files in source tree ( See qgisGH-25830 )
triggered by server tests, in particular:
ClosesqgisGH-48978 ( PyQgsServerWMSGetFeatureInfoPG )
ClosesqgisGH-49038 ( PyQgsServerApi )
ClosesqgisGH-49033 ( PyQgsServerWMSDimension )
Co-authored-by: Alessandro Pasotti <[email protected]>
strk
added a commit
to strk/QGIS
that referenced
this issue
Jun 17, 2022
What is the bug or the crash?
Steps to reproduce the issue
xvfb-run ctest --output-on-failure -R PyQgsServerApi$
Versions
Current QGIS master as of June 16, 2022 - 1a8f41e
Supported QGIS version
New profile
Additional context
GDAL-3.2.2
I've also tried with the updated .gpkg files from #49037 but the file is still further modified
This issue is a spin-off of #25830
The text was updated successfully, but these errors were encountered: