GUI acceptance tests using environment deployed from packages.
Build: #1773 failed
Job: Oneprovider data tab failed
Test results
- 72 tests in total
- 4 tests failed
- 4 failures are new
- 16 tests were fixed
- 123 minutes taken in total.
Build 1,773 has the following 4 errors: 4 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_data_tab
test_user_downloads_file_and_checks_its_content[1oz_1op_deployed]
|
1 min | |
RuntimeError: file 20B-0.txt has not been downloaded request = <FixtureRequest for <Function 'test_user_downloads_file_and_checks_its_content[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: (35 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_enters_directory_and_views_files_in_it[1oz_1op_deployed]
|
1 min | |
RuntimeError: item(s) not in browser or not in specified order ["file2", "file3"] starting from file2 request = <FixtureRequest for <Function 'test_user_enters_directory_and_views_files_in_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: (37 more lines...) |
|||
Collapse |
test_oneprovider_data_tab
test_user_sees_both_data_and_metadata_protection_tags_on_hardlinks_if_hardlinked_files_inherit_these_flags_from_their_parents_separately[1oz_1op_deployed]
|
1 min | |
RuntimeError: no "file1" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_sees_both_data_and_metadata_protection_tags_on_hardlinks_if_hardlinked_files_inherit_these_flags_from_their_parents_separately[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: (39 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...) |