Expand |
Failed
|
test_multiprovider_basic
test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
|
Failing since build #50
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
2 mins |
ValueError: need more than 0 values to unpack
request = <FixtureRequest for <Function 'test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>>
from tests.gui.steps.onezone.multibrowser_spaces import *
> from tests.gui.steps.onezone.groups import *
tests/gui/scenarios/test_multiprovider_basic.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(20 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
|
Failing since build #50
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
2 mins |
ValueError: need more than 0 values to unpack
request = <FixtureRequest for <Function 'test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>
from tests.gui.steps.oneprovider.data_tab import *
> from tests.gui.steps.oneprovider.file_browser import *
tests/gui/scenarios/test_multiprovider_basic.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(20 more lines...)
|
Expand |
Failed
|
test_multiprovider_basic
test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider
|
Failing since build #50
(Manual run by Agnieszka Warchol)
|
Chrome multiprovider basic tests |
1 min |
ValueError: need more than 0 values to unpack
request = <FixtureRequest for <Function 'test_user_leaves_space_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>>
from tests.gui.steps.oneprovider.groups import *
> from tests.gui.steps.oneprovider.spaces import *
tests/gui/scenarios/test_multiprovider_basic.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(20 more lines...)
|
Expand |
Failed
|
test_onepanel_basic
test_support_space
|
Failing since build #50
(Manual run by Agnieszka Warchol)
|
Chrome onepanel basic tests |
43 secs |
RuntimeError: no "helloworld" found in SpacesPage in Onezone page
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(36 more lines...)
|
Expand |
Failed
|
test_onepanel_basic
test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage
|
Failing since build #50
(Manual run by Agnieszka Warchol)
|
Chrome onepanel basic tests |
28 secs |
RuntimeError: no "Storages" found in dev-oneprovider-krakow item 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...)
|
Expand |
Failed
|
test_onepanel_basic
test_cluster_deployment
|
Failing since build #50
(Manual run by Agnieszka Warchol)
|
Chrome onepanel basic tests |
1 min |
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...)
|
Expand |
Failed
|
test_onepanel_basic
test_revoke_space_support
|
Failing since build #50
(Manual run by Agnieszka Warchol)
|
Chrome onepanel basic tests |
32 secs |
RuntimeError: no "helloworld" found in SpacesPage in Onezone page
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:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(36 more lines...)
|
Expand |
Failed
|
test_storage_sync
test_user_disables_files_update
|
Failing since build #51
(Manual run by Agnieszka Warchol)
|
Chrome storage sync tests |
2 mins |
ValueError: need more than 0 values to unpack
request = <FixtureRequest for <Function 'test_user_disables_files_update'>>
> ???
tests/gui/scenarios/test_storage_sync.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(19 more lines...)
|
Expand |
Failed
|
test_storage_sync
test_user_supports_space_with_storage_sync_and_enabled_options_delete
|
Failing since build #51
(Manual run by Agnieszka Warchol)
|
Chrome storage sync tests |
2 mins |
ValueError: need more than 0 values to unpack
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete'>>
from tests.gui.steps.oneprovider.shares import *
> from tests.gui.steps.oneprovider.groups import *
tests/gui/scenarios/test_storage_sync.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(20 more lines...)
|
Expand |
Failed
|
test_storage_sync
test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root
|
Failing since build #51
(Manual run by Agnieszka Warchol)
|
Chrome storage sync tests |
3 mins |
ValueError: need more than 0 values to unpack
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root'>>
from tests.gui.steps.onezone.manage_account import *
> from tests.gui.steps.onezone.spaces import *
tests/gui/scenarios/test_storage_sync.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(20 more lines...)
|
Expand |
Failed
|
test_storage_sync
test_user_supports_space_with_storage_sync_and_no_enabled_options
|
Failing since build #51
(Manual run by Agnieszka Warchol)
|
Chrome storage sync tests |
2 mins |
ValueError: need more than 0 values to unpack
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_no_enabled_options'>>
from tests.gui.steps.oneprovider.common import *
> from tests.gui.steps.oneprovider.data_tab import *
tests/gui/scenarios/test_storage_sync.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(20 more lines...)
|
Expand |
Failed
|
test_storage_sync
test_user_supports_space_with_storage_sync_and_enabled_options_write_once
|
Failing since build #51
(Manual run by Agnieszka Warchol)
|
Chrome storage sync tests |
2 mins |
ValueError: need more than 0 values to unpack
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_write_once'>>
> ???
tests/gui/scenarios/test_storage_sync.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(19 more lines...)
|
Expand |
Failed
|
test_storage_sync
test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once
|
Failing since build #51
(Manual run by Agnieszka Warchol)
|
Chrome storage sync tests |
2 mins |
ValueError: need more than 0 values to unpack
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once'>>
> ???
tests/gui/scenarios/test_storage_sync.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(19 more lines...)
|