GUI acceptance tests using environment deployed from packages.

Build: #2837 failed

Job: Onezone tokens failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 8 tests in total
  • 1 test failed
  • 1 failure is new
  • 15 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_onezone_tokens test_user_successfully_creates_access_token_with_all_caveats[1oz_2op_elasticsearch]
4 mins
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <li class="ember-power-select-option" aria-selected="true" aria-current="true" data-option-index="0" role="option">...</li> is not clickable at point (120, 15). Other element would receive the click: <div class="row-heading row">...</div>   (Session info: chrome=104.0.5112.79)
request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token_with_all_caveats[1oz_2op_elasticsearch]'>>

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

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