Skip to content

Conversation

@Juice10
Copy link
Member

@Juice10 Juice10 commented Nov 21, 2025

Update playwright dependency to latest version and refactor test execution options to use a shared configuration with increased timeout for stability.

I'm hoping that this will fix an issue related to the tests in #1637 timing out

Update playwright dependency to latest version and refactor test execution options to use a shared configuration with increased timeout for stability.
Copilot AI review requested due to automatic review settings November 21, 2025 09:14
@changeset-bot
Copy link

changeset-bot bot commented Nov 21, 2025

🦋 Changeset detected

Latest commit: 985e586

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copilot finished reviewing on behalf of Juice10 November 21, 2025 09:15
Copy link

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 upgrades the Playwright dependency from version 1.32.1 to 1.56.1 and refactors test execution options to improve test stability and code maintainability.

  • Playwright upgraded from 1.32.1 to 1.56.1 across package.json and yarn.lock
  • Test execution options refactored to use a shared configuration object
  • Added 60-second timeout to test executions for improved stability

Reviewed Changes

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

File Description
packages/rrvideo/package.json Updated playwright dependency to ^1.56.1
yarn.lock Updated playwright and playwright-core lock entries to 1.56.1, removed trailing whitespace
packages/rrvideo/test/cli.test.ts Extracted shared execOptions configuration with timeout for consistent test execution

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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