GUI acceptance tests using environment deployed from packages.

Build: #1966 failed

Job: Onepanel basic failed

Stages & jobs

  1. Acceptance Test

Test results

  • 14 tests in total
  • 1 test failed
  • 1 failure is new
  • 1 test was quarantined / skipped
  • 45 minutes taken in total.

Build 1,966 has the following 1 quarantined tests:

Quarantined tests 1
Status Test Failing since Quarantined by Duration
RuntimeError: space3 space not found
oz_page = <class 'tests.gui.utils.onezone.OZLoggedIn'>
driver = <selenium.webdriver.chrome.webdriver.WebDriver (session="455460057b7544287906d2bd2423d632")>
name = 'space3'

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