Collapse |
Failed
|
test_onezone_spaces_basic
test_user_creates_new_space_with_get_started_button_and_pressing_enter
|
24 secs |
RuntimeError: no CREATE A SPACE with "Create a space" text found in WelcomePage in SpacesPage in Onezone page
request = <FixtureRequest for <Function 'test_user_creates_new_space_with_get_started_button_and_pressing_enter'>>
> ???
tests/gui/scenarios/test_onezone_spaces_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(32 more lines...)
|
Collapse |
Failed
|
test_onezone_spaces_basic
test_user_creates_new_space_with_new_space_button_in_the_sidebar_and_pressing_enter
|
16 secs |
StepDefinitionNotFoundError: Step definition is not found: When "user of browser writes "space1" into space name field". Line 32 in scenario "User creates new space (with new space button in the sidebar and pressing ENTER)" in the feature "/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COSBT/onedata/tests/gui/features/onezone/space/create_new_space.feature
request = <FixtureRequest for <Function 'test_user_creates_new_space_with_new_space_button_in_the_sidebar_and_pressing_enter'>>
> ???
tests/gui/scenarios/test_onezone_spaces_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:163: in _execute_scenario
(39 more lines...)
|
Collapse |
Failed
|
test_onezone_spaces_basic
test_user_joins_a_space_with_group_invitation_token_and_see_space_was_renamed
|
41 secs |
AttributeError: 'GetSupportPage' object has no attribute 'copy'
request = <FixtureRequest for <Function 'test_user_joins_a_space_with_group_invitation_token_and_see_space_was_renamed'>>
> ???
tests/gui/scenarios/test_onezone_spaces_basic.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(20 more lines...)
|
Collapse |
Failed
|
test_onezone_spaces_basic
test_user_joins_a_space_with_group_invitation_token_with_click_the_button
|
41 secs |
AttributeError: 'GetSupportPage' object has no attribute 'copy'
request = <FixtureRequest for <Function 'test_user_joins_a_space_with_group_invitation_token_with_click_the_button'>>
> ???
tests/gui/scenarios/test_onezone_spaces_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(20 more lines...)
|
Collapse |
Failed
|
test_onezone_spaces_basic
test_user_joins_a_space_with_group_invitation_token_with_press_enter
|
41 secs |
AttributeError: 'GetSupportPage' object has no attribute 'copy'
request = <FixtureRequest for <Function 'test_user_joins_a_space_with_group_invitation_token_with_press_enter'>>
from tests.gui.steps.oneprovider.file_browser import *
> from tests.gui.steps.oneprovider.metadata import *
tests/gui/scenarios/test_onezone_spaces_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(21 more lines...)
|