GUI acceptance tests using environment deployed from packages.

Build: #1975 failed

Job: Transfers directories failed

Stages & jobs

  1. Acceptance Test

Test results

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

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

New test failures 2
Status Test Duration
Collapse Failed test_oneprovider_transfers_directories test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
36 secs
RuntimeError: smallSpace space not found
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="50965e92ae2d0367b11a69950137c8c2")>
name = 'smallSpace'

    def _choose_space_from_menu_list(oz_page, driver, name):
        option = 'data'
        try:
(76 more lines...)
Collapse Failed test_oneprovider_transfers_directories test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
34 secs
RuntimeError: smallSpace space not found
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="024c3becda0e64b34e75883ebb4c725d")>
name = 'smallSpace'

    def _choose_space_from_menu_list(oz_page, driver, name):
        option = 'data'
        try:
(76 more lines...)