client icon indicating copy to clipboard operation
client copied to clipboard

[tests-only] Add wait until sync in `editfile` suite

Open amrita-shrestha opened this issue 1 year ago • 4 comments

Description

This PR adds the wait until sync step in the tst_editfile suite to solve the intermittent failure

In the investigation, it was found that the file was not synced in the server from the desktop properly.

Related issue

[QA] Scenario Modify original content of a file with special character failed at execution through middleware in CI

amrita-shrestha avatar Jul 21 '22 08:07 amrita-shrestha

Successfully passed while running 25 times in CI after adding wait-until-sync step

amrita-shrestha avatar Jul 25 '22 04:07 amrita-shrestha

Results for GUI-tests https://drone.owncloud.com/owncloud/client/12713/6/1

:boom: The GUI tests failed.

GUI Logs: https://cache.owncloud.com/public/owncloud/client/12713/guiReportUpload/index.html

Server Logs: https://cache.owncloud.com/public/owncloud/client/12713/guiReportUpload/serverlog.log

Screenshots:

ownclouders avatar Jul 25 '22 05:07 ownclouders

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarcloud[bot] avatar Aug 01 '22 07:08 sonarcloud[bot]

currently, GUI test in client skipped so shifting to block

amrita-shrestha avatar Aug 09 '22 05:08 amrita-shrestha

I will do in this PR https://github.com/owncloud/client/pull/10088

saw-jan avatar Sep 13 '22 09:09 saw-jan