GUI acceptance tests using environment deployed from packages.

Build: #2098 was successful

Job: Onezone automations was successful

Stages & jobs

  1. Acceptance Test

Test results

  • 9 tests in total
  • 8 tests were fixed
  • 1 test was quarantined / skipped
  • 35 minutes taken in total.

Build 2,098 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_user_fails_to_recall_archive_if_there_is_no_space_enough_on_device[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: 
(28 more lines...)