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

XWIKI-13967: Confusion between Supported Languages and Default Languages when multilingual is set to no #2807

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

Sereza7
Copy link
Contributor

@Sereza7 Sereza7 commented Jan 19, 2024

Jira URL

Changes

Description

Clarifications

  • When loading the page, the driver is waiting on all elements to be visible. In some conditions, we decided that one of those would not be visible. Therefore it blocked the driver and failed the test. Added an alternative to the block being displayed, in line with the expected behavior we implemented in previous changes.

Screenshots & Video

N/A
Test changes only.

Executed Tests

After building the updated pageobject LocalizationAdministrationSectionPage with mvn clean install -f xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects, the build mvn clean install -f xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-test/xwiki-platform-localization-test-docker/ -Dxwiki.test.ui.browser="chrome" was passed successfully. The same build without the browser option (on firefox) passed succesfully too.

Expected merging strategy

…ges when multilingual is set to no

* Fixed a test that should have been updated with the fixes for XWIKI-13967
@Sereza7 Sereza7 added the backport stable-15.10.x Used for automatic backport to 15.10.x branch. label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport stable-15.10.x Used for automatic backport to 15.10.x branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants