GUI acceptance tests using environment deployed from packages.

Build: #1519 failed

Job: Multiprovider multiuser failed

Test results

  • 5 tests in total
  • 4 tests failed
  • 4 failures are new
  • 15 minutes taken in total.

Build 1,519 has the following 4 errors: 4 new failure(s) occurred since the previous build.

New test failures 4
Status Test Duration
Collapse Failed test_multiprovider_multiuser test_user_supports_space_by_two_providers_and_sees_that_there_are_two_provider_in_file_browser[1oz_2op_deployed]
4 mins
RuntimeError: no  item found in SpaceProvidersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="78ec2f8c3e90263ff459d523f55c3cb5", element="05d51a5e-c4c2-46cf-aa42-0f71ecd66cd3")>
css_sel = '.btn-add-support'
err_msg = 'no  item found in SpaceProvidersPage 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)
(306 more lines...)
Collapse Failed test_multiprovider_multiuser test_user_uses_autocleaning[1oz_2op_deployed]
1 min
RuntimeError: no  item found in SpaceProvidersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="067c4fb8331d57b22672a078364ec803", element="a8a9bb5e-6652-4e4d-91df-e89c8ca871f9")>
css_sel = '.btn-add-support'
err_msg = 'no  item found in SpaceProvidersPage 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)
(306 more lines...)
Collapse Failed test_multiprovider_multiuser test_user_uses_autocleaning_with_lower_size_limit_which_skips_too_small_files[1oz_2op_deployed]
1 min
RuntimeError: no  item found in SpaceProvidersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="db67d69f439c91a16b76f5accd39ad85", element="7c2f758d-1572-4b75-85cb-9acb7562569d")>
css_sel = '.btn-add-support'
err_msg = 'no  item found in SpaceProvidersPage 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)
(306 more lines...)
Collapse Failed test_multiprovider_multiuser test_user_uses_autocleaning_with_upper_size_limit_which_skips_too_big_files[1oz_2op_deployed]
2 mins
RuntimeError: no  item found in SpaceProvidersPage in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="6cfa348c2354dddebfa16ff124bdf06c", element="6520ceae-266c-4aad-8595-203db1f61f05")>
css_sel = '.btn-add-support'
err_msg = 'no  item found in SpaceProvidersPage 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)
(306 more lines...)