GUI acceptance tests using environment deployed from packages.

Build: #670 failed

Job: Onepanel basic failed

Test results

  • 23 tests in total
  • 2 tests failed
  • 30 minutes taken in total.

Build 670 has the following 2 errors:There were no new test failures since the previous build.

Existing test failures 2
Status Test Failing since Duration
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
client = 'browser1', storage_name = 'new_storage1'
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser1-new_storage1]'>>

    from tests.gui.steps.onezone.providers import *
>   from tests.gui.steps.onezone.manage_account import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
(30 more lines...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
client = 'browser2', storage_name = 'new_storage2'
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser2-new_storage2]'>>

    from tests.gui.steps.onezone.providers import *
>   from tests.gui.steps.onezone.manage_account import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
(30 more lines...)