GUI acceptance tests using environment deployed from packages.
Build: #1536 failed Child of ODSRV-OZP-1573
Build result summary
Details
- Completed
- Queue duration
- 26 minutes
- Duration
- 90 minutes
- Labels
- None
- Revision
-
530b323a2aa4ed881e97d3dfc96a5eb8e6ea2f3d
- Total tests
- 566
- Failing since
- #1510 (Child of ODSRV-OZP-1562 – )
- Fixed in
- #1537 (Rebuilt by Agnieszka Warchol)
Responsible
This build has been failing since #1510
No one has taken responsibility
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
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_multiprovider_basic
test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[1oz_2op_deployed]
|
Chrome multiprovider basic tests | 3 mins | |
AssertionError: file upload not finished within given time request = <FixtureRequest for <Function 'test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[1oz_2op_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: (28 more lines...) |
||||
Collapse |
test_oneprovider_acl_subdir
test_remove_subfile[1oz_1op_deployed-group-group1-fails-all except [data:delete child]]
|
Chrome oneprovider ACL subdirectories | 3 mins | |
RuntimeError: no "file1" found in file browser in Oneprovider page selenium = {'browser_user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="9ef32f351642d163cb2e8b5f6dfb02d5")>, 'space...959758f53b74")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="9ef32f351642d163cb2e8b5f6dfb02d5")>} browser_id = 'browser_user1', path = 'dir1/file1', space = 'space1' tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...a-d10672683d47")>}, 'file_browser': <tests.gui.utils.oneprovider.file_browser._FileBrowser object at 0x7f525eea7550>}}) 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, (152 more lines...) |
||||
Collapse |
test_onezone_basic
test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]
|
Chrome onezone basic tests | 2 mins | |
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...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_public_shares
test_user_sees_that_he_no_longer_can_view_public_share_after_owner_removed_it[1oz_1op_deployed]
|
Failing since build #1520 (Child of ODSRV-OZP-1566) | Chrome public shares tests | 1 min | ||
RuntimeError: no item found in Public Share View web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="cafb1c35e8096ba8e7566308f8da6e4a")> css_sel = '.error-details.active' err_msg = 'no item found in Public Share View' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (281 more lines...) |