Skip to content

Conversation

@prashant-gurung899
Copy link
Contributor

@prashant-gurung899 prashant-gurung899 commented Sep 26, 2025

Description

This PR updates the playwright timeout to fix the flaky test failure in nightly build as per the discusion in opencloud-eu/qa#68

Related Issue

How Has This Been Tested?

  • 🤖

Types of changes

  • Bugfix
  • Enhancement (a change that doesn't break existing code or deployments)
  • Breaking change (a modification that affects current functionality)
  • Technical debt (addressing code that needs refactoring or improvements)
  • Tests (adding or improving tests)
  • Documentation (updates or additions to documentation)
  • Maintenance (like dependency updates or tooling adjustments)

Signed-off-by: prashant-gurung899 <prasantgrg777@gmail.com>
@prashant-gurung899 prashant-gurung899 self-assigned this Sep 26, 2025
@prashant-gurung899 prashant-gurung899 marked this pull request as ready for review September 26, 2025 11:31
Copilot AI review requested due to automatic review settings September 26, 2025 11:31
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 increases the default Playwright timeout from 60 to 120 seconds to address flaky test failures in the nightly build.

  • Doubles the default timeout value to improve test stability
  • Maintains environment variable override capability

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@ScharfViktor ScharfViktor merged commit 30d14f1 into main Sep 29, 2025
31 checks passed
@ScharfViktor ScharfViktor deleted the increase-timeout branch September 29, 2025 08:36
@openclouders openclouders mentioned this pull request Sep 29, 2025
1 task
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.

[QA] e2e test failure in web nightly

3 participants