Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QA] Flaky drag-n-drop move operation #12233

Closed
saw-jan opened this issue Mar 3, 2025 · 1 comment · Fixed by #12325
Closed

[QA] Flaky drag-n-drop move operation #12233

saw-jan opened this issue Mar 3, 2025 · 1 comment · Fixed by #12325
Assignees
Labels

Comments

@saw-jan
Copy link
Member

saw-jan commented Mar 3, 2025

Failed builds:

Failures:

1) Scenario: public link (attempt 2) # tests/e2e/cucumber/features/shares/link.feature:9
   ✔ Before # file:/var/www/owncloud/web/tests/e2e/cucumber/environment/index.ts:28
   ...
   ✔ And "Anonymous" creates the following resources # file:/var/www/owncloud/web/tests/e2e/cucumber/steps/ui/resources.ts:7
       | resource       | type   |
       | myfolder/child | folder |
   ✔ And "Anonymous" uploads the following resources in public link page # file:/var/www/owncloud/web/tests/e2e/cucumber/steps/ui/public.ts:91
       | resource | type   |
       | PARENT   | folder |
   ✖ And "Anonymous" moves the following resource using drag-drop # file:/var/www/owncloud/web/tests/e2e/cucumber/steps/ui/resources.ts:91
       | resource      | to        |
       | new-lorem.txt | SubFolder |
       page.waitForResponse: Timeout 30000ms exceeded while waiting for event "response"
           at Module.moveOrCopyResource (/var/www/owncloud/web/tests/e2e/support/objects/app-files/resource/actions.ts:762:22)
           at Resource.move (/var/www/owncloud/web/tests/e2e/support/objects/app-files/resource/index.ts:68:18)
           at World.<anonymous> (/var/www/owncloud/web/tests/e2e/cucumber/steps/ui/resources.ts:99:72)

Tracings:

npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/50784/tracing/public-link-alice-2025-3-2-12-17-08.zip 

npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/50784/tracing/public-link-anonymous-2025-3-2-12-17-16.zip 

npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/50784/tracing/public-link-brian-2025-3-2-12-17-18.zip 
@saw-jan saw-jan added the QA:team label Mar 3, 2025
@saw-jan
Copy link
Member Author

saw-jan commented Mar 6, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant