GUI acceptance tests using environment deployed from packages.

Build: #2484 failed

Job: Oneprovider symlinks failed

Stages & jobs

  1. Acceptance Test

Test results

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

Build 2,484 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_newly_created_symlink_to_directory_has_right_information_and_leads_to_symlink_directory[1oz_1op_deployed]
1 min
AssertionError: expected breadcrumbs /dir1(1); displayed: space1/dir1(1)
request = <FixtureRequest for <Function 'test_newly_created_symlink_to_directory_has_right_information_and_leads_to_symlink_directory[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: 
(38 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]
1 min
AssertionError:  not found on 0th position in Breadcrumbs(space1/dir1/dir2) in file browser in Oneprovider page
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: 
(54 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]
1 min
AssertionError:  not found on 0th position in Breadcrumbs(space1/dir1/dir2) in file browser in Oneprovider page
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: 
(54 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]
2 mins
AssertionError: expected breadcrumbs /dir4; displayed: space1/dir4
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: 
(38 more lines...)