GUI acceptance tests using environment deployed from packages.

Build: #1737 failed

Job: Onezone data discovery failed

Test results

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

Build 1,737 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 test_files_deleted_from_harvested_space_are_no_longer_visible_in_data_discovery_page[1oz_1op_elasticsearch]
3 mins
RuntimeError: no "file_json" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_files_deleted_from_harvested_space_are_no_longer_visible_in_data_discovery_page[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: 
(47 more lines...)
Collapse Failed test_onezone_data_discovery test_metadata_changes_of_file_in_harvested_space_are_visible_in_data_discovery_page[1oz_1op_elasticsearch]
3 mins
RuntimeError: no "file_xattrs" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_metadata_changes_of_file_in_harvested_space_are_visible_in_data_discovery_page[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: 
(47 more lines...)
Collapse Failed test_onezone_data_discovery test_public_harvester_site_is_updated_when_file_metadata_is_updated_in_space_of_original_harvester[1oz_1op_elasticsearch]
4 mins
RuntimeError: no "file_with_xattrs" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_public_harvester_site_is_updated_when_file_metadata_is_updated_in_space_of_original_harvester[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: 
(47 more lines...)
Collapse Failed test_onezone_data_discovery test_public_harvester_site_is_updated_when_files_are_removed_from_space_in_original_harvester[1oz_1op_elasticsearch]
4 mins
RuntimeError: no "file_with_json_metadata" found in file browser in Oneprovider page
request = <FixtureRequest for <Function 'test_public_harvester_site_is_updated_when_files_are_removed_from_space_in_original_harvester[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: 
(47 more lines...)