Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1875 failed Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>
Build result summary
Details
- Completed
- Queue duration
- 11 minutes
- Duration
- 100 minutes
- Labels
- None
- Revision
-
8c66ffb07da62c1f076fa2d228abfb9a36b7e9a2
- Total tests
- 412
- Failing since
- #1869 (Child of ODSRV-OZP-1643 – )
- Fixed in
- #1876 (Changes by Łukasz Opioła)
Tests
- 3 New failures
- 0 Existing failures
- 6 Fixed
- 1 Quarantined / skipped
Responsible
This build has been failing since #1869
No one has taken responsibility
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Bamboo Agent <bamboo@cloud.plgrid.pl> |
8c66ffb07da62c1f076fa2d228abfb9a36b7e9a2
|
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_nested_directories
test_user_removes_nonempty_directory_using_client2_and_using_client1_sees_that_they_have_disappeared[1oz_1op_1oc-REST-web GUI]
|
Chrome nested directories tests | 5 mins | |
AssertionError: not found "dir_child2" in browser subtree = ['dir_child2'], user = 'user1' tmp_memory = defaultdict(<class 'dict'>, {'user1': {'shares': {}, 'spaces': {}, 'groups': {}, 'mailbox': {}, 'oz': {}, 'window': {'...ile_browser._FileBrowser object at 0x7fb0138d8f60>}, 'config': '- dir1:\n - dir_child1\n- dir2:\n - dir_child2'}) cwd = '/dir2' selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="eaeaa87c18c47860eb04e540cb916120")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="eaeaa87c18c47860eb04e540cb916120")>} 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...) |
||||
Collapse |
test_nested_directories
test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-oneclient1-web GUI]
|
Chrome nested directories tests | 6 mins | |
AssertionError: not found "20B-0.txt" in browser subtree = ['20B-0.txt', '20B-1.txt', {'dir5': [{'dir6': ['dir7']}]}] 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 = '/dir1/dir2/dir4' selenium = {'browser': <selenium.webdriver.chrome.webdriver.WebDriver (session="df2f05632dd122ada90a6e76ba85eeee")>, 'user1': <selenium.webdriver.chrome.webdriver.WebDriver (session="df2f05632dd122ada90a6e76ba85eeee")>} op_container = <class 'tests.gui.utils.oneprovider.OPLoggedIn'> tmpdir = local('/tmp/pytest-of-bamboo/pytest-0/test_user_create_directory_str11') (80 more lines...) |
||||
Collapse |
test_nested_directories
test_user_create_directory_structure_using_client1_and_using_client2_sees_that_it_has_appeared[1oz_1op_1oc-web GUI-oneclient1]
|
Chrome nested directories tests | 15 mins | |
AssertionError: dir3 not found in space1/dir1/dir2 subtree = ['dir3', {'dir4': ['20B-0.txt', '20B-1.txt', {'dir5': [{'dir6': [...]}]}]}] children = ['dir4'], cwd = 'space1/dir1/dir2' ls_fun = functools.partial(<function ls_dir_in_op_oneclient at 0x7fb014753730>, user='user1', users={'admin': <tests.utils.user....AdminUser object at 0x7fb0137ec048>, 'user1': <tests.utils.user_utils.User object at 0x7fb013585a58>}, host='client1') assert_file_content_fun = functools.partial(<function assert_file_content_in_op_oneclient at 0x7fb0147536a8>, user='user1', users={'admin': <tes....AdminUser object at 0x7fb0137ec048>, 'user1': <tests.utils.user_utils.User object at 0x7fb013585a58>}, host='client1') def check_files_tree(subtree, children, cwd, ls_fun, assert_file_content_fun): """This function recursively checks files tree: (65 more lines...) |