GUI acceptance tests using environment deployed from packages.
Build: #2365 failed
Job: Oneprovider hardlinks failed
Test results
- 11 tests in total
- 2 tests failed
- 2 failures are new
- 11 minutes taken in total.
Build 2,365 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_hardlinks
test_new_metadata_and_qos_are_inherited_by_all_hardlinks_after_file_browser_refresh[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in NavigationTab in Details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8cb9cbefb37cd7d228bf24a07f318f2c", element="dc43ef46-3923-4553-9b5c-719e424f19fb")> css_sel = '.nav-link' err_msg = 'no item found in NavigationTab in Details modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (308 more lines...) |
|||
Collapse |
test_oneprovider_hardlinks
test_newly_created_hardlink_inherits_metadata_and_qos_from_original_file[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in NavigationTab in Details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f4b61c162958c5130cc035178dfe76a4", element="5926cbcd-1600-46c7-b5e1-10b32663cd45")> css_sel = '.nav-link' err_msg = 'no item found in NavigationTab in Details modal' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (308 more lines...) |