GUI acceptance tests using environment deployed from packages.
Build: #2365 failed
Job: Shares basic failed
Test results
- 18 tests in total
- 3 tests failed
- 3 failures are new
- 1 test was quarantined / skipped
- 12 minutes taken in total.
Build 2,365 has the following 3 errors: 3 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_shares_basic
test_user_creates_two_shares_of_one_directory_and_sees_them_in_shares_view[1oz_1op_deployed]
|
1 min | |
RuntimeError: no item found in NavigationTab in Details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="f84926dc51e9f21c6349bd3270ab6173", element="c17299a4-eb11-4dab-829f-22e73890e7d6")> 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) (304 more lines...) |
|||
Collapse |
test_shares_basic
test_user_opens_share_panel_using_shared_status_tag[1oz_1op_deployed]
|
43 secs | |
RuntimeError: no item found in NavigationTab in Details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="43beafff0dadc0e39a42074c9e1dd5a2", element="adbc2327-1599-4414-bc93-6ac93d810a8f")> 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) (304 more lines...) |
|||
Collapse |
test_shares_basic
test_user_sees_shared_status_tag_for_directory_after_sharing_it[1oz_1op_deployed]
|
2 mins | |
RuntimeError: no item found in NavigationTab in Details modal web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="5dcc8685700659574e32b5322e79fbfa", element="1216ebc6-142c-425f-a3ed-2bb054ed16fc")> 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) (304 more lines...) |