Skip to content

Conversation

@andr317c
Copy link
Contributor

@andr317c andr317c commented Sep 2, 2025

No description provided.

Copilot AI review requested due to automatic review settings September 2, 2025 11:44
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes redundant and unnecessary method calls in Umbraco acceptance tests to fix flaky test behavior. The changes focus on eliminating duplicate save/publish actions and removing unused parameters that were causing test instability.

  • Removes duplicate clickContainerSaveAndPublishButton() calls in media picker tests
  • Removes unused boolean parameters from data type creation methods
  • Adds missing element selection step in block list settings test

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
ContentWithMediaPicker.spec.ts Removes duplicate container save/publish button clicks to prevent double submissions
ContentWithBlockList.spec.ts Removes unused boolean parameters from data type creation and adds missing element selection
ContentWithBlockGrid.spec.ts Removes unused boolean parameter from document type creation method

Copy link
Contributor

@nhudinh0309 nhudinh0309 left a comment

Choose a reason for hiding this comment

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

LGTM

@andr317c andr317c merged commit 1d6490b into main Sep 3, 2025
36 checks passed
@andr317c andr317c deleted the v16/QA/update-flaky-nightly-tests branch September 3, 2025 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants