GUI acceptance tests using environment deployed from packages.
Build: #1851 failed
Job: Shares basic failed
Test results
- 18 tests in total
- 2 tests failed
- 2 failures are new
- 1 test was quarantined / skipped
- 16 minutes taken in total.
Build 1,851 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_shares_basic
test_user_can_jump_to_files_tab_using_breadcrumbs_in_single_share_view_in_full_onezone_interface[1oz_1op_deployed]
|
1 min | |
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...) |
|||
Collapse |
test_shares_basic
test_user_renames_share_from_single_share_view[1oz_1op_deployed]
|
1 min | |
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...) |