GUI acceptance tests using environment deployed from packages.
Build: #1987 failed
Job: Multiprovider basic failed
Test results
- 8 tests in total
- 2 tests failed
- 1 failure is new
- 29 minutes taken in total.
Build 1,987 has the following 2 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_multiprovider_basic
test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[1oz_2op_deployed]
|
5 mins | |
AssertionError: file upload not finished within given time request = <FixtureRequest for <Function 'test_user_sees_file_is_not_visible_after_its_upload_has_been_canceled[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: (28 more lines...) |
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_multiprovider_basic
test_user_successfully_uploads_different_files_to_two_oneproviders_and_sees_that_they_are_accessible[1oz_2op_deployed]
|
Failing since build #1986 (Child of ODSRV-OPRPM-2085) | 2 mins | ||
RuntimeError: no item found in _Provider in DataPage in Onezone page web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="2e5e7df7227a142606e6cae89e74868c", element="31cbbd99-6071-45b8-8e84-fbbf0867ec6f")> css_sel = 'a .tab-name' err_msg = 'no item found in _Provider in DataPage in Onezone page' def find_web_elem(web_elem_root, css_sel, err_msg): try: _scroll_to_css_sel(web_elem_root, css_sel) (308 more lines...) |