GUI acceptance tests using environment deployed from packages.

Build: #1200 failed

Job: Onezone tokens failed

Test results

  • 38 tests in total
  • 6 tests failed
  • 1 failure is new
  • 69 minutes taken in total.

Build 1,200 has the following 6 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_onezone_tokens test_user_has_default_cluster_member_privileges_after_consuming_user_to_cluster_invite_token_with_default_settings[1oz_2op_elasticsearch]
2 mins
RuntimeError: no "dev-oneprovider-krakow" found in ClustersPage in Onezone page
request = <FixtureRequest for <Function 'test_user_has_default_cluster_member_privileges_after_consuming_user_to_cluster_invite_token_with_default_settings[1oz_2op_elasticsearch]'>>

    @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: 
(41 more lines...)
Existing test failures 5
Status Test Failing since Duration
RuntimeError: no "dev-oneprovider-krakow" found in ClustersPage in Onezone page
request = <FixtureRequest for <Function 'test_provider_succeeds_to_support_space_using_invite_token_with_consumer_caveat_set_for_any_oneprovider[1oz_2op_elasticsearch]'>>

    @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: 
(41 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ClustersPage in Onezone page
request = <FixtureRequest for <Function 'test_provider_succeeds_to_support_space_with_invite_token_with_consumer_caveat_set_for_them[1oz_2op_elasticsearch]'>>

    @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: 
(41 more lines...)
RuntimeError: no  item found in Tokens sidebar
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f443d23f11dc03d7770bbef46bfb0897", element="a2304575-d1cd-4eb4-ad6c-887ed99d07bd")>
css_sel = '.one-list-wrapper .form-control'
err_msg = 'no  item found in Tokens sidebar'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
RuntimeError: no  item found in Tokens sidebar
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="d50ad24baa07ab5b67cd7dba9b6d8b2e", element="0d069560-d1da-43c0-85b7-9d2417577290")>
css_sel = '.one-list-wrapper .form-control'
err_msg = 'no  item found in Tokens sidebar'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
RuntimeError: no  item found in Tokens sidebar
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="9207d361125c92ba9465a733e517f105", element="a489434e-6b41-48a3-bc6d-32a1a62eafd3")>
css_sel = '.one-list-wrapper .form-control'
err_msg = 'no  item found in Tokens sidebar'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)