Collapse |
Failed
|
test_acl_basic
test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-file1]
|
Chrome ACL tests |
42 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b83f610>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'REST', privileges = '[read acl, change acl]'
subject_name = 'user1', item = 'file1', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-file1]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
(179 more lines...)
|
Collapse |
Failed
|
test_acl_basic
test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-file1]
|
Chrome ACL tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b6bb750>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'web GUI'
privileges = '[read acl, change acl]', subject_name = 'user1', item = 'file1'
client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-file1]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
(180 more lines...)
|
Collapse |
Failed
|
test_acl_basic
test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-dir1]
|
Chrome ACL tests |
3 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b2d0550>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'web GUI'
privileges = '[read acl, change acl]', subject_name = 'user1', item = 'dir1'
client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[web GUI-REST-[read acl, change acl]-user-user1-dir1]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
(180 more lines...)
|
Collapse |
Failed
|
test_acl_basic
test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-dir1]
|
Chrome ACL tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f539b4fb610>: Failed to establish a new connection: [Errno -2] Name or service not known',))
subject_type = 'user', client1 = 'REST', privileges = '[read acl, change acl]'
subject_name = 'user1', item = 'dir1', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_sets_acl_with_one_entry[REST-web GUI-[read acl, change acl]-user-user1-dir1]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
(179 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_directory_structure[REST-web GUI]
|
Chrome data basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930fa056d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_create_directory_structure[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_directory_structure[web GUI-REST]
|
Chrome data basic tests |
3 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930f715b90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_directory_structure[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_remove_file[REST-web GUI]
|
Chrome data basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930f941790>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_remove_file[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_remove_directory[web GUI-REST]
|
Chrome data basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930fb27190>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_remove_directory[web GUI-REST]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_data_basic.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_remove_file[web GUI-REST]
|
Chrome data basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930f8e4c10>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_remove_file[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_file[REST-web GUI]
|
Chrome data basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930f97a650>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_create_file[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_remove_directory[REST-web GUI]
|
Chrome data basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930f96c410>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_remove_directory[REST-web GUI]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_data_basic.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_file[web GUI-REST]
|
Chrome data basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930fc58090>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_file[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_data_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_directory[REST-web GUI]
|
Chrome data basic tests |
42 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930ff823d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_create_directory[REST-web GUI]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_data_basic.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_data_basic
test_create_directory[web GUI-REST]
|
Chrome data basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f930fa59250>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_create_directory[web GUI-REST]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_data_basic.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_group_is_not_joined_to_group_because_of_lack_in_privileges[REST-web GUI]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1561ed0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_because_of_lack_in_privileges[REST-web GUI]'>>
> scenarios('../features/groups_basic.feature')
tests/mixed_swaggers/scenarios/test_groups_basic.py:53:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_leaves_group[REST-web GUI]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc15dee10>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_leaves_group[REST-web GUI]'>>
> scenarios('../features/groups_basic.feature')
tests/mixed_swaggers/scenarios/test_groups_basic.py:53:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_joins_group[web GUI-REST]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1cb4110>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_joins_group[web GUI-REST]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_group_is_not_renamed_because_of_lack_in_privileges[REST-web GUI]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc17e35d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_group_is_not_renamed_because_of_lack_in_privileges[REST-web GUI]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_renames_group[web GUI-REST]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc279b4d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_renames_group[web GUI-REST]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_creates_groups[REST-web GUI]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc2b1be90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_creates_groups[REST-web GUI]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_renames_group[REST-web GUI]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1b1f390>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_renames_group[REST-web GUI]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_group_is_not_removed_because_of_lack_in_privileges
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc183add0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_group_is_not_removed_because_of_lack_in_privileges'>>
> from tests.mixed_swaggers.steps.group_basic import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_removes_group_from_parent_group[web GUI-REST]
|
Chrome groups basic tests |
3 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc267b510>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_removes_group_from_parent_group[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_groups_basic.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_group_is_not_renamed_because_of_lack_in_privileges[web GUI-REST]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc18b2890>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_group_is_not_renamed_because_of_lack_in_privileges[web GUI-REST]'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_joins_group[REST-web GUI]
|
Chrome groups basic tests |
41 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc2741110>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_joins_group[REST-web GUI]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_removes_group
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1921b90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_removes_group'>>
> from tests.mixed_swaggers.steps.group_basic import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_group_is_not_joined_to_group_because_of_lack_in_privileges[web GUI-REST]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1871090>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_group_is_not_joined_to_group_because_of_lack_in_privileges[web GUI-REST]'>>
> scenarios('../features/groups_basic.feature')
tests/mixed_swaggers/scenarios/test_groups_basic.py:53:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_creates_groups[web GUI-REST]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1b4f210>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_creates_groups[web GUI-REST]'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/mixed_swaggers/scenarios/test_groups_basic.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_removes_group_from_parent_group[REST-web GUI]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc19c1150>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_removes_group_from_parent_group[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_groups_basic.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_leaves_group[web GUI-REST]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1814050>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_leaves_group[web GUI-REST]'>>
> scenarios('../features/groups_basic.feature')
tests/mixed_swaggers/scenarios/test_groups_basic.py:53:
(178 more lines...)
|
Collapse |
Failed
|
test_groups_basic
test_user_joins_a_group_to_parent_group[REST-web GUI]
|
Chrome groups basic tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4bc1631090>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_joins_a_group_to_parent_group[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_groups_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[web GUI-REST-dir1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f458006c6d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'RDF', client2 = 'REST', item = 'dir1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-dir1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[REST-web GUI-dir1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580761150>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'dir1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-dir1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-file1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45801e3510>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-file1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-file1-JSON-{"id": 1}]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580224050>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-file1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[web GUI-REST-dir1-JSON-{"id": 1}]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f457fe9c2d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'JSON', client2 = 'REST', item = 'dir1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-dir1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[REST-web GUI-file1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580a696d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-file1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[web GUI-REST-file1-basic-attr=val]
|
Chrome directories metadata tests |
41 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580d12450>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'basic', client2 = 'REST', item = 'file1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-file1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[web GUI-REST-file1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f458016fe50>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'RDF', client2 = 'REST', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-file1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[web GUI-REST-dir1-basic-attr=val]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f458070c050>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'basic', client2 = 'REST', item = 'dir1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-dir1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[web GUI-REST-file1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580ba2190>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'RDF', client2 = 'REST', item = 'file1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-file1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[REST-web GUI-file1-JSON-{"id": 1}]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580a54fd0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-file1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[REST-web GUI-dir1-JSON-{"id": 1}]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45804584d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'dir1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_sets_metadata[REST-web GUI-dir1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-dir1-basic-attr=val]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45800aa610>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'basic', client2 = 'web GUI', item = 'dir1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-dir1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-dir1-JSON-{"id": 1}]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580403690>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'JSON', client2 = 'web GUI', item = 'dir1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-dir1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-dir1-RDF-<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>]
|
Chrome directories metadata tests |
3 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580345b10>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'RDF', client2 = 'web GUI', item = 'dir1'
metadata = '<rdf:XML xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"></rdf:XML>'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-dir1-RDF-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[web GUI-REST-file1-basic-attr=val]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580532350>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'basic', client2 = 'REST', item = 'file1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-file1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[web GUI-REST-file1-JSON-{"id": 1}]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45803c3190>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'JSON', client2 = 'REST', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_removes_metadata[web GUI-REST-file1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_removes_metadata[REST-web GUI-file1-basic-attr=val]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f45802915d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', fmt = 'basic', client2 = 'web GUI', item = 'file1'
metadata = 'attr=val'
request = <FixtureRequest for <Function 'test_user_removes_metadata[REST-web GUI-file1-basic-attr=val]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:45:
(178 more lines...)
|
Collapse |
Failed
|
test_metadata
test_user_sets_metadata[web GUI-REST-file1-JSON-{"id": 1}]
|
Chrome directories metadata tests |
2 secs |
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4580b85350>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', fmt = 'JSON', client2 = 'REST', item = 'file1'
metadata = '{"id": 1}'
request = <FixtureRequest for <Function 'test_user_sets_metadata[web GUI-REST-file1-JSON-]'>>
> ???
tests/mixed_swaggers/scenarios/test_metadata.py:41:
(178 more lines...)
|