GUI acceptance tests using environment deployed from packages.
Build: #2026 failed Changes by Bamboo Agent <bamboo@cloud.plgrid.pl>
Build result summary
Details
- Completed
- Queue duration
- 3 hours
- Duration
- 87 minutes
- Labels
- None
- Revision
-
06b7ddbe39e2302126bded895dfde2e9f3fa8004
- Total tests
- 692
- Failing since
- #2024 (Changes by Jakub Liput <jakub.liput@gmail.com> and Agnieszka Warchol – )
- Fixed in
- #2028 (Child of ODSRV-OPRPM-2102)
Tests
Responsible
- Agnieszka Warchol Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
Bamboo Agent <bamboo@cloud.plgrid.pl> |
06b7ddbe39e2302126bded895dfde2e9f3fa8004
|
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_multiprovider_multiuser
test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_deployed]
|
Chrome multiprovider multiuser tests | 15 mins | |
AssertionError: distribution for dev-oneprovider-krakow is not entirely filled request = <FixtureRequest for <Function 'test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_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: (44 more lines...) |
||||
Collapse |
test_onepanel_deployment_with_2_hosts
test_cluster_deployment_with_2_hosts[1oz_1op_not_deployed_2_nodes]
|
Chrome onepanel two hosts deployment tests | 3 mins | |
RuntimeError: Css element wtih "Create a new cluster" text not found request = <FixtureRequest for <Function 'test_cluster_deployment_with_2_hosts[1oz_1op_not_deployed_2_nodes]'>> @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: (50 more lines...) |
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_oneprovider_archives
test_user_sees_archive_with_preserved_state_after_creating_it_and_waiting[1oz_1op_deployed]
|
Failing since build #2024 (Changes by Jakub Liput <jakub.liput@gmail.com> and Agnieszka Warchol) | Chrome oneprovider archives tests | 3 mins | ||
RuntimeError: no item found in ArchiveState in DataRow in archive browser in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="05ced04bf83804d4e1729d51dc2fe259", element="e8c71170-2e20-434f-b668-8e98e0231722")> css_sel = '.archive-state-type' err_msg = 'no item found in ArchiveState in DataRow in archive browser in Oneprovider page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (304 more lines...) |