Build: #3 failed

Job: Storage sync failed

Job result summary

Completed
Duration
5 minutes
Revision
c4e6b9a913bc9edcc87b311e7dd0f283bb121721
Total tests
6

Tests

  • 6 tests in total
  • 6 tests failed
  • 6 failures are new
  • 3 minutes taken in total.
New test failures 6
Status Test Duration
Collapse Failed test_storage_sync test_user_disables_files_update
47 secs
AttributeError: 'OnezoneLoginPage' object has no attribute 'zone_name'
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
(45 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete
47 secs
AttributeError: 'OnezoneLoginPage' object has no attribute 'zone_name'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete'>>

    from tests.gui.steps.oneprovider.groups import *
>   from tests.gui.steps.oneprovider.spaces import *

tests/gui/scenarios/test_storage_sync.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once
47 secs
AttributeError: 'OnezoneLoginPage' object has no attribute 'zone_name'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once'>>

    def screens():
>       return [0, 1]

tests/gui/scenarios/test_storage_sync.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root
4 secs
HTTPUnauthorized: [401] Unauthorized: {"error":"Provided basic authorization credentials are not valid"}
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.login_page import *

tests/gui/scenarios/test_storage_sync.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_write_once
47 secs
AttributeError: 'OnezoneLoginPage' object has no attribute 'zone_name'
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
(45 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_no_enabled_options
26 secs
AttributeError: 'OnezoneLoginPage' object has no attribute 'zone_name'
request = <FixtureRequest for <Function 'test_user_supports_space_with_storage_sync_and_no_enabled_options'>>

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

tests/gui/scenarios/test_storage_sync.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)