GUI acceptance tests using environment deployed from packages.

Build: #1146 failed

Job: Onepanel basic failed

Test results

  • 15 tests in total
  • 4 tests failed
  • 40 minutes taken in total.

Build 1,146 has the following 4 errors:There were no new test failures since the previous build.

Existing test failures 4
Status Test Failing since Duration
RuntimeError: no  item found in Cease support for space modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="774c589757d973dabd7bbc41e43d143b", element="f8ed1fd0-1531-42c6-b971-507fb9bf9d9c")>
css_sel = '.one-checkbox-danger'
err_msg = 'no  item found in Cease support for space modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
RuntimeError: no  item found in Cease support for space modal
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="b427af6744cae34eb16de999382a3a23", element="5501ce64-f684-4680-a0b8-5c4501abd9a8")>
css_sel = '.one-checkbox-danger'
err_msg = 'no  item found in Cease support for space modal'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(302 more lines...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_fails_to_configure_import_in_storage_that_is_not_importenabled[1oz_1op_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: 
(34 more lines...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_sees_that_synchronization_autoupdate_still_works_after_changing_mount_point_for_storage[1oz_1op_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: 
(34 more lines...)