GUI acceptance tests using environment deployed from packages.

Build: #1730 failed Changes by Agnieszka Warchol

Build result summary

Details

Completed
Queue duration
3 hours
Duration
94 minutes
Labels
None
Revision
654c98e605778182dc6dc5ef8113dea98c5b93b4
Total tests
677
Failing since
#1601 (Child of ODSRV-OPRPM-1932)
Fixed in
#1832 (Child of ODSRV-OZP-1667)

Responsible

  • Agnieszka Warchol Agnieszka Warchol Automatically assigned

Code commits

Author Commit Message Commit date
Agnieszka Warchol Agnieszka Warchol 654c98e605778182dc6dc5ef8113dea98c5b93b4 Merge pull request #356 in VFS/onedata-acceptance from feature/VFS-8015-acceptance-tests-create-archive-with-bagit-and-dip to develop
* commit 'aee0e909c717ac18b5dc7c37213474b06b6e0d26':
  VFS-8015 Resolving some PR task, fixing test with shares
  VFS-8015 correct err_msg for assert_tag_for_archive_in_archive_browser
  VFS-8015 resolving PR task 2
  VFS-8015 resolving PR task 2 and resolving conflicts in function assert_contents_downloaded_tar_file
  VFS-8015 make function click_menu_for_elem_in_browser to be like in develop
  VFS-8015 Resolving PR tasks
  VFS-8015 Merge to develop
  VFS-8015 Resolving PR task and creating create archive metastep
  VFS-8015 adding new tests
  VFS-8015 adding new tests
  VFS-8015 Small fix
  VFS-8015 Include DIP archive tests
  VFS-8015 Include DIP archive tests
  VFS-8013 Incremental archives tests
  VFS-8013 Nested archives tests
  VFS-8012 pull develop
  VFS-8012 pull develop
  VFS-8012 pull develop
  VFS-7989 plain and BagIt archives tests
  VFS-8012 made check_file_structure_in_browser function more generic
Katarzyna Such Katarzyna Such aee0e909c717ac18b5dc7c37213474b06b6e0d26 m Merge branch 'develop' of ssh://git.onedata.org:7999/vfs/onedata-acceptance into feature/VFS-8015-acceptance-tests-create-archive-with-bagit-and-dip
 Conflicts:
        tests/gui/steps/oneprovider/common.py
Katarzyna Such Katarzyna Such 8129c8db9cce891b4097423a00b43adf3ae2e6b3 m VFS-8015 Resolving some PR task, fixing test with shares
Katarzyna Such Katarzyna Such 1a98e7248216707dfadf89e62736b4affe9fe30a m VFS-8015 correct err_msg for assert_tag_for_archive_in_archive_browser
Katarzyna Such Katarzyna Such e580bba9e6bdeac2ae04423e970776c534502f21 m VFS-8015 resolving PR task 2

Configuration changes

Plan configuration has changed since the last successful build. See the plan audit log for more details.

Some of the jobs or stages referenced by this result no longer exist.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
Chrome onepanel basic tests 2 mins
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"badValueString","details":{"key":"storageId"},"description":"Bad value: provided \"storageId\" must be a string."}}
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(47 more lines...)
Collapse Failed test_oneprovider_posix_multiuser test_user1_fails_to_remove_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
Chrome POSIX tests multiuser 3 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="a06424eb738cdeab63907b8a399313a4")>
css_sel = '.alert-global.modal.in .modal-dialog'
err_msg = 'no  item found in modals'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(281 more lines...)
Existing test failures 4
Status Test Failing since View job Duration
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(31 more lines...)
RuntimeError: space5 space not found
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="a25d6d14f85e9db3ad67aa1e9abce770")>
name = 'space5'

    def _choose_space_from_menu_list(oz_page, driver, name):
        option = 'data'
        try:
(74 more lines...)
AssertionError: Expected 1 dev-oneprovider-krakow record but got 0
request = <FixtureRequest for <Function 'test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(31 more lines...)
AssertionError: Harvester management should be granted but is not
request = <FixtureRequest for <Function 'test_user_successfully_sets_privileges_with_set_privileges_privilege[1oz_1op_elasticsearch]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(30 more lines...)
Fixed tests 11
Status Test Failing since View job Duration
Successful test_oneprovider_acl_dir test_upload_file_to_directory[1oz_1op_deployed-user-user1-fails-all except [data:add files]]
Failing since build #1728 (Child of ODSRV-OPRPM-1986) Chrome oneprovider ACL directories 2 mins
Successful test_oneprovider_data_tab test_user_successfully_pastes_file_copied_from_other_directory[1oz_1op_deployed]
Failing since build #1728 (Child of ODSRV-OPRPM-1986) Chrome oneprovider data tab tests 33 secs
Successful test_oneprovider_hardlinks_and_symlinks test_user_creates_symlinks_in_other_directories_than_original_files[1oz_1op_deployed]
Failing since build #1728 (Child of ODSRV-OPRPM-1986) Chrome oneprovider hardlinks and symlinks 1 min
Successful test_oneprovider_transfers_multi test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
Failing since build #1728 (Child of ODSRV-OPRPM-1986) Chrome transfers multi browser tests 3 mins
Successful test_oneprovider_transfers_multi test_user_migrates_file_from_remote_provider_to_current_provider[1oz_2op_deployed]
Failing since build #1728 (Child of ODSRV-OPRPM-1986) Chrome transfers multi browser tests 2 mins
Successful test_storage_sync test_user_sees_files_update_when_detect_modifications_is_set[1oz_1op_deployed]
Failing since build #1728 (Child of ODSRV-OPRPM-1986) Chrome storage sync tests 3 mins
Successful test_storage_sync test_user_synchronizes_directory_manually_when_continuous_scan_is_disabled[1oz_1op_deployed]
Failing since build #1728 (Child of ODSRV-OPRPM-1986) Chrome storage sync tests 3 mins
Successful test_storage_sync test_user_does_not_see_files_and_directories_that_have_been_removed_in_storage_mount_point_when_detect_deletions_option_was_enabled[1oz_1op_deployed]
Failing since build #1728 (Child of ODSRV-OPRPM-1986) Chrome storage sync tests 2 mins
Successful test_storage_sync test_user_does_not_see_files_update_when_detect_modifications_is_disabled[1oz_1op_deployed]
Failing since build #1728 (Child of ODSRV-OPRPM-1986) Chrome storage sync tests 3 mins
Successful test_storage_sync test_user_sees_that_files_are_deleted_after_synchronization_when_detect_deletions_is_enabled_and_detect_modifications_is_disabled[1oz_1op_deployed]
Failing since build #1728 (Child of ODSRV-OPRPM-1986) Chrome storage sync tests 2 mins
Successful test_storage_sync test_user_sees_that_directory_is_not_synchronized_automatically_when_continuous_scan_is_disabled[1oz_1op_deployed]
Failing since build #1728 (Child of ODSRV-OPRPM-1986) Chrome storage sync tests 3 mins

Jira issues

IssueDescriptionStatus
Unknown Issue TypeVFS-7989Could not obtain issue details from Jira
Unknown Issue TypeVFS-8012Could not obtain issue details from Jira
Unknown Issue TypeVFS-8013Could not obtain issue details from Jira
Unknown Issue TypeVFS-8015Could not obtain issue details from Jira