Skip to content

Conversation

@ScharfViktor
Copy link
Contributor

@ScharfViktor ScharfViktor commented Aug 6, 2025

Tests were disabled due to an issue with infinite loading after creating a .txt file and closing the editor.
This issue is not reproducible locally, but occurs in the CI environment.
As a workaround, page.reload() is used after closing the editor to restore normal behavior in tests.

Copilot AI review requested due to automatic review settings August 6, 2025 09:25
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 enables upload test scenarios for the WebKit browser by removing the @webkit-skip tags from two upload test scenarios and updating the WebKit test command to no longer exclude webkit-skip tagged tests.

Key Changes

  • Removed @webkit-skip tags from two upload test scenarios in the Cucumber feature file
  • Updated the webkit test command in package.json to remove the --tags 'not @webkit-skip' filter

Reviewed Changes

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

File Description
tests/e2e/cucumber/features/smoke/upload.feature Removed @webkit-skip tags from two upload test scenarios to enable them for WebKit testing
package.json Updated webkit test command to remove the webkit-skip tag exclusion filter
Comments suppressed due to low confidence (1)

@ScharfViktor ScharfViktor requested a review from JammingBen August 7, 2025 10:03
@ScharfViktor ScharfViktor merged commit bcfb7fc into main Aug 7, 2025
29 checks passed
@ScharfViktor ScharfViktor deleted the enableUploadTestForWebkit branch August 7, 2025 11:14
@openclouders openclouders mentioned this pull request Aug 7, 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.

3 participants