GUI acceptance tests using environment deployed from packages.

Build: #1367 failed

Job: Public shares failed

Test results

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

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

New test failures 4
Status Test Duration
Collapse Failed test_public_shares test_shares_public_interface_still_works_after_the_only_space_member_left_the_space_containing_share[1oz_1op_deployed]
2 mins
RuntimeError: no "dir1" found in file browser in Public Share View
request = <FixtureRequest for <Function 'test_shares_public_interface_still_works_after_the_only_space_member_left_the_space_containing_share[1oz_1op_deployed]'>>

    @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: 
(39 more lines...)
Collapse Failed test_public_shares test_user_does_not_see_file_in_shares_public_interface_after_owner_removed_them_from_shared_directory[1oz_1op_deployed]
1 min
RuntimeError: no "dir1" found in file browser in Public Share View
request = <FixtureRequest for <Function 'test_user_does_not_see_file_in_shares_public_interface_after_owner_removed_them_from_shared_directory[1oz_1op_deployed]'>>

    @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: 
(39 more lines...)
Collapse Failed test_public_shares test_user_sees_new_files_in_shares_public_interface_after_owner_added_them_to_shared_directory[1oz_1op_deployed]
1 min
RuntimeError: no "dir1" found in file browser in Public Share View
request = <FixtureRequest for <Function 'test_user_sees_new_files_in_shares_public_interface_after_owner_added_them_to_shared_directory[1oz_1op_deployed]'>>

    @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: 
(39 more lines...)
Collapse Failed test_public_shares test_user_views_and_downloads_files_from_public_interface_of_share_shared_from_another_user_from_share_directory_modal[1oz_1op_deployed]
3 mins
RuntimeError: no "dir1" found in file browser in Public Share View
request = <FixtureRequest for <Function 'test_user_views_and_downloads_files_from_public_interface_of_share_shared_from_another_user_from_share_directory_modal[1oz_1op_deployed]'>>

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