GUI acceptance tests using environment deployed from packages.

Build: #1449 failed Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>

Build result summary

Details

Completed
Queue duration
6 minutes
Duration
107 minutes
Labels
None
Revision
b18ccf9ac51d094516b05af78dddba2f85b3da0d
Total tests
545
Failing since
#1444 (Child of ODSRV-OZP-1531)
Fixed in
#1452 (Changes by Agnieszka Warchol)

Responsible

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

Code commits

Author Commit Message Commit date
Bamboo Agent <bamboo@cloud.plgrid.pl> Bamboo Agent <bamboo@cloud.plgrid.pl> b18ccf9ac51d094516b05af78dddba2f85b3da0d Update refs to origin/develop.

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 2
Status Test View job Duration
Collapse Failed test_oneprovider_acl_dir test_create_subdirectory[1oz_1op_deployed-group-group1-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="bdc64c10e0a53ed0d8062afdb02ca822")>
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_storage_sync test_user_sees_that_files_are_deleted_after_synchronization_when_detect_deletions_is_enabled_and_detect_modifications_is_disabled[1oz_1op_deployed]
Chrome storage sync tests 5 mins
AssertionError: file browser in data tab in op should be empty but is not
subtree = ['dir211', {'file2.txt': 11111}], user = 'browser2'
tmp_memory = defaultdict(<class 'dict'>, {'browser1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {'token': 'MDAzM2xvY2F0...': {'modal': None}, 'file_browser': <tests.gui.utils.oneprovider.file_browser._FileBrowser object at 0x7f7520f00be0>}})
cwd = '/dir2/dir21'
selenium = {'browser1': <selenium.webdriver.chrome.webdriver.WebDriver (session="d9a7b077a4e969979c785b51cfec2539")>, 'browser2': <selenium.webdriver.chrome.webdriver.WebDriver (session="91858d445b2957ee98b9acceed30e245")>}
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>
tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_sees_that_files_are_1')

(62 more lines...)
Existing test failures 1
Status Test Failing since View job Duration
RuntimeError: no "Support management" found in PrivilegeTree in Tokens page
request = <FixtureRequest for <Function 'test_group_has_default_space_member_privileges_after_user_consumes_group_to_space_invite_token_with_default_settings[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: 
(47 more lines...)