GUI acceptance tests using environment deployed from packages.

Build: #115 failed Scheduled

Test results

  • 246 tests in total
  • 54 tests failed
  • 48 failures are new
  • 6 tests were fixed
  • 15 tests were quarantined / skipped
  • 129 minutes taken in total.
New test failures 48
Status Test View job Duration
Collapse Failed test_oneprovider_acl_basic test_user_removes_acl_record[[read acl]-user-user1]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_removes_acl_record[[read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_changes_order_of_acl_entries[move up-second]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
numeral = 'second', button = 'move up'
request = <FixtureRequest for <Function 'test_user_changes_order_of_acl_entries[move up-second]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal'>>

    from tests.gui.meta_steps.onezone.common import *
>   from tests.gui.meta_steps.oneprovider.data import *

tests/gui/scenarios/test_oneprovider_acl_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sees_default_acl_privileges_for_directory_in_edit_permissions_modal
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sees_default_acl_privileges_for_directory_in_edit_permissions_modal'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_multiple_files[[allow, read acl]-user-user1]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[allow, read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_files[[allow, read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_multiple_directories[[allow, read acl]-user-user1]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[allow, read acl]', subject_type = 'user', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_multiple_directories[[allow, read acl]-user-user1]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[delete]-[deny, delete]-succeeds]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
child_privileges = '[delete]', result = 'succeeds'
parent_privileges = '[deny, delete]'
request = <FixtureRequest for <Function 'test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[delete]-[deny, delete]-succeeds]'>>

    
>   scenarios('../features/oneprovider/data/acl/basic.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_changes_order_of_acl_entries[move down-first]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
numeral = 'first', button = 'move down'
request = <FixtureRequest for <Function 'test_user_changes_order_of_acl_entries[move down-first]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[all except [delete]-group-group2-fails]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[all except [delete]-group-group2-fails]'>>

    @fixture(scope='module')
>   def screens():

(56 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sees_eligible_subjects_for_acl_record
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sees_eligible_subjects_for_acl_record'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_2_acl_records
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_sets_2_acl_records'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[deny, delete]-[delete]-fails]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
child_privileges = '[deny, delete]', result = 'fails'
parent_privileges = '[delete]'
request = <FixtureRequest for <Function 'test_user_sets_excluding_acl_records_for_group_and_parent_group_in_specified_order[[deny, delete]-[delete]-fails]'>>

    
>   scenarios('../features/oneprovider/data/acl/basic.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[all except [delete]-group-group2-fails]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[all except [delete]-group-group2-fails]'>>

    from tests.gui.meta_steps.onezone.common import *
>   from tests.gui.meta_steps.oneprovider.data import *

(56 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_one_acl_record_for_file_in_edit_permissions_modal[[allow, read acl]-group-group1]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[allow, read acl]', subject_type = 'group'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_user_sets_one_acl_record_for_file_in_edit_permissions_modal[[allow, read acl]-group-group1]'>>

    
>   scenarios('../features/oneprovider/data/acl/basic.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[[delete]-group-group2-succeeds]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete]', subject_type = 'group', result = 'succeeds'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_belogs_to_space[[delete]-group-group2-succeeds]'>>

    from tests.gui.meta_steps.onezone.common import *
>   from tests.gui.meta_steps.oneprovider.data import *

(56 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_cancels_acl_editing
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_cancels_acl_editing'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[[delete]-group-group2-succeeds]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete]', subject_type = 'group', result = 'succeeds'
subject_name = 'group2'
request = <FixtureRequest for <Function 'test_user_sets_acl_for_parent_group_of_a_group_that_does_not_belong_to_space[[delete]-group-group2-succeeds]'>>

    @fixture(scope='module')
>   def screens():

(56 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_one_acl_record_for_directory_in_edit_permissions_modal[[allow, read acl]-group-group1]
Chrome oneprovider ACL basic 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[allow, read acl]', subject_type = 'group'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_user_sets_one_acl_record_for_directory_in_edit_permissions_modal[[allow, read acl]-group-group1]'>>

    @fixture(scope='module')
>   def screens():

(56 more lines...)
Collapse Failed test_oneprovider_acl_files test_remove_file[group-group1-succeeds-[delete]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_file[group-group1-succeeds-[delete]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_rename_file[user-user1-fails-all except [delete]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_file[user-user1-fails-all except [delete]]'>>

    
>   scenarios('../features/oneprovider/data/file_acl_privileges.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_files test_write_metadata_to_file[user-user1-fails-all except [write metadata]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [write metadata]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_write_metadata_to_file[user-user1-fails-all except [write metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:57: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_read_files_metadata[user-user1-succeeds-[read metadata]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[read metadata]', subject_type = 'user', result = 'succeeds'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_read_files_metadata[user-user1-succeeds-[read metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:61: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_read_files_acl[group-group1-succeeds-[read acl]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[read acl]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_read_files_acl[group-group1-succeeds-[read acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:49: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_rename_file[user-user1-succeeds-[delete]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete]', subject_type = 'user', result = 'succeeds'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_rename_file[user-user1-succeeds-[delete]]'>>

    
>   scenarios('../features/oneprovider/data/file_acl_privileges.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_files test_read_files_metadata[group-group1-fails-all except [read metadata]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [read metadata]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_read_files_metadata[group-group1-fails-all except [read metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:61: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_read_files_acl[user-user1-succeeds-[read acl]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[read acl]', subject_type = 'user', result = 'succeeds'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_read_files_acl[user-user1-succeeds-[read acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:49: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_write_metadata_to_file[group-group1-fails-all except [write metadata]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [write metadata]', subject_type = 'group'
result = 'fails', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_write_metadata_to_file[group-group1-fails-all except [write metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:57: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_change_files_acl[group-group1-fails-all except [change acl]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [change acl]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_change_files_acl[group-group1-fails-all except [change acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_rename_file[group-group1-fails-all except [delete]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_file[group-group1-fails-all except [delete]]'>>

    
>   scenarios('../features/oneprovider/data/file_acl_privileges.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_files test_remove_file[user-user1-succeeds-[delete]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete]', subject_type = 'user', result = 'succeeds'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_file[user-user1-succeeds-[delete]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_read_files_metadata[user-user1-fails-all except [read metadata]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [read metadata]', subject_type = 'user'
result = 'fails', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_read_files_metadata[user-user1-fails-all except [read metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:61: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_change_files_acl[user-user1-fails-all except [change acl]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [change acl]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_change_files_acl[user-user1-fails-all except [change acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_read_files_acl[user-user1-fails-all except [read acl]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [read acl]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_read_files_acl[user-user1-fails-all except [read acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:49: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_read_files_acl[group-group1-fails-all except [read acl]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [read acl]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_read_files_acl[group-group1-fails-all except [read acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:49: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_remove_file[user-user1-fails-all except [delete]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete]', subject_type = 'user', result = 'fails'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_remove_file[user-user1-fails-all except [delete]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_read_files_metadata[group-group1-succeeds-[read metadata]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[read metadata]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_read_files_metadata[group-group1-succeeds-[read metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:61: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_write_metadata_to_file[user-user1-succeeds-[read metadata, write metadata]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[read metadata, write metadata]', subject_type = 'user'
result = 'succeeds', subject_name = 'user1'
request = <FixtureRequest for <Function 'test_write_metadata_to_file[user-user1-succeeds-[read metadata, write metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:57: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_change_files_acl[group-group1-succeeds-[change acl]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[change acl]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_change_files_acl[group-group1-succeeds-[change acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:53: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_write_metadata_to_file[group-group1-succeeds-[read metadata, write metadata]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[read metadata, write metadata]', subject_type = 'group'
result = 'succeeds', subject_name = 'group1'
request = <FixtureRequest for <Function 'test_write_metadata_to_file[group-group1-succeeds-[read metadata, write metadata]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:57: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_rename_file[group-group1-succeeds-[delete]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[delete]', subject_type = 'group', result = 'succeeds'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_rename_file[group-group1-succeeds-[delete]]'>>

    
>   scenarios('../features/oneprovider/data/file_acl_privileges.feature')

(56 more lines...)
Collapse Failed test_oneprovider_acl_files test_remove_file[group-group1-fails-all except [delete]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = 'all except [delete]', subject_type = 'group', result = 'fails'
subject_name = 'group1'
request = <FixtureRequest for <Function 'test_remove_file[group-group1-fails-all except [delete]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:45: 
(55 more lines...)
Collapse Failed test_oneprovider_acl_files test_change_files_acl[user-user1-succeeds-[change acl]]
Chrome oneprovider ACL files 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
privileges = '[change acl]', subject_type = 'user', result = 'succeeds'
subject_name = 'user1'
request = <FixtureRequest for <Function 'test_change_files_acl[user-user1-succeeds-[change acl]]'>>

>   ???

tests/gui/scenarios/test_oneprovider_acl_files.py:53: 
(55 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_mount_in_root
Chrome storage sync tests 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete
Chrome storage sync tests 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_storage_sync test_user_disables_files_update
Chrome storage sync tests 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
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
(53 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_no_enabled_options
Chrome storage sync tests 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_write_once
Chrome storage sync tests 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
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
(53 more lines...)
Collapse Failed test_storage_sync test_user_supports_space_with_storage_sync_and_enabled_options_delete_and_write_once
Chrome storage sync tests 3 secs
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
Existing test failures 6
Status Test Failing since View job Duration
TimeoutException: Message: timeout   (Session info: chrome=66.0.3359.181)   (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.78-040478-generic x86_64)
request = <FixtureRequest for <Function 'test_support_space'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(182 more lines...)
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
TimeoutException: Message: timeout   (Session info: chrome=66.0.3359.181)   (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.78-040478-generic x86_64)
request = <FixtureRequest for <Function 'test_cluster_deployment'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(182 more lines...)
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>>

>   ???

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(53 more lines...)
HTTPNotFound: [404] Not Found: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /api/v3/onezone/user was not found on this server.</p> </body></html>
request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>>

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(54 more lines...)
TimeoutException: Message: timeout   (Session info: chrome=66.0.3359.181)   (Driver info: chromedriver=2.38.552522 (437e6fbedfa8762dec75e2c5b3ddb86763dc9dcb),platform=Linux 4.4.78-040478-generic x86_64)
request = <FixtureRequest for <Function 'test_revoke_space_support'>>

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

tests/gui/scenarios/test_onepanel_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(183 more lines...)
Fixed tests 6
Status Test Failing since View job Duration
Successful test_oneprovider_groups_multiuser test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url
Failing since build #114 (Scheduled) Chrome oneprovider groups multiuser tests 35 secs
Successful test_oneprovider_groups_multiuser test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token
Failing since build #114 (Scheduled) Chrome oneprovider groups multiuser tests 46 secs
Successful test_oneprovider_groups_multiuser test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token
Failing since build #114 (Scheduled) Chrome oneprovider groups multiuser tests 46 secs
Successful test_onezone_basic test_user_successfully_creates_access_token
Failing since build #114 (Scheduled) Chrome onezone basic tests 8 secs
Successful test_onezone_basic test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_spaces_submenu
Failing since build #114 (Scheduled) Chrome onezone basic tests 13 secs
Successful test_onezone_basic test_onezone_login_page_renders_with_proper_title
Failing since build #114 (Scheduled) Chrome onezone basic tests 4 secs
Skipped tests 15
Status Test Failing since View job
Skipped test_onezone_basic test_user_sees_that_his_alias_remains_unchanged_after_resigning_from_renaming_it_clicks_cancel_button_after_entering_alias
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_home_space_of_provider_should_have_cloud_with_home_icon
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_can_go_to_oneprovider_by_clicking_on_go_to_your_files_in_providers_popup
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_changes_his_alias_presses_enter_after_entering_text
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_if_space_is_displayed_in_provider_submenu_in_go_to_your_files_panel_that_provider_is_also_displayed_in_submenu_of_that_space_in_data_space_management_panel
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_logout
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_when_no_provider_is_working_appropriate_msg_is_shown
Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_changes_his_alias_clicks_on_confirm_button_after_entering_text
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_provider_popup_can_be_closed_with_clicking_the_same_or_other_provider_circle
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_after_unsupporting_space_number_displayed_in_space_counter_for_given_provider_decreases
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_after_clicking_on_providers_circle_on_world_map_providers_popup_appears
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_provider_popup_can_be_closed_with_clicking_on_map
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_removes_access_token
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_sees_that_spaces_list_in_provider_popup_and_provider_record_in_go_to_your_files_matches
Failing since build #114 (Scheduled) Chrome onezone basic tests
Skipped test_onezone_basic test_user_successfully_copies_access_token
Failing since build #114 (Scheduled) Chrome onezone basic tests