GUI acceptance tests using environment deployed from packages.
Build: #1601 failed Child of ODSRV-OPRPM-1932
Build result summary
Details
- Completed
- Queue duration
- 1 hour
- Duration
- 78 minutes
- Labels
- None
- Revision
-
645fd758ae747047896175c0afebf185d919efe8
- Total tests
- 567
- Fixed in
- #1832 (Child of ODSRV-OZP-1667)
Tests
- 4 New failures
- 0 Existing failures
- 0 Fixed
- 6 Quarantined / skipped
Responsible
No one has taken responsibility for this failure
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_oneprovider_transfers_multi
test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
|
Chrome transfers multi browser tests | 4 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="1a8dec0258295380140db672d3c10d23")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (289 more lines...) |
||||
Collapse |
test_oneprovider_transfers_multi
test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
|
Chrome transfers multi browser tests | 4 mins | |
RuntimeError: no item found in Oneprovider page web_elem_root = <selenium.webdriver.chrome.webdriver.WebDriver (session="5e70a35a76d01ea0d7a0791171a77cea")> css_sel = '.content-file-browser' err_msg = 'no item found in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (289 more lines...) |
||||
Collapse |
test_onezone_basic
test_user_deregisters_dead_duplicated_provider[1oz_1op_deployed]
|
Chrome onezone basic tests | 2 mins | |
AssertionError: Expected 1 dev-oneprovider-krakow record but got 0 request = <FixtureRequest for <Function 'test_user_deregisters_dead_duplicated_provider[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...) |
||||
Collapse |
test_onezone_data_discovery
test_files_deleted_from_harvested_space_are_no_longer_visible_in_data_discovery_page[1oz_1op_elasticsearch]
|
Chrome onezone data discovery test | 2 mins | |
RuntimeError: no "file_json" found in file browser in Oneprovider page request = <FixtureRequest for <Function 'test_files_deleted_from_harvested_space_are_no_longer_visible_in_data_discovery_page[1oz_1op_elasticsearch]'>> @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: (49 more lines...) |