GUI acceptance tests using environment deployed from packages.

Build: #2820 failed

Job: Oneprovider symlinks failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

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

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

New test failures 4
Status Test Duration
Collapse Failed test_oneprovider_symlinks test_user_downloads_file_from_space_using_external_symlink_modal_for_symlink_pointing_outside_archive_created_without_follow_symbolic_links[1oz_1op_deployed]
6 mins
RuntimeError: Click and enter has not entered the directory
request = <FixtureRequest for <Function 'test_user_downloads_file_from_space_using_external_symlink_modal_for_symlink_pointing_outside_archive_created_without_follow_symbolic_links[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_symlinks test_user_navigates_inside_archive_using_symlink_pointing_to_location_in_archive_with_follow_symbolic_links_set_to_follow_sym_links[1oz_1op_deployed-False]
6 mins
RuntimeError: Click and enter has not entered the directory
request = <FixtureRequest for <Function 'test_user_navigates_inside_archive_using_symlink_pointing_to_location_in_archive_with_follow_symbolic_links_set_to_follow_sym_links[1oz_1op_deployed-False]'>>

    @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_symlinks test_user_navigates_inside_archive_using_symlink_pointing_to_location_in_archive_with_follow_symbolic_links_set_to_follow_sym_links[1oz_1op_deployed-True]
5 mins
RuntimeError: Click and enter has not entered the directory
request = <FixtureRequest for <Function 'test_user_navigates_inside_archive_using_symlink_pointing_to_location_in_archive_with_follow_symbolic_links_set_to_follow_sym_links[1oz_1op_deployed-True]'>>

    @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_symlinks test_user_opens_directory_on_space_using_external_symlink_modal_for_symlink_pointing_outside_archive_created_without_follow_symbolic_links[1oz_1op_deployed]
5 mins
RuntimeError: Click and enter has not entered the directory
request = <FixtureRequest for <Function 'test_user_opens_directory_on_space_using_external_symlink_modal_for_symlink_pointing_outside_archive_created_without_follow_symbolic_links[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...)