Expand |
Failed
|
test_spaces_basic
test_admin_user_adds_other_user_to_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_added
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
44 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 0x7fb36bd1c250>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_admin_user_adds_other_user_to_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_added'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_admin_user_removes_other_user_from_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_removed
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36ba9a950>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_admin_user_removes_other_user_from_space_using_client1_and_that_user_using_client2_sees_that_he_has_been_removed'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[REST-web GUI]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36bc338d0>: 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_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[REST-web GUI]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_creates_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[web GUI-REST]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36bf2c0d0>: 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_space_using_client1_and_using_client2_he_sees_that_it_has_appeared[web GUI-REST]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[REST-REST-web GUI]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36b99d390>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'REST', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_cli...and_using_client3_he_sees_that_he_has_joined_to_new_space[REST-REST-web GUI]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[REST-web GUI-web GUI]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36b6fe3d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI', client3 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_cli..._using_client3_he_sees_that_he_has_joined_to_new_space[REST-web GUI-web GUI]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-REST-REST]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36b836d90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_cli...and_using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-REST-REST]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_invites_other_user_to_space_using_client1_that_user_joins_to_space_using_client2_and_using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-web GUI-REST]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36beaa350>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'web GUI', client3 = 'REST'
request = <FixtureRequest for <Function 'test_user_invites_other_user_to_space_using_cli..._using_client3_he_sees_that_he_has_joined_to_new_space[web GUI-web GUI-REST]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[REST-web GUI]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36ba5a8d0>: 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_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[REST-web GUI]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_leaves_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[web GUI-REST]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36be62510>: 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_space_using_client1_and_using_client2_he_sees_that_it_has_been_left[web GUI-REST]'>>
> from tests.mixed_swaggers.steps.space_basic import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:41:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_removes_space_using_client1_and_using_client2_he_sees_that_it_has_been_removed
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36b2eb410>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_removes_space_using_client1_and_using_client2_he_sees_that_it_has_been_removed'>>
scenarios('../features/onezone/space/multiuser.feature')
> scenarios('../features/onezone/space/multiuser_with_admin.feature')
tests/mixed_swaggers/scenarios/test_spaces_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[REST-web GUI]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36b785590>: 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_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[REST-web GUI]'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:45:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_renames_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[web GUI-REST]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36baf10d0>: 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_space_using_client1_and_using_client2_he_sees_that_it_has_been_renamed[web GUI-REST]'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:45:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[REST-web GUI]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36c064c90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[REST-web GUI]'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:49:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[web GUI-REST]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36b7073d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_set_space_as_home_using_client1_and_using_client2_he_sees_that_it_has_been_set_as_home_space[web GUI-REST]'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/mixed_swaggers/scenarios/test_spaces_basic.py:49:
(178 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[REST-web GUI]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36bbb11d0>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'REST', client2 = 'web GUI'
request = <FixtureRequest for <Function 'test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[REST-web GUI]'>>
> ???
tests/mixed_swaggers/scenarios/test_spaces_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|
Expand |
Failed
|
test_spaces_basic
test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[web GUI-REST]
|
Failing since build #4
(Changes by Michał Ćwiertnia)
|
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 0x7fb36b59f710>: Failed to establish a new connection: [Errno -2] Name or service not known',))
client1 = 'web GUI', client2 = 'REST'
request = <FixtureRequest for <Function 'test_user_unsupport_space_using_client1_and_using_client2_he_sees_that_it_has_been_unsupported[web GUI-REST]'>>
> ???
tests/mixed_swaggers/scenarios/test_spaces_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(177 more lines...)
|