GUI acceptance tests using environment deployed from packages.

Build: #748 was successful

Job: Onezone spaces multiuser was successful

Test results

  • 7 tests in total
  • 3 tests were quarantined / skipped
  • 16 minutes taken in total.

Build 748 has the following 3 quarantined tests:

Quarantined tests 3
Status Test Failing since Quarantined by Duration
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_using_invitation_token[1oz_1op_deployed-button]'>>

    @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: 
(26 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_using_invitation_token[1oz_1op_deployed-enter]'>>

    @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: 
(26 more lines...)
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_using_invitation_token_with_get_started_button[1oz_1op_deployed]'>>

    @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: 
(26 more lines...)