GUI acceptance tests using environment deployed from packages.
Build: #1215 failed
Job: Oneprovider data tab failed
Test results
- 28 tests in total
- 2 tests failed
- 2 failures are new
- 18 minutes taken in total.
Build 1,215 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_data_tab
test_space_owner_can_copy_file_to_a_directory_which_has_677_permission_code[1oz_1op_deployed]
|
1 min | |
AssertionError: not found "file2" in file browser request = <FixtureRequest for <Function 'test_space_owner_can_copy_file_to_a_directory_which_has_677_permission_code[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: (37 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_space_owner_can_move_file_to_a_directory_which_has_677_permission_code[1oz_1op_deployed]
|
1 min | |
AssertionError: found "file3" in file browser, while it should not request = <FixtureRequest for <Function 'test_space_owner_can_move_file_to_a_directory_which_has_677_permission_code[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: (31 more lines...) |