GUI acceptance tests using environment deployed from packages.

Build: #638 failed

Job: Onepanel basic failed

Test results

  • 23 tests in total
  • 5 tests failed
  • 5 failures are new
  • 29 minutes taken in total.

Build 638 has the following 5 errors: 5 new failure(s) occurred since the previous build.

New test failures 5
Status Test Duration
Collapse Failed test_onepanel_basic test_user_changes_provider_name_and_domain[1oz_1op_deployed]
11 secs
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(62 more lines...)
Collapse Failed test_onepanel_basic test_user_changes_the_name_of_a_directory_which_is_the_mount_point_for_storage[1oz_1op_deployed]
3 mins
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_changes_the_name_of_a_directory_which_is_the_mount_point_for_storage[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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
Collapse Failed test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
23 secs
HTTPBadRequest: [400] Bad Request: {"error":{"id":"badGRI","description":"Provided GRI (Graph Resource Identifier) is invalid."}}
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(62 more lines...)
Collapse Failed test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser1-new_storage1]
4 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_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...)
Collapse Failed test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage[1oz_1op_deployed-browser2-new_storage2]
4 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...)