GUI acceptance tests using environment deployed from packages.

Build: #2820 failed

Job: Oneprovider archives incremental and nested failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 8 tests in total
  • 3 tests failed
  • 3 failures are new
  • 20 minutes taken in total.

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

New test failures 3
Status Test Duration
Collapse Failed test_oneprovider_archives_incremental_and_nested test_user_sees_symbolic_links_on_child_datasets_after_creating_nested_archive_on_parent[1oz_1op_deployed]
5 mins
RuntimeError: Click and enter has not entered the directory
request = <FixtureRequest for <Function 'test_user_sees_symbolic_links_on_child_datasets_after_creating_nested_archive_on_parent[1oz_1op_deployed]'>>

    @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: 
(51 more lines...)
Collapse Failed test_oneprovider_archives_incremental_and_nested test_user_sees_that_files_that_did_not_change_since_creating_last_archive_have_2_hardlinks_tag_after_creating_new_incremental_archive[1oz_1op_deployed]
5 mins
RuntimeError: Click and enter has not entered the directory
request = <FixtureRequest for <Function 'test_user_sees_that_files_that_did_not_change_since_creating_last_archive_have_2_hardlinks_tag_after_creating_new_incremental_archive[1oz_1op_deployed]'>>

    @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: 
(43 more lines...)
Collapse Failed test_oneprovider_archives_incremental_and_nested test_user_sees_that_files_that_did_not_change_since_creating_last_two_base_archives_have_3_hardlinks_tag_after_creating_new_incremental_archive[1oz_1op_deployed]
3 mins
RuntimeError: Click and enter has not entered the directory
request = <FixtureRequest for <Function 'test_user_sees_that_files_that_did_not_change_since_creating_last_two_base_archives_have_3_hardlinks_tag_after_creating_new_incremental_archive[1oz_1op_deployed]'>>

    @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: 
(43 more lines...)