GUI acceptance tests using environment deployed from packages.

Build: #1869 failed

Job: Onezone tokens failed

Test results

  • 40 tests in total
  • 4 tests failed
  • 4 failures are new
  • 130 minutes taken in total.

Build 1,869 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 test_group_fails_to_join_space_using_invite_token_with_consumer_caveat_set_not_for_it[1oz_2op_elasticsearch]
2 mins
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <div aria-owns="ember-basic-dropdown-content-ember5564" tabindex="0" data-ebd-id="ember5564-trigger" role="button" id="ember5565" class="ember-power-select-trigger small ember-basic-dropdown-trigger ember-basic-dropdown-trigger--in-place ember-view">...</div> is not clickable at point (828, 544). Other element would receive the click: <div class="tree-item-content-container">...</div>   (Session info: chrome=78.0.3904.70)
request = <FixtureRequest for <Function 'test_group_fails_to_join_space_using_invite_token_with_consumer_caveat_set_not_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...)
Collapse Failed test_onezone_tokens test_group_succeeds_to_join_space_using_invite_token_with_consumer_caveat_set_for_it[1oz_2op_elasticsearch]
3 mins
selenium.common.exceptions.WebDriverException: Message: unknown error: failed to parse value of getElementRegion   (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...)
Collapse Failed test_onezone_tokens test_user_successfully_consumes_group_to_space_invite_token_with_consumer_caveat_set_for_any_user[1oz_2op_elasticsearch]
2 mins
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable   (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: 
(174 more lines...)
Collapse Failed test_onezone_tokens test_user_successfully_consumes_harvester_to_space_invite_token_until_usage_limit_is_not_expired[1oz_2op_elasticsearch]
4 mins
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_user_successfully_consumes_harvester_to_space_invite_token_until_usage_limit_is_not_expired[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: 
(25 more lines...)