Acceptance tests using different clients concurrently. Environment deployed from packages.

Build: #1554 failed

Job: Permission POSIX failed

Test results

  • 18 tests in total
  • 8 tests failed
  • 8 failures are new
  • 4 tests were quarantined / skipped
  • 26 minutes taken in total.

Build 1,554 has the following 4 quarantined tests:

Quarantined tests 4
Status Test Failing since Quarantined by Duration
Successful test_permission_posix test_using_client2_user_sees_change_of_posix_permissions_an_statuschange_time_after_changing_permissions_using_client1_for_directory[1oz_1op_1oc-REST-oneclient1]
Not quarantined 13 secs
RuntimeError: no  with "Files" text found in Space in DataPage in Onezone page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="9ba05b0cd46acb7a18e11ab321680ce4")>
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)
(456 more lines...)
Successful test_permission_posix test_using_client3_user_sees_change_of_posix_permissions_an_statuschange_time_after_changing_permissions_using_client2_for_file_created_with_client1[1oz_1op_1oc-REST-REST-oneclient1]
Not quarantined 14 secs
RuntimeError: no  with "Files" text found in Space in DataPage in Onezone page
selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="b5f0964f894500dc9cc3b3acc9cae5f7")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="b5f0964f894500dc9cc3b3acc9cae5f7")>}
browser_id = 'user1', path = 'file1', space = 'space1'
tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...l': None}}, 'browser': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'modal': None}}})
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'>

    def _click_menu_for_elem_somewhere_in_file_browser(selenium, browser_id, path,
(172 more lines...)