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 |
30 secs |
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'>>
@pytest.fixture(scope='module')
> def screens():
tests/gui/scenarios/test_multiprovider_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(35 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'>>
> ???
tests/gui/scenarios/test_multiprovider_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(34 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 |
40 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.file_browser import *
> from tests.gui.steps.oneprovider.metadata import *
tests/gui/scenarios/test_multiprovider_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(35 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 |
30 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_group_in_one_provider_and_sees_that_it_was_changed_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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(35 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 |
29 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.spaces import *
> from tests.gui.steps.oneprovider.multiprovider import *
tests/gui/scenarios/test_multiprovider_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(35 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 |
7 mins |
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in ProvidersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>>
from tests.gui.steps.onezone.space import *
> from tests.gui.steps.onezone.multi_browser_space import *
tests/gui/scenarios/test_onepanel_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(35 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 |
33 secs |
ImportError: No module named login
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(25 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 |
4 mins |
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.space import *
> from tests.gui.steps.onezone.multi_browser_space import *
tests/gui/scenarios/test_onepanel_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(29 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_acl_dir_multi
test_read_directory_acl[user-user2-succeeds-[read acl]]
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL directories multi |
1 min |
AssertionError: There are 0 instead of 1 ACL records
privileges = '[read acl]', subject_type = 'user', result = 'succeeds'
subject_name = 'user2'
request = <FixtureRequest for <Function 'test_read_directory_acl[user-user2-succeeds-[read acl]]'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_dir_multi.py:57:
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_dir_multi
test_read_directory_acl[group-group1-succeeds-[read acl]]
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL directories multi |
1 min |
AssertionError: There are 0 instead of 1 ACL records
privileges = '[read acl]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_read_directory_acl[group-group1-succeeds-[read acl]]'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_dir_multi.py:57:
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_files_multi
test_read_files_acl[group-group1-succeeds-[read acl]]
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL files multi |
1 min |
AssertionError: There are 0 instead of 1 ACL records
privileges = '[read acl]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_read_files_acl[group-group1-succeeds-[read acl]]'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_files_multi.py:49:
(31 more lines...)
|
Expand |
Failed
|
test_oneprovider_acl_files_multi
test_read_files_acl[user-user2-succeeds-[read acl]]
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider ACL files multi |
1 min |
AssertionError: There are 0 instead of 1 ACL records
privileges = '[read acl]', subject_type = 'user', result = 'succeeds'
subject_name = 'user2'
request = <FixtureRequest for <Function 'test_read_files_acl[user-user2-succeeds-[read acl]]'>>
> ???
tests/gui/scenarios/test_oneprovider_acl_files_multi.py:49:
(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 |
54 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_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 |
55 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 |
54 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 |
55 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 |
56 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 |
54 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 |
55 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 |
54 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_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 |
54 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_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_successfully_renames_group_presses_enter_after_entering_group_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider groups tests |
54 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 |
47 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_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_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 |
1 min |
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_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 |
59 secs |
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_switching_between_spaces
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
50 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_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 |
52 secs |
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_successfully_renames_space_presses_enter_after_entering_space_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
59 secs |
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_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 |
59 secs |
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 |
59 secs |
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_leaves_given_space
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
59 secs |
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_set_given_space_as_home
|
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_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_renames_space_clicks_ok_confirmation_button_after_entering_space_name
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome oneprovider spaces |
59 secs |
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_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 |
58 secs |
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_onezone_basic
test_parent_group_is_removed
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
39 secs |
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_parent_group_is_removed'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/gui/scenarios/test_onezone_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(22 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 |
39 secs |
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_group_owner_leaves_group'>>
@fixture(scope='module')
> def screens():
tests/gui/scenarios/test_onezone_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(22 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 |
39 secs |
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_child_group_is_removed'>>
@fixture(scope='module')
> def screens():
tests/gui/scenarios/test_onezone_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(22 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_user_tries_to_view_group_after_leaving_it
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
32 secs |
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_tries_to_view_group_after_leaving_it'>>
scenarios('../features/onezone/groups/groups_join.feature')
> scenarios('../features/onezone/groups/'
'groups_multiple_users_with_single_group.feature')
tests/gui/scenarios/test_onezone_basic.py:73:
(23 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'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/gui/scenarios/test_onezone_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_user_leaves_group_with_more_users
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
39 secs |
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_leaves_group_with_more_users'>>
> @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')
(26 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_user_removes_group_with_more_users
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
39 secs |
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_removes_group_with_more_users'>>
from tests.gui.steps.modal import *
> from tests.gui.steps.oneprovider_common import *
tests/gui/scenarios/test_onezone_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(22 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_user_leaves_group
|
Failing since build #18
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
26 secs |
RuntimeError: no item found in modals
request = <FixtureRequest for <Function 'test_user_leaves_group'>>
@fixture(scope='module')
> def screens():
tests/gui/scenarios/test_onezone_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(31 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_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...)
|