GUI acceptance tests using environment deployed from packages.
Build: #210 failed
Job: Chrome oneprovider groups tests failed
Job result summary
- Completed
- Duration
- 9 minutes
- Revision
-
8cbde40a7d743bbcce4cab42942de2909802117e
- Total tests
- 13
- Fixed in
- #211 (Child of ODSRV-OPRPM-1143)
Configuration changes
Tests
- 13 tests in total
- 13 tests failed
- 13 failures are new
- 1 minute taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_groups
test_user_can_leave_existing_group
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7aaf9fd50>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_can_leave_existing_group'>> > ??? tests/gui/scenarios/test_oneprovider_groups.py:77: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7ab603350>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/gui/scenarios/test_oneprovider_groups.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_creates_new_group_presses_enter_after_entering_group_name
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7ab661410>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_creates_new_group_presses_enter_after_entering_group_name'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_oneprovider_groups.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7aaf7d8d0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>> > scenarios('../features/oneprovider/groups/creation.feature') tests/gui/scenarios/test_oneprovider_groups.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7ab6f6dd0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token'>> @fixture(scope='module') > def screens(): tests/gui/scenarios/test_oneprovider_groups.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7ab2ae890>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>> from tests.gui.steps.modal import * > from tests.gui.steps.oneprovider_common import * tests/gui/scenarios/test_oneprovider_groups.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_fails_to_join_group_to_space_because_of_using_invalid_token_presses_enter_after_entering_token
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7ab44ad90>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_presses_enter_after_entering_token'>> from tests.gui.steps.oneprovider.shares import * > from tests.gui.steps.oneprovider.groups import * tests/gui/scenarios/test_oneprovider_groups.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_fails_to_join_to_group_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7ab4d7950>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_fails_to_join_to_group_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>> > ??? tests/gui/scenarios/test_oneprovider_groups.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_fails_to_join_to_group_because_of_using_invalid_token_presses_enter_after_entering_token
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7aaeb6110>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_fails_to_join_to_group_because_of_using_invalid_token_presses_enter_after_entering_token'>> > ??? tests/gui/scenarios/test_oneprovider_groups.py:61: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_fails_to_view_group_after_leaving_it
|
3 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7aaf6cd10>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_fails_to_view_group_after_leaving_it'>> > ??? tests/gui/scenarios/test_oneprovider_groups.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_receives_group_invitation_token
|
43 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7ab355250>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_receives_group_invitation_token'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_oneprovider_groups.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_successfully_renames_group_clicks_ok_after_entering_group_name
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7ab151710>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_successfully_renames_group_clicks_ok_after_entering_group_name'>> > ??? tests/gui/scenarios/test_oneprovider_groups.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |
|||
Collapse |
test_oneprovider_groups
test_user_successfully_renames_group_presses_enter_after_entering_group_name
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7fc7aad17d90>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_successfully_renames_group_presses_enter_after_entering_group_name'>> > ??? tests/gui/scenarios/test_oneprovider_groups.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (176 more lines...) |