GUI acceptance tests using environment deployed from packages.
Build: #1695 failed
Job: Oneprovider data tab failed
Test results
- 57 tests in total
- 2 tests failed
- 2 failures are new
- 1 test was fixed
- 72 minutes taken in total.
Build 1,695 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_data_tab
test_user_changes_directory_using_breadcrumbs[1oz_1op_deployed]
|
1 min | |
AssertionError: expected breadcrumbs /dir2; displayed: space1 request = <FixtureRequest for <Function 'test_user_changes_directory_using_breadcrumbs[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: (34 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_successfully_pastes_file_cut_from_other_directory[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no "file_d1_2" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_successfully_pastes_file_cut_from_other_directory[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: (45 more lines...) |