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 #182
(Child of ODSRV-OZP-1059)
|
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.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/gui/scenarios/test_oneprovider_spaces.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(33 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 #182
(Child of ODSRV-OZP-1059)
|
2 mins |
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.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_oneprovider_spaces.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(33 more lines...)
|