Acceptance tests using different clients concurrently. Environment deployed from packages.
Build: #1872 failed Child of ODSRV-OPV-1321
Test results
- 412 tests in total
- 3 tests failed
- 3 failures are new
- 1 test was quarantined / skipped
- 525 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_directories_times
test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI-equal to]
|
Chrome directories times tests | 2 mins | |
RuntimeError: no "dir2" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_user_changes_directory_using_client2_and_using_client1_sees_that_modification_time_has_changed[1oz_1op_1oc-REST-web GUI-equal to]'>> @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: (51 more lines...) |
||||
Collapse |
test_onepanel_basic
test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[1oz_1op_1oc-web GUI-REST]
|
Chrome onepanel tests | 7 mins | |
AssertionError: not found "dir2" in browser request = <FixtureRequest for <Function 'test_files_tree_with_specified_depth_is_imported_to_space_after_changing_max_depth_option[1oz_1op_1oc-web GUI-REST]'>> @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: (54 more lines...) |
||||
Collapse |
test_onepanel_basic
test_user_does_not_see_files_tree_changes_after_disabling_continuous_scan_option[1oz_1op_1oc-web GUI-REST]
|
Chrome onepanel tests | 8 mins | |
AssertionError: not found "dir2" in browser request = <FixtureRequest for <Function 'test_user_does_not_see_files_tree_changes_after_disabling_continuous_scan_option[1oz_1op_1oc-web GUI-REST]'>> @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: (54 more lines...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
Collapse |
test_file_content
test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]
|
Failing since build #1870 (Child of ODSRV-OPRPM-1989) | Not quarantined | Chrome file content tests | 4 mins | |
AssertionError: Expected file named space1/file1 content to be TEST TEXT ONEDATA but found request = <FixtureRequest for <Function 'test_user_writes_to_file_using_client2_and_using_client1_sees_that_files_content_has_changed[1oz_1op_1oc-REST-oneclient1-REST]'>> @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: (24 more lines...) |