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

PyQgsServerApi modifies source file tests/testdata/qgis_server/test_project_wms_grouped_layers.gpkg #49038

Closed
1 of 2 tasks
strk opened this issue Jun 16, 2022 · 0 comments
Closed
1 of 2 tasks
Assignees
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! testsuite Issue related to testsuite

Comments

@strk
Copy link
Contributor

strk commented Jun 16, 2022

What is the bug or the crash?

Test project /usr/local/src/qgis/qgis/src/master/build
    Start   1: logGitStatus
1/4 Test   #1: logGitStatus .....................   Passed    0.01 sec
    Start 811: PyQgsServerApi
2/4 Test #811: PyQgsServerApi ...................   Passed   17.59 sec
    Start 813: PyQgsServerApiContext
3/4 Test #813: PyQgsServerApiContext ............   Passed    0.67 sec
    Start   2: checkGitStatus
4/4 Test   #2: checkGitStatus ...................***Failed    0.03 sec
1d0
<       modified:   tests/testdata/qgis_server/test_project_wms_grouped_layers.gpkg

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

  • I'm running a supported QGIS version according to the roadmap.

New profile

  • I tried with a new QGIS 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

@strk strk added Bug Either a bug report, or a bug fix. Let's hope for the latter! testsuite Issue related to testsuite labels Jun 16, 2022
@strk strk self-assigned this Jun 16, 2022
strk added a commit to strk/QGIS that referenced this issue Jun 17, 2022
Fixes modification of files in source tree ( See qgis#25830 )
triggered by server tests, in particular:

Closes qgis#48978 ( PyQgsServerWMSGetFeatureInfoPG )
Closes qgis#49038 ( PyQgsServerApi )
Closes qgis#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:

Closes qgisGH-48978 ( PyQgsServerWMSGetFeatureInfoPG )
Closes qgisGH-49038 ( PyQgsServerApi )
Closes qgisGH-49033 ( PyQgsServerWMSDimension )

Co-authored-by: Alessandro Pasotti <[email protected]>
strk added a commit to strk/QGIS that referenced this issue Jun 17, 2022
strk added a commit to elpaso/QGIS that referenced this issue Jun 17, 2022
@strk strk closed this as completed in 1104bc5 Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! testsuite Issue related to testsuite
Projects
None yet
Development

No branches or pull requests

1 participant