Skip to content

fix FE unit tests failure due to change in PR 11236#11245

Merged
offtherailz merged 1 commit intogeosolutions-it:masterfrom
mahmoudadel54:fix_10839_FE_fail
Jun 26, 2025
Merged

fix FE unit tests failure due to change in PR 11236#11245
offtherailz merged 1 commit intogeosolutions-it:masterfrom
mahmoudadel54:fix_10839_FE_fail

Conversation

@mahmoudadel54
Copy link
Copy Markdown
Contributor

@mahmoudadel54 mahmoudadel54 commented Jun 26, 2025

Description

This PR includes only fixing unit tests failure happened due merge process of subsequent PRs'.
The cause of the failing is a change implemented in return of getMapfishPrintSpecification in this PR --> returns promise: #11236 and it merged first before #11130 which contains additional unit tests [that failed] uses the previous version of getMapfishPrintSpecification that not return promise.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

Compendium fix #10839

@mahmoudadel54 mahmoudadel54 self-assigned this Jun 26, 2025
@offtherailz offtherailz added this to the 2025.01.01 milestone Jun 26, 2025
@offtherailz offtherailz added the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Jun 26, 2025
@offtherailz offtherailz enabled auto-merge (squash) June 26, 2025 07:45
@offtherailz offtherailz merged commit a060b7a into geosolutions-it:master Jun 26, 2025
5 checks passed
@ElenaGallo
Copy link
Copy Markdown
Contributor

Test passed, @mahmoudadel54 please backport to 2025.01.xx. Thanks

@mahmoudadel54
Copy link
Copy Markdown
Contributor Author

Test passed, @mahmoudadel54 please backport to 2025.01.xx. Thanks

Backport is done --> #11247

dsuren1 added a commit to dsuren1/MapStore2 that referenced this pull request Jun 27, 2025
* fix_icon:
  fix FE unit tests failure due to change in PR 11236 (geosolutions-it#11245)
  geosolutions-it#10839: Allow printing by freely setting the scale factor (geosolutions-it#11130)
  Annotation/Measurement not shown in the legend of the printred map geosolutions-it#11235 (geosolutions-it#11236)
@mahmoudadel54 mahmoudadel54 removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Jul 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow printing by freely setting the scale factor

3 participants