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 #50
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
3 mins |
TimeoutException: Message: waiting for providers main menu tab page to load
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(40 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
Failing since build #50
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
1 min |
TimeoutException: Message: waiting for providers main menu tab page to load
request = <FixtureRequest for <Function 'test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_multiprovider_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(40 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 #50
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
2 mins |
TimeoutException: Message: waiting for providers main menu tab page to load
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(40 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_child_group_is_removed_from_childen_list
|
Failing since build #52
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
29 secs |
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_child_group_is_removed_from_childen_list'>>
> ???
tests/gui/scenarios/test_onezone_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(24 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_group_leaves_parent_group
|
Failing since build #52
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
31 secs |
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_group_leaves_parent_group'>>
> ???
tests/gui/scenarios/test_onezone_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(22 more lines...)
|
Expand |
Failed
|
test_onezone_basic
test_user_is_removed_from_group
|
Failing since build #52
(Manual run by Agnieszka Warchol)
|
Chrome onezone basic tests |
29 secs |
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_is_removed_from_group'>>
@fixture(scope='module')
> def screens():
tests/gui/scenarios/test_onezone_basic.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(25 more lines...)
|
Expand |
Failed
|
test_onezone_spaces_basic
test_user_successfully_unsets_space_as_home_space
|
Failing since build #52
(Manual run by Agnieszka Warchol)
|
Chrome onezone spaces basic tests |
34 secs |
AssertionError
request = <FixtureRequest for <Function 'test_user_successfully_unsets_space_as_home_space'>>
> ???
tests/gui/scenarios/test_onezone_spaces_basic.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(26 more lines...)
|