Expand |
Failed
|
test_multiprovider_basic
test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
Failing since build #17
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
1 min |
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>>
> scenarios('../features/oneprovider/multiprovider/cdmi.feature')
tests/gui/scenarios/test_multiprovider_basic.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
Failing since build #17
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
1 min |
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>>
from tests.gui.steps.onezone.multibrowser_spaces import *
> from tests.gui.steps.onezone.groups import *
tests/gui/scenarios/test_multiprovider_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
48 secs |
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_multiprovider_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
|
Failing since build #17
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
1 min |
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>
@pytest.fixture(scope='module')
> def screens():
tests/gui/scenarios/test_multiprovider_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
Failing since build #17
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
39 secs |
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>>
from tests.gui.steps.oneprovider_common import *
> from tests.gui.meta_steps.onezone.common import *
tests/gui/scenarios/test_multiprovider_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(37 more lines...)
|
Expand |
Failed
|
test_onepanel_basic
test_user_changes_provider_name_and_domain
|
Failing since build #2
(Manual run by Agnieszka Warchol)
|
Chrome onepanel basic tests |
1 min |
RuntimeError: no "dev-oneprovider-krakow" found in ClustersSidebar in CLUSTERS sidebar in Provider Panel
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>>
from tests.gui.steps.onezone.spaces import *
> from tests.gui.steps.onezone.multibrowser_spaces import *
tests/gui/scenarios/test_onepanel_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(36 more lines...)
|
Expand |
Failed
|
test_onepanel_basic
test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage
|
Failing since build #2
(Manual run by Agnieszka Warchol)
|
Chrome onepanel basic tests |
1 min |
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage'>>
from tests.gui.steps.onezone.spaces import *
> from tests.gui.steps.onezone.multibrowser_spaces import *
tests/gui/scenarios/test_onepanel_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(29 more lines...)
|
Expand |
Failed
|
test_onepanel_basic
test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working
|
Failing since build #2
(Manual run by Agnieszka Warchol)
|
Chrome onepanel basic tests |
40 secs |
AssertionError
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_onepanel_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(28 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_basic
test_user_sees_eligible_subjects_for_acl_record
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL basic |
1 min |
AssertionError: user3 in subjects list in first ACL record
request = <FixtureRequest for <Function 'test_user_sees_eligible_subjects_for_acl_record'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(27 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_to_space_because_of_using_invalid_token_presses_enter_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
53 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
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.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_oneprovider_groups.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_to_group_because_of_using_invalid_token_presses_enter_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
53 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
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
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_successfully_renames_group_clicks_ok_after_entering_group_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
53 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
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
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
52 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
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:
(32 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_can_leave_existing_group
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
53 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
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
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
55 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_oneprovider_groups.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_to_group_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
52 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
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
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
52 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>
> ???
tests/gui/scenarios/test_oneprovider_groups.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
53 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>
> ???
tests/gui/scenarios/test_oneprovider_groups.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_receives_group_invitation_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
1 min |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_receives_group_invitation_token'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_oneprovider_groups.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_creates_new_group_presses_enter_after_entering_group_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
56 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_creates_new_group_presses_enter_after_entering_group_name'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_oneprovider_groups.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_successfully_renames_group_presses_enter_after_entering_group_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
52 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
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
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups
test_user_fails_to_view_group_after_leaving_it
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
45 secs |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
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
(26 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups_multiuser
test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups multiuser tests |
2 mins |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
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.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_oneprovider_groups_multiuser.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(27 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups_multiuser
test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups multiuser tests |
1 min |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_oneprovider_groups_multiuser.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_groups_multiuser
test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups multiuser tests |
1 min |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
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.oneprovider_common import *
> from tests.gui.meta_steps.onezone.common import *
tests/gui/scenarios/test_oneprovider_groups_multiuser.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_user_leaves_given_space
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_leaves_given_space'>>
> ???
tests/gui/scenarios/test_oneprovider_spaces.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_user_successfully_renames_space_clicks_ok_confirmation_button_after_entering_space_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_renames_space_clicks_ok_confirmation_button_after_entering_space_name'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_oneprovider_spaces.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_set_given_space_as_home
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_set_given_space_as_home'>>
> ???
tests/gui/scenarios/test_oneprovider_spaces.py:69:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_user_successfully_creates_new_space_with_specified_name_clicks_create_confirmation_button_after_entering_space_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_clicks_create_confirmation_button_after_entering_space_name'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_oneprovider_spaces.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_user_fails_to_join_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>
@fixture(scope='module')
> def screens():
tests/gui/scenarios/test_oneprovider_spaces.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_check_if_get_support_token_box_is_not_empty
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_check_if_get_support_token_box_is_not_empty'>>
> ???
tests/gui/scenarios/test_oneprovider_spaces.py:65:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_oneprovider_spaces.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_check_if_invite_group_token_box_is_not_empty
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_check_if_invite_group_token_box_is_not_empty'>>
> ???
tests/gui/scenarios/test_oneprovider_spaces.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_user_fails_to_join_to_space_because_of_using_invalid_token_presses_enter_after_entering_token
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_space_because_of_using_invalid_token_presses_enter_after_entering_token'>>
from tests.gui.steps.oneprovider_common import *
> from tests.gui.meta_steps.onezone.common import *
tests/gui/scenarios/test_oneprovider_spaces.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_user_successfully_renames_space_presses_enter_after_entering_space_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
1 min |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_renames_space_presses_enter_after_entering_space_name'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_oneprovider_spaces.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_spaces
test_switching_between_spaces
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
58 secs |
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_switching_between_spaces'>>
> scenarios('../features/oneprovider/spaces/creation.feature')
tests/gui/scenarios/test_oneprovider_spaces.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(27 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_parent_group_is_removed
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
23 secs |
StepDefinitionNotFoundError: Step definition is not found: When "user of browser1 removes group "group1"". Line 40 in scenario "Parent group is removed" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_multiple_users_with_multiple_groups.feature
request = <FixtureRequest for <Function 'test_parent_group_is_removed'>>
from tests.gui.steps.oneprovider.file_browser import *
> from tests.gui.steps.oneprovider.metadata import *
tests/gui/scenarios/test_onezone_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(40 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_group_owner_leaves_group
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
23 secs |
StepDefinitionNotFoundError: Step definition is not found: When "user of browser1 leaves group "group1"". Line 55 in scenario "Group owner leaves group" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_multiple_users_with_single_group.feature
request = <FixtureRequest for <Function 'test_group_owner_leaves_group'>>
> ???
tests/gui/scenarios/test_onezone_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_user_removes_group
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
27 secs |
RuntimeError: no item found in modals
request = <FixtureRequest for <Function 'test_user_removes_group'>>
> ???
tests/gui/scenarios/test_onezone_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_child_group_is_removed
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
24 secs |
StepDefinitionNotFoundError: Step definition is not found: When "user of browser2 removes group "group2"". Line 59 in scenario "Child group is removed" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COBTT/onedata/tests/gui/features/onezone/groups/groups_multiple_users_with_multiple_groups.feature
request = <FixtureRequest for <Function 'test_child_group_is_removed'>>
> ???
tests/gui/scenarios/test_onezone_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_user_leaves_group
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
27 secs |
RuntimeError: no item found in modals
request = <FixtureRequest for <Function 'test_user_leaves_group'>>
> ???
tests/gui/scenarios/test_onezone_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
|
Expand |
Failed
|
test_onezone_spaces_multiuser
test_user_successfully_joins_space_from_onezone_gui_level_presses_enter_after_entering_token
|
Failing since build #2
(Manual run by Agnieszka Warchol)
|
Chrome onezone spaces multiuser tests |
1 min |
RuntimeError: no "go to your files" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_presses_enter_after_entering_token'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_onezone_spaces_multiuser.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(64 more lines...)
|
Expand |
Failed
|
test_onezone_spaces_multiuser
test_user_successfully_joins_space_from_onezone_gui_level_clicks_join_confirmation_button_after_entering_token
|
Failing since build #2
(Manual run by Agnieszka Warchol)
|
Chrome onezone spaces multiuser tests |
51 secs |
RuntimeError: no "go to your files" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_clicks_join_confirmation_button_after_entering_token'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/gui/scenarios/test_onezone_spaces_multiuser.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(64 more lines...)
|
Expand |
Failed
|
test_onezone_spaces_multiuser
test_user_has_access_to_space_via_group_membership
|
Failing since build #2
(Manual run by Agnieszka Warchol)
|
Chrome onezone spaces multiuser tests |
1 min |
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_has_access_to_space_via_group_membership'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_onezone_spaces_multiuser.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(33 more lines...)
|
Expand |
Failed
|
test_storage_sync
test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome storage sync tests |
28 secs |
StepDefinitionNotFoundError: Step definition is not found: When "user of browser2 sees that "space5" has disappeared on spaces". Line 530 in scenario "User supports space with storage sync and enabled options: Delete and Write once" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CSST/onedata/tests/gui/features/onepanel/storage_sync.feature
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once'>>
> ???
tests/gui/scenarios/test_storage_sync.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
|
Expand |
Failed
|
test_storage_sync
test_user_supports_space_with_storage_sync_and_no_enabled_options
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome storage sync tests |
41 secs |
StepDefinitionNotFoundError: Step definition is not found: When "user of browser2 sees that "space1" has disappeared on spaces". Line 145 in scenario "User supports space with storage sync and no enabled options" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CSST/onedata/tests/gui/features/onepanel/storage_sync.feature
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_no_enabled_options'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_storage_sync.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(40 more lines...)
|
Expand |
Failed
|
test_storage_sync
test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome storage sync tests |
2 mins |
AttributeError: 'GetSupportPage' object has no attribute 'copy'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root'>>
from tests.gui.steps.onezone.manage_account import *
> from tests.gui.steps.onezone.spaces import *
tests/gui/scenarios/test_storage_sync.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(21 more lines...)
|
Expand |
Failed
|
test_storage_sync
test_user_supports_space_with_storage_sync_and_enabled_options_write_once
|
Failing since build #2
(Manual run by Agnieszka Warchol)
|
Chrome storage sync tests |
35 secs |
StepDefinitionNotFoundError: Step definition is not found: When "user of browser2 sees that "space4" has disappeared on spaces". Line 405 in scenario "User supports space with storage sync and enabled options: Write once" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CSST/onedata/tests/gui/features/onepanel/storage_sync.feature
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once'>>
> ???
tests/gui/scenarios/test_storage_sync.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
|
Expand |
Failed
|
test_storage_sync
test_user_supports_space_with_storage_sync_and_enabled_options_delete
|
Failing since build #2
(Manual run by Agnieszka Warchol)
|
Chrome storage sync tests |
44 secs |
StepDefinitionNotFoundError: Step definition is not found: When "user of browser2 sees that "space3" has disappeared on spaces". Line 269 in scenario "User supports space with storage sync and enabled options: Delete" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CSST/onedata/tests/gui/features/onepanel/storage_sync.feature
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/gui/scenarios/test_storage_sync.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(40 more lines...)
|
Expand |
Failed
|
unnamed test suite
gui.scenarios.test_oneprovider_transfers_multi
|
Failing since build #2
(Manual run by Agnieszka Warchol)
|
Chrome transfers multi browser tests |
< 1 sec |
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CTMBT2/onedata/tests/gui/scenarios/test_oneprovider_transfers_multi.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
__import__(modname)
(5 more lines...)
|
Expand |
Failed
|
unnamed test suite
gui.scenarios.test_oneprovider_transfers
|
Failing since build #2
(Manual run by Agnieszka Warchol)
|
Chrome transfers tests |
< 1 sec |
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CTT/onedata/tests/gui/scenarios/test_oneprovider_transfers.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
__import__(modname)
(5 more lines...)
|