Collapse |
Failed
|
test_onepanel_basic
test_cluster_deployment
|
Chrome onepanel basic tests |
24 secs |
WebDriverException: Message: unknown error: $ is not defined (Session info: chrome=66.0.3359.181) (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.111-0404111-generic x86_64)
request = <FixtureRequest for <Function 'test_cluster_deployment'>>
> ???
tests/gui/scenarios/test_onepanel_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(200 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage
|
Chrome onepanel 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 0x7fbda6a84a90>: Failed to establish a new connection: [Errno -2] Name or service not known',))
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage'>>
> ???
tests/gui/scenarios/test_onepanel_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(176 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_support_space
|
Chrome onepanel basic tests |
24 secs |
WebDriverException: Message: unknown error: $ is not defined (Session info: chrome=66.0.3359.181) (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.111-0404111-generic x86_64)
request = <FixtureRequest for <Function 'test_support_space'>>
> ???
tests/gui/scenarios/test_onepanel_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(200 more lines...)
|
Collapse |
Failed
|
test_onepanel_basic
test_revoke_space_support
|
Chrome onepanel basic tests |
23 secs |
WebDriverException: Message: unknown error: $ is not defined (Session info: chrome=66.0.3359.181) (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.111-0404111-generic x86_64)
request = <FixtureRequest for <Function 'test_revoke_space_support'>>
from tests.gui.steps.oneprovider.file_browser import *
> from tests.gui.steps.oneprovider.metadata import *
tests/gui/scenarios/test_onepanel_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(201 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups_multiuser
test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url
|
Chrome oneprovider groups multiuser tests |
4 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_oneprovider_groups_multiuser.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups_multiuser
test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token
|
Chrome oneprovider groups multiuser tests |
4 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_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_multiuser.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups_multiuser
test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token
|
Chrome oneprovider groups multiuser tests |
3 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_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_multiuser.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_successfully_changes_his_alias_presses_enter_after_entering_text
|
Chrome onezone basic tests |
7 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_changes_his_alias_presses_enter_after_entering_text'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/gui/scenarios/test_onezone_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_sees_that_if_space_is_displayed_in_provider_submenu_in_go_to_your_files_panel_that_provider_is_also_displayed_in_submenu_of_that_space_in_data_space_management_panel
|
Chrome onezone basic tests |
3 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sees_that_if_space_is_displayed_in_pr...er_is_also_displayed_in_submenu_of_that_space_in_data_space_management_panel'>>
> scenarios('../features/onezone/access_tokens.feature')
tests/gui/scenarios/test_onezone_basic.py:65:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_successfully_logout
|
Chrome onezone basic tests |
5 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_logout'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/gui/scenarios/test_onezone_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_successfully_changes_his_alias_clicks_on_confirm_button_after_entering_text
|
Chrome onezone basic tests |
3 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_changes_his_alias_clicks_on_confirm_button_after_entering_text'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_onezone_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_sees_that_provider_popup_can_be_closed_with_clicking_the_same_or_other_provider_circle
|
Chrome onezone basic tests |
3 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sees_that_provider_popup_can_be_closed_with_clicking_the_same_or_other_provider_circle'>>
@fixture(scope='module')
> def screens():
tests/gui/scenarios/test_onezone_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases
|
Chrome onezone basic tests |
4 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases'>>
> ???
tests/gui/scenarios/test_onezone_basic.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_sees_that_after_clicking_on_providers_circle_on_world_map_providers_popup_appears
|
Chrome onezone basic tests |
4 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sees_that_after_clicking_on_providers_circle_on_world_map_providers_popup_appears'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/gui/scenarios/test_onezone_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_sees_that_provider_popup_can_be_closed_with_clicking_on_map
|
Chrome onezone basic tests |
3 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sees_that_provider_popup_can_be_closed_with_clicking_on_map'>>
> @pytest.mark.skip('it collides with deregister provider test, '
'so skip it on getting started for now)')
@scenario('../features/onezone/providers.feature',
'User sees that when no provider is working appropriate msg is shown')
(58 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_spaces_submenu
|
Chrome onezone basic tests |
3 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_spaces_submenu'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_onezone_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_onezone_login_page_renders_with_proper_title
|
Chrome onezone basic tests |
3 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_onezone_login_page_renders_with_proper_title'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_onezone_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_successfully_removes_access_token
|
Chrome onezone basic tests |
4 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_removes_access_token'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/gui/scenarios/test_onezone_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_sees_that_spaces_list_in_provider_popup_and_provider_record_in_go_to_your_files_matches
|
Chrome onezone basic tests |
3 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sees_that_spaces_list_in_provider_popup_and_provider_record_in_go_to_your_files_matches'>>
'User sees that when no provider is working appropriate msg is shown')
> def test_user_sees_that_when_no_provider_is_working_appropriate_msg_is_shown():
tests/gui/scenarios/test_onezone_basic.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_successfully_copies_access_token
|
Chrome onezone basic tests |
4 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_copies_access_token'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/gui/scenarios/test_onezone_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_successfully_creates_access_token
|
Chrome onezone basic tests |
3 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_onezone_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_can_go_to_oneprovider_by_clicking_on_go_to_your_files_in_providers_popup
|
Chrome onezone basic tests |
3 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_can_go_to_oneprovider_by_clicking_on_go_to_your_files_in_providers_popup'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/gui/scenarios/test_onezone_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_sees_that_home_space_of_provider_should_have_cloud_with_home_icon
|
Chrome onezone basic tests |
3 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sees_that_home_space_of_provider_should_have_cloud_with_home_icon'>>
> ???
tests/gui/scenarios/test_onezone_basic.py:69:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
|
Collapse |
Failed
|
test_onezone_basic
test_user_sees_that_his_alias_remains_unchanged_after_resigning_from_renaming_it_clicks_cancel_button_after_entering_alias
|
Chrome onezone basic tests |
4 secs |
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sees_that_his_alias_remains_unchanged_after_resigning_from_renaming_it_clicks_cancel_button_after_entering_alias'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/gui/scenarios/test_onezone_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(54 more lines...)
|