Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1554 failed
Job: File content failed
Test results
- 16 tests in total
- 9 tests failed
- 9 failures are new
- 2 tests were quarantined / skipped
- 26 minutes taken in total.
Build 1,554 has the following 9 errors: 9 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_file_content
test_user_appends_text_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-REST-web GUI]
|
3 mins | |
RuntimeError: no with "Files" text found in Space in DataPage in Onezone page text = 'TEST TEXT ONEDATA APPENDED DATA', path = 'file1', space = 'space1' selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="344af72a97bdd00b6bf40292b291ce98")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="344af72a97bdd00b6bf40292b291ce98")>} user = 'user1' users = {'admin': <tests.utils.user_utils.AdminUser object at 0x7efc248957b8>, 'onepanel': <tests.utils.user_utils.AdminUser object at 0x7efc246ee0f0>, 'user1': <tests.utils.user_utils.User object at 0x7efc246eeb38>} provider = 'oneprovider-1' hosts = {'oneclient-1': {'container-id': 'ebe92c24c3f708babe2f724318bb4ddf372533fc9d6c04fcaa793b5b2e2d5ec7', 'ip': '172.17.0.2...894354b3af8c1e', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.11', 'name': 'dev-onezone', ...}} oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'> (391 more lines...) |
|||
Collapse |
test_file_content
test_user_appends_text_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-oneclient1-oneclient1-web GUI]
|
3 mins | |
RuntimeError: no with "Files" text found in Space in DataPage in Onezone page text = 'TEST TEXT ONEDATA APPENDED DATA', path = 'file1', space = 'space1' selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="68c62878450279e22742929cc0b04e77")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="68c62878450279e22742929cc0b04e77")>} user = 'user1' users = {'admin': <tests.utils.user_utils.AdminUser object at 0x7efc24d57908>, 'onepanel': <tests.utils.user_utils.AdminUser object at 0x7efc24a14c18>, 'user1': <tests.utils.user_utils.User object at 0x7efc24db9e80>} provider = 'oneprovider-1' hosts = {'oneclient-1': {'container-id': 'ebe92c24c3f708babe2f724318bb4ddf372533fc9d6c04fcaa793b5b2e2d5ec7', 'ip': '172.17.0.2...894354b3af8c1e', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.11', 'name': 'dev-onezone', ...}} oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'> (391 more lines...) |
|||
Collapse |
test_file_content
test_user_removes_file_right_after_read_using_client2_and_using_client1_sees_that_it_has_been_removed[1oz_1op_1oc-web GUI-REST]
|
56 secs | |
RuntimeError: no with "Files" text found in Space in DataPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="6598b251ac584bd55fb79eeac087c1ee")> 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) (462 more lines...) |
|||
Collapse |
test_file_content
test_user_removes_file_right_after_read_using_client2_and_using_client1_sees_that_it_has_been_removed[1oz_1op_1oc-web GUI-oneclient1]
|
57 secs | |
RuntimeError: no with "Files" text found in Space in DataPage in Onezone page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="44e640167e72d6d05126459e3cc19836")> 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) (462 more lines...) |
|||
Collapse |
test_file_content
test_user_replaces_word_in_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-oneclient1-web GUI]
|
3 mins | |
RuntimeError: no with "Files" text found in Space in DataPage in Onezone page text = 'SYSTEM ONEDATA1 SYSTEM ONEDATA2 SYSTEM ONEDATA3', path = 'file1' space = 'space1' selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="6cac9cb2ae179b3ad055e6cc3ce6f095")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="6cac9cb2ae179b3ad055e6cc3ce6f095")>} user = 'user1' users = {'admin': <tests.utils.user_utils.AdminUser object at 0x7efc24be4860>, 'onepanel': <tests.utils.user_utils.AdminUser object at 0x7efc249f5470>, 'user1': <tests.utils.user_utils.User object at 0x7efc249f5f98>} provider = 'oneprovider-1' hosts = {'oneclient-1': {'container-id': 'ebe92c24c3f708babe2f724318bb4ddf372533fc9d6c04fcaa793b5b2e2d5ec7', 'ip': '172.17.0.2...894354b3af8c1e', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.11', 'name': 'dev-onezone', ...}} (392 more lines...) |
|||
Collapse |
test_file_content
test_user_uploads_file_using_client1_and_using_client2_he_sees_that_it_has_appeared_and_has_the_same_content[1oz_1op_1oc-web GUI-REST]
|
47 secs | |
RuntimeError: no with "Files" text found in Space in DataPage in Onezone page request = <FixtureRequest for <Function 'test_user_uploads_file_using_client1_and_using_client2_he_sees_that_it_has_appeared_and_has_the_same_content[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: (48 more lines...) |
|||
Collapse |
test_file_content
test_user_uploads_file_using_client1_and_using_client2_he_sees_that_it_has_appeared_and_has_the_same_content[1oz_1op_1oc-web GUI-oneclient1]
|
48 secs | |
RuntimeError: no with "Files" text found in Space in DataPage in Onezone page request = <FixtureRequest for <Function 'test_user_uploads_file_using_client1_and_using_client2_he_sees_that_it_has_appeared_and_has_the_same_content[1oz_1op_1oc-web GUI-oneclient1]'>> @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: (48 more lines...) |
|||
Collapse |
test_file_content
test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-REST-web GUI]
|
3 mins | |
RuntimeError: no with "Files" text found in Space in DataPage in Onezone page text = 'TEST TEXT ONEDATA', path = 'file1', space = 'space1' selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="ad34925da7978f2d9d402a05c5734f7c")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="ad34925da7978f2d9d402a05c5734f7c")>} user = 'user1' users = {'admin': <tests.utils.user_utils.AdminUser object at 0x7efc247ffef0>, 'onepanel': <tests.utils.user_utils.AdminUser object at 0x7efc247c9a20>, 'user1': <tests.utils.user_utils.User object at 0x7efc2487fc88>} provider = 'oneprovider-1' hosts = {'oneclient-1': {'container-id': 'ebe92c24c3f708babe2f724318bb4ddf372533fc9d6c04fcaa793b5b2e2d5ec7', 'ip': '172.17.0.2...894354b3af8c1e', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.11', 'name': 'dev-onezone', ...}} oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'> (391 more lines...) |
|||
Collapse |
test_file_content
test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-oneclient1-oneclient1-web GUI]
|
3 mins | |
RuntimeError: no with "Files" text found in Space in DataPage in Onezone page text = 'TEST TEXT ONEDATA', path = 'file1', space = 'space1' selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="3e9c9f828e1ba2860e33a5451cfa9e6b")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="3e9c9f828e1ba2860e33a5451cfa9e6b")>} user = 'user1' users = {'admin': <tests.utils.user_utils.AdminUser object at 0x7efc24d79c18>, 'onepanel': <tests.utils.user_utils.AdminUser object at 0x7efc24dbf8d0>, 'user1': <tests.utils.user_utils.User object at 0x7efc24dbf748>} provider = 'oneprovider-1' hosts = {'oneclient-1': {'container-id': 'ebe92c24c3f708babe2f724318bb4ddf372533fc9d6c04fcaa793b5b2e2d5ec7', 'ip': '172.17.0.2...894354b3af8c1e', 'hostname': 'dev-onezone.default.svc.cluster.local', 'ip': '172.17.0.11', 'name': 'dev-onezone', ...}} oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'> (391 more lines...) |