GUI acceptance tests using environment deployed from packages.
Build: #2664 failed
Job: Oneprovider upload failed
Test results
- 7 tests in total
- 2 tests failed
- 2 failures are new
- 20 minutes taken in total.
Build 2,664 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_upload
test_user_can_change_directory_while_uploading_files[1oz_1op_deployed]
|
2 mins | |
AssertionError: There are 72 files in file browser when should be 70 request = <FixtureRequest for <Function 'test_user_can_change_directory_while_uploading_files[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (31 more lines...) |
|||
Collapse |
test_oneprovider_upload
test_user_uploads_more_than_50_files_and_uses_files_list_lazy_loading[1oz_1op_deployed]
|
2 mins | |
AssertionError: There are 72 files in file browser when should be 70 request = <FixtureRequest for <Function 'test_user_uploads_more_than_50_files_and_uses_files_list_lazy_loading[1oz_1op_deployed]'>> @pytest.mark.usefixtures(*function_args) def scenario_wrapper(request): > _execute_scenario(feature, scenario, request, encoding) /usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: (31 more lines...) |