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

#8757 Increase waitFor timeout in cesium map test #8771

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

allyoucanmap
Copy link
Contributor

Description

Increase waitFor timeout in cesium map test

Please check if the PR fulfills these requirements

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

  • CI related changes

Issue

What is the current behavior?

#8757

What is the new behavior?

Increase waitFor timeout in cesium map test

Breaking change

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

  • No

Other useful information

Sorry, something went wrong.

@allyoucanmap allyoucanmap added bug Internal BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch labels Nov 3, 2022
@allyoucanmap allyoucanmap added this to the 2022.02.01 milestone Nov 3, 2022
Copy link
Member

@offtherailz offtherailz left a comment

Choose a reason for hiding this comment

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

LGTM, waitFor has an internal timeout default to 1000ms, so if ref.map.dataSourceDisplay.ready takes longer to become true, it may fail. Applying the fix should avoid the test to fail.

This failure found on master branch looks consistent with the hypothesis and the fix applied. https://github.com/geosolutions-it/MapStore2/actions/runs/3385099330/jobs/5622852747

@allyoucanmap allyoucanmap merged commit d45df0e into geosolutions-it:master Nov 3, 2022
allyoucanmap added a commit to allyoucanmap/MapStore2 that referenced this pull request Nov 3, 2022
@allyoucanmap
Copy link
Contributor Author

backported in #8770

@allyoucanmap allyoucanmap removed the BackportNeeded Commits provided for an issue need to be backported to the milestone's stable branch label Nov 3, 2022
allyoucanmap added a commit to allyoucanmap/MapStore2 that referenced this pull request Nov 3, 2022
dsuren1 pushed a commit that referenced this pull request Nov 3, 2022
…p click in 3D viewer (#8750) (#8770)

* #8706 Restore multiple features selection on map click in 3D viewer (#8750)

* restore multiple features selection on map click in 3D viewer

* add bring to front on default style for points

* increase timeout for failing test (#8756)

* #8757 Increase waitFor timeout in cesium map test (#8771)

* add cesium simulate test utils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants