GUI acceptance tests using environment deployed from packages.

Build: #865 failed

Job: Public shares failed

Test results

  • 8 tests in total
  • 3 tests failed
  • 1 test was quarantined / skipped
  • 13 minutes taken in total.

Build 865 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
AssertionError: displayed share cwd in file browser is share_dir1 instead of expected /dir1
request = <FixtureRequest for <Function 'test_user_changes_working_directory_using_breadcrumbs_from_file_browser_in_shares_public_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: 
(29 more lines...)