GUI acceptance tests using environment deployed from packages.

Build: #1597 failed Changes by Agnieszka Warchol

Build result summary

Details

Completed
Queue duration
2 hours
Duration
110 minutes
Labels
None
Revision
52b3e4fba457c678d935bdda26f683fa627e8c01
Total tests
566
Failing since
#1588 (Child of ODSRV-OPRPM-1927)
Fixed in
#1600 (Child of ODSRV-OZP-1599)

Responsible

This build has been failing since #1588
No one has taken responsibility

Code commits

Author Commit Message Commit date
Agnieszka Warchol Agnieszka Warchol 52b3e4fba457c678d935bdda26f683fa627e8c01 Merge pull request #337 in VFS/onedata-acceptance from bugfix/VFS-8001-change-failing-tests-to-support-entering-symlinked-directories to develop
* commit 'd5ae307a20849a18b513faf8cb3551522fff0eaf':
  VFS-8001 fixed: Newly created symlink to directory has right information and leads to original directory test
Katarzyna Such Katarzyna Such d5ae307a20849a18b513faf8cb3551522fff0eaf m VFS-8001 fixed: Newly created symlink to directory has right information and leads to original directory test

Configuration changes

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

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 4
Status Test View job Duration
Collapse Failed test_oneprovider_acl_dir test_create_subdirectory[1oz_1op_deployed-user-user1-fails-all except [data:add subdirectory]]
Chrome oneprovider ACL directories 3 mins
RuntimeError: no  item found in modals
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="da8d87dc4e422c6c4ef3fe33d4a6a456")>
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)
(285 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
Chrome transfers multi browser tests 4 mins
RuntimeError: no  item found in Oneprovider page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="cecb92726529650940f87d4fa52467e8")>
css_sel = '.content-file-browser'
err_msg = 'no  item found in Oneprovider page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(289 more lines...)
Collapse Failed test_onezone_basic test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]
Chrome onezone basic tests 2 mins
AttributeError: 'NoneType' object has no attribute 'menu'
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: 
(34 more lines...)
Collapse Failed test_onezone_data_discovery test_public_harvester_site_is_updated_when_file_metadata_is_updated_in_space_of_original_harvester[1oz_1op_elasticsearch]
Chrome onezone data discovery test 3 mins
RuntimeError: no "file_with_xattrs" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_public_harvester_site_is_updated_when_file_metadata_is_updated_in_space_of_original_harvester[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: 
(49 more lines...)
Fixed tests 1
Status Test Failing since View job Duration
Successful test_oneprovider_acl_dir test_create_subdirectory[1oz_1op_deployed-group-group1-fails-all except [data:traverse directory]]
Failing since build #1596 (Changes by Agnieszka Warchol) Chrome oneprovider ACL directories 1 min

Jira issues

IssueDescriptionStatus
Unknown Issue TypeVFS-8001Could not obtain issue details from Jira