GUI acceptance tests using environment deployed from packages.

Build: #854 failed

Job: Onezone spaces basic failed

Test results

  • 28 tests in total
  • 7 tests failed
  • 23 minutes taken in total.

Build 854 has the following 7 errors:There were no new test failures since the previous build.

Existing test failures 7
Status Test Failing since Duration
RuntimeError: no  item found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="811a23d3ce92343f5823a164f3c75917", element="85a2f8ca-eeb1-4d0c-913e-8412e7185346")>
css_sel = '.alert.forbidden'
err_msg = 'no  item found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(300 more lines...)
RuntimeError: no  item found in DataPage in Onezone page
web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="c26bda4caed20c715008d99efa625fcc")>
css_sel = '.oneicon-join-plug'
err_msg = 'no  item found in DataPage in Onezone page'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(279 more lines...)
RuntimeError: no  with "Copy" text found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_generates_different_deploy_provider_tokens_space_has_already_supported_by_one_provider[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(36 more lines...)
RuntimeError: no  with "Copy" text found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_generates_different_expose_existing_data_tokens_space_has_no_support[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(36 more lines...)
RuntimeError: no  with "Copy" text found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_generates_different_support_tokens_space_has_already_supported_by_one_provider[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(36 more lines...)
RuntimeError: no  with "Copy" text found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_generates_different_support_tokens_space_has_no_support[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(36 more lines...)
RuntimeError: no  with "Copy" text found in GetSupportPage in SpaceProvidersPage in DataPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_copies_support_token_space_has_already_supported_by_one_provider[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(36 more lines...)