Skip to content

test: increase retries by 1 for Playwright CI runs#1064

Merged
bosschaert merged 1 commit into
mainfrom
pwretr
Jun 30, 2026
Merged

test: increase retries by 1 for Playwright CI runs#1064
bosschaert merged 1 commit into
mainfrom
pwretr

Conversation

@bosschaert

Copy link
Copy Markdown
Contributor

Description

I noticed that some Playwright tests are still a little flaky when run through the CI/Github actions, especially ones that check async UI behaviour. We should make those more robust, but in the mean time let's increase the test retries by 1 until we have them more stable.

Motivation and Context

To avoid having to re-run the tests by hand.

How Has This Been Tested?

These are changes to the Playwright test runner only.

Types of changes

Test-only

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@aem-code-sync

aem-code-sync Bot commented Jun 30, 2026

Copy link
Copy Markdown

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-sync branch
Commits

@bosschaert bosschaert requested a review from mhaack June 30, 2026 09:00
@bosschaert bosschaert merged commit 1ad450c into main Jun 30, 2026
5 checks passed
@bosschaert bosschaert deleted the pwretr branch June 30, 2026 09:47
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.

2 participants