GUI acceptance tests using environment deployed from packages.

Build: #1899 failed Manual run by Łukasz Opioła

Build result summary

Details

Completed
Queue duration
1 hour
Duration
153 minutes
Labels
None
Revision
8e624aea599abe1bc1f5444d29e7906dcea7e4df
Total tests
697
Failing since
#1877 (Child of ODSRV-OPRPM-2046)
Fixed in
#1906 (Changes by Jakub Liput)

Responsible

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

Configuration changes

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

Tests

New test failures 3
Status Test View job Duration
Collapse Failed test_onepanel_basic test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_deployed]
Chrome onepanel basic tests 6 mins
RuntimeError: space3 space not found
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="9257c2af6f53593ea8c53fc19ce48a15")>
name = 'space3'

    def _choose_space_from_menu_list(oz_page, driver, name):
        option = 'data'
        try:
(60 more lines...)
Collapse Failed test_onezone_tokens test_user_fails_to_consume_group_to_space_invite_token_with_consumer_caveat_set_not_for_them[1oz_2op_elasticsearch]
Chrome onezone tokens tests 2 mins
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable   (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_user_fails_to_consume_group_to_space_invite_token_with_consumer_caveat_set_not_for_them[1oz_2op_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: 
(174 more lines...)
Collapse Failed test_onezone_tokens test_user_successfully_consumes_group_to_space_invite_token_with_consumer_caveat_set_for_any_user[1oz_2op_elasticsearch]
Chrome onezone tokens tests 2 mins
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <div aria-owns="ember-basic-dropdown-content-ember5554" tabindex="0" data-ebd-id="ember5554-trigger" role="button" id="ember5555" class="ember-power-select-trigger small ember-basic-dropdown-trigger ember-basic-dropdown-trigger--in-place ember-view">...</div> is not clickable at point (828, 544). Other element would receive the click: <div class="tree-item-content-container">...</div>   (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_user_successfully_consumes_group_to_space_invite_token_with_consumer_caveat_set_for_any_user[1oz_2op_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: 
(174 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
AssertionError: not found "dir1" in browser
request = <FixtureRequest for <Function 'test_user_sees_bagit_metadata_files_and_directory_tree_in_aip_tab_and_directory_tree_in_dip_tab_in_archive_browser_after_creating_archive_with_bagit_layout_and_include_dip_option[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: 
(50 more lines...)