Build: #28 failed

Job: Onepanel basic failed

Test results

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

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

New test failures 5
Status Test Duration
Collapse Failed test_onepanel_basic test_cluster_deployment
4 mins
RuntimeError: maximum recursion depth exceeded
request = <FixtureRequest for <Function 'test_cluster_deployment'>>

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

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(56 more lines...)
Collapse Failed test_onepanel_basic test_revoke_space_support
34 secs
AssertionError
request = <FixtureRequest for <Function 'test_revoke_space_support'>>

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(24 more lines...)
Collapse Failed test_onepanel_basic test_support_space
50 secs
AssertionError
request = <FixtureRequest for <Function 'test_support_space'>>

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

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(24 more lines...)
Collapse Failed test_onepanel_basic test_user_changes_provider_name_and_domain
2 secs
HTTPBadRequest: [400] Bad Request: {"error":"Invalid Request","description":"Invalid 'storageId' value, expected: '<string>'."}
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>>

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

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working
3 secs
HTTPBadRequest: [400] Bad Request: {"error":"Invalid Request","description":"Invalid 'storageId' value, expected: '<string>'."}
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>>

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Existing test failures 1
Status Test Failing since Duration
RuntimeError: no "dev-oneprovider-krakow" found in ClustersSidebar in CLUSTERS sidebar in Provider Panel
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage'>>

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

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