client icon indicating copy to clipboard operation
client copied to clipboard

removed `@skip` tag from a scenario `Syncing a file from the server and creating a conflict` to check if it fails

Open sushmita56 opened this issue 3 years ago • 10 comments

Closes #9680 @skip tag is removed from the scenario Syncing a file from the server and creating a conflict to check if it fails or not in master, new client version 3.0

sushmita56 avatar Jun 13 '22 10:06 sushmita56

I think this was intermittently failing test. Try running it multiple times (may be isolated) in drone. If it passes regularly then we can say that the flakiness has gone somehow

Talank avatar Jun 13 '22 11:06 Talank

The unskipped test passed continiously for 22 times in https://drone.owncloud.com/owncloud/client/12099/6/14

I will run it another 22 times, if it does not fail then we can say that the flakiness is not effective anymore.

Talank avatar Jun 14 '22 06:06 Talank

https://drone.owncloud.com/owncloud/client/12100 Passed again, seems like the flakiness is gone

Talank avatar Jun 14 '22 08:06 Talank

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

sonarqubecloud[bot] avatar Jun 14 '22 09:06 sonarqubecloud[bot]

I think the created issue #9794 is not related to changes in this PR. I am rerunning the test to find out if the fail is consistent or flaky.

Talank avatar Jun 15 '22 05:06 Talank

The unskiped test has failed https://cache.owncloud.com/public/owncloud/client/12109/guiReportUpload/index.html

Talank avatar Jun 15 '22 09:06 Talank

@sushmita56 I am not sure how this PR is related to https://github.com/owncloud/client/issues/9733 🤔 May be this PR is more related to https://github.com/owncloud/client/issues/9680

Talank avatar Jun 20 '22 05:06 Talank

https://github.com/owncloud/client/issues/9680#issuecomment-1196541360

This PR was on hold because of some intermittent failures as well as a problem with the GUI test environment in the CI. So because of that reason the GUI test pipeline, for now, is skipped in the drone too.

We will be working on this PR as the above-mentioned problems get fixed. So I'm going to reopen this PR and restore the deleted branch.

sushmita56 avatar Aug 18 '22 04:08 sushmita56

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

sonarqubecloud[bot] avatar Aug 25 '22 11:08 sonarqubecloud[bot]

Continued in https://github.com/owncloud/client/pull/10227

saw-jan avatar Oct 31 '22 06:10 saw-jan