GUI acceptance tests using environment deployed from packages.
Build: #1851 failed
Job: Public shares failed
Test results
- 9 tests in total
- 1 test failed
- 1 failure is new
- 11 minutes taken in total.
Build 1,851 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_public_shares
test_user_sees_that_share_name_in_public_interface_has_changed_after_owner_renamed_it[1oz_1op_deployed]
|
2 mins | |
AssertionError: displayed share name is "share_dir1" instead of expected "renamed_share_dir1" request = <FixtureRequest for <Function 'test_user_sees_that_share_name_in_public_interface_has_changed_after_owner_renamed_it[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: (36 more lines...) |