GUI acceptance tests using environment deployed from packages.

Build: #1961 failed

Job: Onezone tokens delete failed

Stages & jobs

  1. Acceptance Test

Test results

  • 10 tests in total
  • 4 tests failed
  • 4 failures are new
  • 25 minutes taken in total.

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

New test failures 4
Status Test Duration
Collapse Failed test_onezone_tokens_delete test_user_successfully_deletes_obsolete_tokens_of_selected_type[1oz_2op_elasticsearch]
3 mins
RuntimeError: cannot click on button btn with "Create token" text in Create new token page
request = <FixtureRequest for <Function 'test_user_successfully_deletes_obsolete_tokens_of_selected_type[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: 
(55 more lines...)
Collapse Failed test_onezone_tokens_delete test_user_successfully_deletes_selected_obsolete_token[1oz_2op_elasticsearch-access_token_1-access_token_2]
3 mins
RuntimeError: cannot click on button btn with "Create token" text in Create new token page
request = <FixtureRequest for <Function 'test_user_successfully_deletes_selected_obsolete_token[1oz_2op_elasticsearch-access_token_1-access_token_2]'>>

    @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: 
(55 more lines...)
Collapse Failed test_onezone_tokens_delete test_user_successfully_deletes_selected_obsolete_token[1oz_2op_elasticsearch-identity_token_1-identity_token_2]
3 mins
RuntimeError: cannot click on button btn with "Create token" text in Create new token page
request = <FixtureRequest for <Function 'test_user_successfully_deletes_selected_obsolete_token[1oz_2op_elasticsearch-identity_token_1-identity_token_2]'>>

    @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: 
(55 more lines...)
Collapse Failed test_onezone_tokens_delete test_user_successfully_deletes_selected_obsolete_token[1oz_2op_elasticsearch-invite_token_1-invite_token_2]
3 mins
RuntimeError: cannot click on button btn with "Create token" text in Create new token page
request = <FixtureRequest for <Function 'test_user_successfully_deletes_selected_obsolete_token[1oz_2op_elasticsearch-invite_token_1-invite_token_2]'>>

    @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: 
(55 more lines...)