GUI acceptance tests using environment deployed from packages.

Build: #653 failed

Job: Onepanel basic failed

Test results

  • 23 tests in total
  • 2 tests failed
  • 1 failure is new
  • 28 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser2-new_storage2]
2 mins
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...)
Existing test failures 1
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...)