GUI acceptance tests using environment deployed from packages.

Build: #1962 failed

Job: Onezone tokens delete failed

Stages & jobs

  1. Acceptance Test

Test results

  • 10 tests in total
  • 4 tests failed
  • 14 minutes taken in total.

Build 1,962 has the following 4 errors:There were no new test failures since the previous build.

Existing test failures 4
Status Test Failing since Duration
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...)
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...)
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...)
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...)