Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1845 failed Child of ODSRV-OZP-1638
Test results
- 412 tests in total
- 2 tests failed
- 1 failure is new
- 11 tests were fixed
- 1 test was quarantined / skipped
- 567 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_nested_directories
test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared_v2[1oz_1op_1oc-web GUI-REST]
|
Chrome nested directories tests | 7 mins | |
RuntimeError: waited too long request = <FixtureRequest for <Function 'test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared_v2[1oz_1op_1oc-web GUI-REST]'>> @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: (60 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_nested_directories
test_user_removes_nonempty_directory_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-REST-web GUI]
|
Failing since build #1844 (Changes by Jakub Liput and Tomek Krzyzak) | Chrome nested directories tests | 5 mins | ||
AssertionError: not found "dir_child1" in browser subtree = ['dir_child1'], user = 'user1' tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...ile_browser._FileBrowser object at 0x7f2ff410f828>}, 'config': '- dir1:\n - dir_child1\n- dir2:\n - dir_child2'}) cwd = '/dir1' selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="ce5ac65546c0d0a1f6e933400dca9ae2")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="ce5ac65546c0d0a1f6e933400dca9ae2")>} op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'> tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_removes_nonempty_dir1') which_browser = 'file browser' (75 more lines...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
Collapse |
test_file_content
test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]
|
Not quarantined | Chrome file content tests | 3 mins | ||
AssertionError: Expected file named space1/file1 content to be TEST TEXT ONEDATA but found request = <FixtureRequest for <Function 'test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]'>> @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: (24 more lines...) |