GUI acceptance tests using environment deployed from packages.

Build: #1900 failed

Job: Onezone tokens failed

Test results

  • 40 tests in total
  • 3 tests failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 130 minutes taken in total.

Build 1,900 has the following 2 quarantined tests:

Quarantined tests 2
Status Test Failing since Quarantined by Duration
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_invite_token_with_consumer_caveat_set_for_any_group[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.ElementNotInteractableException: Message: element not interactable   (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...)