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...)
|