client
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
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
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
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.
https://drone.owncloud.com/owncloud/client/12100 Passed again, seems like the flakiness is gone
Results for GUI-tests https://drone.owncloud.com/owncloud/client/12109/6/1
:boom: The GUI tests failed.
GUI Logs: https://cache.owncloud.com/public/owncloud/client/12109/guiReportUpload/index.html
Server Logs: https://cache.owncloud.com/public/owncloud/client/12109/guiReportUpload/serverlog.log
Screenshots:
- Both_original_and_copied_folders_can_be_synced.png
- File_with_long_name_(>228_characters)_is_blacklisted.png
- File_with_long_name_can_be_synced.png
- File_with_spaces_in_the_name_can_sync.png
- Filenames_that_are_rejected_by_the_server_are_reported.png
- Invalid_system_names_are_synced_in_linux.png
- Many_subfolders_can_be_synced.png
- Sync_all_is_selected_by_default.png
- Syncing_a_file_from_the_server_and_creating_a_conflict.png
- Syncing_a_folder_to_the_server.png
- Syncing_file_of_1_GB_size.png
- Syncing_folders_each_having_500_files.png
- Verify_one_empty_folder_with_a_length_longer_than_the_allowed_limit_will_not_be_synced.png
- Verify_pre_existing_folders_in_local_(Desktop_client)_are_copied_over_to_the_server.png
- Verify_that_you_can_create_a_subfolder_with_long_name.png
- various_types_of_files_can_be_synced_from_client_to_server.png
- various_types_of_files_can_be_synced_from_server_to_client.png
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.
The unskiped test has failed https://cache.owncloud.com/public/owncloud/client/12109/guiReportUpload/index.html
@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
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.
Continued in https://github.com/owncloud/client/pull/10227







