GUI acceptance tests using environment deployed from packages.

Build: #550 failed

Job: Onepanel basic failed

Test results

  • 19 tests in total
  • 2 tests failed
  • 2 failures are new
  • 2 tests were fixed
  • 3 tests were quarantined / skipped
  • 36 minutes taken in total.

Build 550 has the following 3 quarantined tests:

Quarantined tests 3
Status Test Failing since Quarantined by Duration
Successful test_onepanel_basic test_cluster_deployment[1oz_1op_not_deployed]
Not quarantined 9 mins
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_not_deployed-browser1-new_storage1]'>>

    from tests.gui.steps.onezone.manage_account import *
>   from tests.gui.steps.onezone.spaces 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_not_deployed-browser2-new_storage2]'>>

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

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