Build: #18 failed

Job: Onepanel basic failed

Test results

  • 6 tests in total
  • 4 tests failed
  • 2 tests were fixed
  • 7 minutes taken in total.

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

Existing test failures 4
Status Test Failing since Duration
RuntimeError: maximum recursion depth exceeded
request = <FixtureRequest for <Function 'test_cluster_deployment'>>

    from tests.gui.steps.onezone.space import *
>   from tests.gui.steps.onezone.multi_browser_space import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(56 more lines...)
RuntimeError: no "dev-oneprovider-krakow" found in ClustersSidebar in CLUSTERS sidebar in Provider Panel
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>>

    from tests.gui.steps.onezone.space import *
>   from tests.gui.steps.onezone.multi_browser_space import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
AssertionError: expected only set(['dev-oneprovider-krakow']) as supporting providers, but displayed are set([u'pro1'])
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
AssertionError: no info notify with ".*[Ss]torage.*added.*" msg found
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage'>>

    from tests.gui.steps.onezone.space import *
>   from tests.gui.steps.onezone.multi_browser_space import *

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