GUI acceptance tests using environment deployed from packages.

Build: #2839 failed

Job: Onezone data discovery helpers failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 4 tests in total
  • 4 tests failed
  • 4 failures are new
  • 18 minutes taken in total.

Build 2,839 has the following 4 errors: 4 new failure(s) occurred since the previous build.

New test failures 4
Status Test Duration
Collapse Failed test_onezone_data_discovery_helpers test_files_records_are_paged_for_as_many_is_given[1oz_1op_elasticsearch]
17 mins
KeyError: 'elasticsearch'
request = <FixtureRequest for <Function 'test_files_records_are_paged_for_as_many_is_given[1oz_1op_elasticsearch]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(50 more lines...)
Collapse Failed test_onezone_data_discovery_helpers test_user_can_filter_visible_properties_of_files_records[1oz_1op_elasticsearch]
25 secs
KeyError: 'elasticsearch'
request = <FixtureRequest for <Function 'test_user_can_filter_visible_properties_of_files_records[1oz_1op_elasticsearch]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(50 more lines...)
Collapse Failed test_onezone_data_discovery_helpers test_user_retrieves_valid_files_matches_using_copied_curl_command[1oz_1op_elasticsearch]
39 secs
KeyError: 'elasticsearch'
request = <FixtureRequest for <Function 'test_user_retrieves_valid_files_matches_using_copied_curl_command[1oz_1op_elasticsearch]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(50 more lines...)
Collapse Failed test_onezone_data_discovery_helpers test_user_sees_files_records_sorted_in_order_as_was_set[1oz_1op_elasticsearch]
22 secs
KeyError: 'elasticsearch'
request = <FixtureRequest for <Function 'test_user_sees_files_records_sorted_in_order_as_was_set[1oz_1op_elasticsearch]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(50 more lines...)