GUI acceptance tests using environment deployed from packages.

Build: #1871 failed

Job: Shares basic was successful

Test results

  • 18 tests in total
  • 3 tests were quarantined / skipped
  • 16 minutes taken in total.

Build 1,871 has the following 3 quarantined tests:

Quarantined tests 3
Status Test Failing since Quarantined by Duration
Successful test_shares_basic test_removing_directory_which_contained_shared_directory_removes_only_shares_files_but_not_share_itself[1oz_1op_deployed]
Not quarantined 1 min
Successful test_shares_basic test_user_can_jump_to_files_tab_using_breadcrumbs_in_single_share_view_in_full_onezone_interface[1oz_1op_deployed]
Not quarantined 38 secs
AssertionError: displayed share name is "share_dir1" instead of expected "renamed_share_dir1"
request = <FixtureRequest for <Function 'test_user_renames_share_from_single_share_view[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: 
(28 more lines...)