GUI acceptance tests using environment deployed from packages.
Build: #1327 failed Child of ODSRV-OPRPM-1792
Build result summary
Details
- Completed
- Queue duration
- 4 hours
- Duration
- 93 minutes
- Labels
- None
- Revision
-
caeaf9d1968c93b33829e924857a43044dd3967c
- Total tests
- 613
- Failing since
- #1321 (Child of ODSRV-OZP-1483 – )
- Fixed in
- #1328 (Changes by Agnieszka Warchol and Natalia Organek)
Tests
- 0 New failures
- 3 Existing failures
- 0 Fixed
- 6 Quarantined / skipped
Responsible
This build has been failing since #1321
No one has taken responsibility
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | Failing since | View job | Duration | |
---|---|---|---|---|---|
test_onepanel_basic
test_user_fails_to_create_2_storages_with_the_same_name[1oz_1op_deployed]
|
Failing since build #1325 (Child of ODSRV-OPRPM-1790) | Chrome onepanel basic tests | 1 min | ||
RuntimeError: cannot click on toggle for _DropdownSelector in StorageAddForm in StorageContentPage in content in dev-oneprovider-krakow Oneprovider Panel 20.02.5 request = <FixtureRequest for <Function 'test_user_fails_to_create_2_storages_with_the_same_name[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: (46 more lines...) |
|||||
test_oneprovider_posix
test_user_sees_no_access_tag_after_changing_privileges[1oz_1op_deployed-dir1]
|
Failing since build #1323 (Changes by Bartek Kryza <bkryza@gmail.com> and Bartek Kryza) | Chrome POSIX tests | 1 min | ||
RuntimeError: no item found in dir1 in file browser in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="c9e2ed19e4b3e5c262db64347e4acc0b", element="61f5fe5b-2b03-4b03-a1fc-57cd16970796")> css_sel = '.file-status-tag' err_msg = 'no item found in dir1 in file 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) (298 more lines...) |
|||||
test_oneprovider_posix
test_user_sees_no_access_tag_after_changing_privileges[1oz_1op_deployed-file1]
|
Failing since build #1323 (Changes by Bartek Kryza <bkryza@gmail.com> and Bartek Kryza) | Chrome POSIX tests | 1 min | ||
RuntimeError: no item found in file1 in file browser in Oneprovider page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="390c612b5a836f4f4846b4abbb4585b1", element="88b679cb-bceb-4afa-8e6c-40e57275d4e5")> css_sel = '.file-status-tag' err_msg = 'no item found in file1 in file 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) (298 more lines...) |