GUI acceptance tests using environment deployed from packages.

Build: #1946 was successful

Job: Chrome onezone automations tests was successful

Test results

  • 20 tests in total
  • 1 test was quarantined / skipped
  • 20 minutes taken in total.

Build 1,946 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
AttributeError: 'NoneType' object has no attribute 'elements_list'
request = <FixtureRequest for <Function 'test_user_sees_that_new_workflow_has_been_added_after_uploading_it_as_json_file[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...)