Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1902 failed
Job: Chrome nested directories tests failed
Test results
- 26 tests in total
- 2 tests failed
- 2 tests were fixed
- 87 minutes taken in total.
Build 1,902 has the following 2 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_nested_directories
test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-REST-web GUI]
|
Failing since build #1901 (Child of ODSRV-OPRPM-1998) | 5 mins | ||
AssertionError: not found "20B-0.txt" in browser subtree = ['20B-0.txt', {'dir1': [{'dir2': ['dir3', {'dir4': [...]}]}, 'dir8', '20B-0.txt', '20B-1.txt', {'dir9': ['20B-0.txt']}]}, 'dir0'] user = 'user1' tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...\n - dir7\n - dir8\n - 20B-0.txt\n - 20B-1.txt\n - dir9:\n - 20B-0.txt\n- dir0'}) cwd = '' selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="2f99386c665a9f54d3dfda017b33cf31")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="2f99386c665a9f54d3dfda017b33cf31")>} op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'> tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_create_directory_str1') (74 more lines...) |
||||
test_nested_directories
test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-oneclient1-web GUI]
|
Failing since build #1901 (Child of ODSRV-OPRPM-1998) | 6 mins | ||
AssertionError: not found "dir1" in browser request = <FixtureRequest for <Function 'test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-oneclient1-web GUI]'>> @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: (54 more lines...) |