GUI acceptance tests using environment deployed from packages.

Build: #1195 failed

Job: Onezone tokens failed

Test results

  • 38 tests in total
  • 5 tests failed
  • 5 failures are new
  • 68 minutes taken in total.

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

New test failures 5
Status Test Duration
Collapse Failed test_onezone_tokens test_provider_succeeds_to_support_space_using_invite_token_with_consumer_caveat_set_for_any_oneprovider[1oz_2op_elasticsearch]
2 mins
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...)
Collapse Failed test_onezone_tokens test_provider_succeeds_to_support_space_with_invite_token_with_consumer_caveat_set_for_them[1oz_2op_elasticsearch]
2 mins
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...)
Collapse Failed test_onezone_tokens test_user_successfully_renames_token[1oz_2op_elasticsearch-access-access_token-access_token-renamed]
1 min
RuntimeError: no  item found in Tokens sidebar
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="654952d70b4464c3c12ffb21c474f2df", element="a2c71d5f-db36-41af-96b8-1a1f5e198af8")>
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...)
Collapse Failed test_onezone_tokens test_user_successfully_renames_token[1oz_2op_elasticsearch-identity-identity_token-identity_token-renamed]
1 min
RuntimeError: no  item found in Tokens sidebar
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="4d2a029a1cbb4026c73d346a688f85a9", element="8ad9b3ac-33d0-4800-9c36-f3eefea6fb95")>
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...)
Collapse Failed test_onezone_tokens test_user_successfully_renames_token[1oz_2op_elasticsearch-invite-invite_token-invite_token-renamed]
1 min
RuntimeError: no  item found in Tokens sidebar
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6e8c3aa16eb62e06438fbecc50536465", element="b9a9a179-702f-4362-8d0a-77d008777303")>
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...)