GUI acceptance tests using environment deployed from packages.

Build: #1997 failed

Job: Onezone invite tokens with consumer caveats was successful

Stages & jobs

  1. Acceptance Test

Test results

  • 9 tests in total
  • 4 tests were quarantined / skipped
  • 41 minutes taken in total.

Build 1,997 has the following 4 quarantined tests:

Quarantined tests 4
Status Test Failing since Quarantined by Duration
Successful test_onezone_invite_tokens_with_consumer_caveats test_group_fails_to_join_space_using_invite_token_with_consumer_caveat_set_not_for_it[1oz_2op_elasticsearch]
Failing since build #1996 (Child of ODSRV-OPRPM-2090) Not quarantined 5 mins
Successful test_onezone_invite_tokens_with_consumer_caveats test_group_succeeds_to_join_space_invite_token_with_consumer_caveat_set_for_any_group[1oz_2op_elasticsearch]
Failing since build #1996 (Child of ODSRV-OPRPM-2090) Not quarantined 4 mins
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <div aria-owns="ember-basic-dropdown-content-ember5519" tabindex="0" data-ebd-id="ember5519-trigger" role="button" id="ember5520" class="ember-power-select-trigger small ember-basic-dropdown-trigger ember-basic-dropdown-trigger--in-place ember-view">...</div> is not clickable at point (121, 16). Other element would receive the click: <div class="row-heading row">...</div>   (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_group_succeeds_to_join_space_using_invite_token_with_consumer_caveat_set_for_it[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: 
(174 more lines...)
selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: element is not attached to the page document   (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_user_successfully_consumes_group_to_space_invite_token_with_consumer_caveat_set_for_any_user[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: 
(186 more lines...)