GUI acceptance tests using environment deployed from packages.

Build: #1608 failed

Job: Shares basic failed

Test results

  • 17 tests in total
  • 3 tests failed
  • 3 failures are new
  • 19 minutes taken in total.

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

New test failures 3
Status Test Duration
Collapse Failed test_shares_basic test_removing_directory_which_contained_shared_directory_removes_only_shares_files_but_not_share_itself[1oz_1op_deployed]
1 min
RuntimeError: no "Delete" found in Data row menu
request = <FixtureRequest for <Function 'test_removing_directory_which_contained_shared_directory_removes_only_shares_files_but_not_share_itself[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_shares_basic test_user_can_remove_share_by_removing_shared_directory[1oz_1op_deployed]
1 min
RuntimeError: no "Delete" found in Data row menu
request = <FixtureRequest for <Function 'test_user_can_remove_share_by_removing_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_shares_basic test_user_does_not_see_files_in_single_share_view_in_full_onezone_interface_after_removing_them_from_shared_directory[1oz_1op_deployed]
1 min
RuntimeError: no "Delete" found in Data row menu
request = <FixtureRequest for <Function 'test_user_does_not_see_files_in_single_share_view_in_full_onezone_interface_after_removing_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...)