GUI acceptance tests using environment deployed from packages.

Build: #1986 failed

Job: Transfers directories failed

Stages & jobs

  1. Acceptance Test

Test results

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

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

New test failures 5
Status Test Duration
Collapse Failed test_oneprovider_transfers_directories test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]
1 min
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="2f0abe1dc44469b83f17dec932cfc76e", element="328b7390-64fe-4b4b-bd30-69f691ef5bdf")>
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...)
Collapse Failed test_oneprovider_transfers_directories test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]
4 mins
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="70f2a7a4bf6a3815c4594d565b8c75b8", element="a45960d6-4108-4fe4-9602-5949fa608b0e")>
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...)
Collapse Failed test_oneprovider_transfers_directories test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider[1oz_2op_deployed]
59 secs
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="eae3b067d5af72f9b74910bc833da7a6", element="ffa364b1-caa7-4cbb-8606-024bf9bd0a3d")>
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...)
Collapse Failed test_oneprovider_transfers_directories test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
57 secs
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="8c8961035066b26962c205cef57d09e6", element="1baf4ba7-6f9d-4d08-bf97-5f4cf822304d")>
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...)
Collapse Failed test_oneprovider_transfers_directories test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
57 secs
RuntimeError: no  item found in _Provider in DataPage in Onezone page
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="48dcffbfefc1da2ef79d124f568fe29e", element="0d29f638-b605-495e-b811-abf2d108dbe5")>
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...)