Collapse |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_to_group_because_of_using_invalid_token_presses_enter_after_entering_token
|
Chrome oneprovider groups tests |
19 secs |
IndexError: list index out of range
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
(44 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_successfully_renames_group_clicks_ok_after_entering_group_name
|
Chrome oneprovider groups tests |
17 secs |
IndexError: list index out of range
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
(44 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token
|
Chrome oneprovider groups tests |
17 secs |
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token'>>
> ???
tests/gui/scenarios/test_oneprovider_groups.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(44 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_can_leave_existing_group
|
Chrome oneprovider groups tests |
17 secs |
IndexError: list index out of range
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
(44 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name
|
Chrome oneprovider groups tests |
16 secs |
IndexError: list index out of range
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(45 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_to_group_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
Chrome oneprovider groups tests |
18 secs |
IndexError: list index out of range
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
(44 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
Chrome oneprovider groups tests |
17 secs |
IndexError: list index out of range
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
(44 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token
|
Chrome oneprovider groups tests |
17 secs |
IndexError: list index out of range
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(45 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_fails_to_join_group_to_space_because_of_using_invalid_token_presses_enter_after_entering_token
|
Chrome oneprovider groups tests |
17 secs |
IndexError: list index out of range
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(45 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_receives_group_invitation_token
|
Chrome oneprovider groups tests |
19 secs |
IndexError: list index out of range
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(45 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_creates_new_group_presses_enter_after_entering_group_name
|
Chrome oneprovider groups tests |
17 secs |
IndexError: list index out of range
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(45 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_successfully_renames_group_presses_enter_after_entering_group_name
|
Chrome oneprovider groups tests |
17 secs |
IndexError: list index out of range
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
(44 more lines...)
|
Collapse |
Failed
|
test_oneprovider_groups
test_user_fails_to_view_group_after_leaving_it
|
Chrome oneprovider groups tests |
18 secs |
IndexError: list index out of range
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
(44 more lines...)
|