GUI acceptance tests using environment deployed from packages.

Build: #1918 failed

Job: Onezone harvesters basic failed

Test results

  • 36 tests in total
  • 1 test failed
  • 1 test was quarantined / skipped
  • 74 minutes taken in total.

Build 1,918 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
ValueError: Indices for islice() must be None or an integer: 0 <= x <= sys.maxsize.
request = <FixtureRequest for <Function 'test_user_sees_archive_info_after_creating_index_that_includes_archive_info_file_detail[1oz_1op_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: 
(40 more lines...)