GUI acceptance tests using environment deployed from packages.

Build: #1853 failed

Job: Shares basic failed

Test results

  • 18 tests in total
  • 2 tests failed
  • 1 test was quarantined / skipped
  • 17 minutes taken in total.

Build 1,853 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
IndexError: list index out of range
request = <FixtureRequest for <Function 'test_user_can_jump_to_files_tab_using_breadcrumbs_in_single_share_view_in_full_onezone_interface[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: 
(26 more lines...)
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...)