GUI acceptance tests using environment deployed from packages.

Build: #687 failed

Job: Onepanel basic failed

Test results

  • 23 tests in total
  • 8 tests failed
  • 2 tests were fixed
  • 54 minutes taken in total.

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

Existing test failures 8
Status Test Failing since Duration
AssertionError: provider "dev-oneprovider-krakow" not found
client = 'browser2', space = 'space2'
request = <FixtureRequest for <Function 'test_revoke_space_support[1oz_1op_deployed-browser2-space2]'>>

    from tests.gui.steps.onezone.clusters import *
>   from tests.gui.steps.onezone.members import *

tests/gui/scenarios/test_onepanel_basic.py:45: 
(29 more lines...)
RuntimeError: no COPY HOSTNAME item found in ProviderPopover in modals
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain[1oz_1op_deployed]'>>

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

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_add_group_to_cluster_without_add_group_privileges[1oz_1op_deployed]'>>

    from tests.gui.meta_steps.onezone.spaces import *
>   from tests.gui.meta_steps.onepanel.account_management import *

tests/gui/scenarios/test_onepanel_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_remove_cluster_without_remove_cluster_privileges[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider.common import *
>   from tests.gui.steps.oneprovider.data_tab import *

tests/gui/scenarios/test_onepanel_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_remove_group_from_cluster_without_remove_group_privileges[1oz_1op_deployed]'>>

    from tests.gui.meta_steps.onepanel.provider import *
>   from tests.gui.meta_steps.onepanel.spaces import *

tests/gui/scenarios/test_onepanel_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_remove_user_without_remove_user_privileges[1oz_1op_deployed]'>>

    from tests.gui.steps.oneprovider.shares import *
>   from tests.gui.steps.oneprovider.groups import *

tests/gui/scenarios/test_onepanel_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
AssertionError: Modal does not contain text "Insufficient permissions"
request = <FixtureRequest for <Function 'test_user_fails_to_set_privileges_without_set_privileges[1oz_1op_deployed]'>>

    from tests.gui.steps.onezone.clusters import *
>   from tests.gui.steps.onezone.members import *

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(23 more lines...)
IndexError: list index out of range
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: 
(57 more lines...)