Build: #24 failed Manual run by Agnieszka Warchol

Build result summary

Details

Completed
Queue duration
53 minutes
Duration
34 minutes
Labels
None
Revision
9cb40768aeab620552630064c4e7645b230afe99
Total tests
244
Failing since
#1 (Manual run by Agnieszka Warchol)
Fixed in
#47 (Manual run by Agnieszka Warchol)

Responsible

  • Agnieszka Warchol Agnieszka Warchol Automatically assigned

Code commits

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Restarting failed/incomplete builds only is not possible as some of the affected jobs no longer exist.

Tests

New test failures 68
Status Test View job Duration
Collapse Failed test_metadata test_discard_changes_while_entering_metadata_for_file_in_xml_format
Chrome metadata test 25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_discard_changes_while_entering_metadata_for_file_in_xml_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:97: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
Collapse Failed test_metadata test_invalid_basic_metadata_entry_for_file_should_be_colored_red
Chrome metadata test 25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_invalid_basic_metadata_entry_for_file_should_be_colored_red'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_metadata.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_metadata test_entered_invalid_metadata_for_directory_will_not_be_saved
Chrome metadata test 24 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_entered_invalid_metadata_for_directory_will_not_be_saved'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_metadata.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_metadata test_add_metadata_to_file_clicks_only_save_all_changes_button
Chrome metadata test 24 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_add_metadata_to_file_clicks_only_save_all_changes_button'>>

>   ???

tests/gui/scenarios/test_metadata.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
Collapse Failed test_metadata test_edit_metadata_icon_is_visible_if_file_has_empty_basic_metadata_entry
Chrome metadata test 24 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_edit_metadata_icon_is_visible_if_file_has_empty_basic_metadata_entry'>>

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

tests/gui/scenarios/test_metadata.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_metadata test_entered_invalid_metadata_for_file_will_not_be_saved
Chrome metadata test 24 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_entered_invalid_metadata_for_file_will_not_be_saved'>>

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

tests/gui/scenarios/test_metadata.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_metadata test_user_starts_adding_metadata_to_file_but_discards_changes
Chrome metadata test 24 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_starts_adding_metadata_to_file_but_discards_changes'>>

>   ???

tests/gui/scenarios/test_metadata.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
Collapse Failed test_metadata test_delete_directory_metadata_in_xml_format
Chrome metadata test 25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_delete_directory_metadata_in_xml_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:89: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
Collapse Failed test_metadata test_delete_file_metadata_in_xml_format
Chrome metadata test 25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_delete_file_metadata_in_xml_format'>>

>   ???

tests/gui/scenarios/test_metadata.py:93: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
Collapse Failed test_multiprovider_basic test_user_changes_name_of_space_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider
Chrome multiprovider basic tests 44 secs
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in modals
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
Collapse Failed test_multiprovider_basic test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider
Chrome multiprovider basic tests 1 min
RuntimeError: no CREATE SPACE BUTTON item found in SpacesPage in Onezone page
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
Collapse Failed test_multiprovider_basic test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown
Chrome multiprovider basic tests 21 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_onepanel_basic test_user_uploads_files_on_freshly_supported_space_on_newly_created_storage
Chrome onepanel basic tests 1 min
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.spaces import *
>   from tests.gui.steps.onezone.multibrowser_spaces import *

tests/gui/scenarios/test_onepanel_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(29 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 26 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
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')

(49 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 27 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
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():

(49 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_changes_order_of_acl_entries[move down-first]
Chrome oneprovider ACL basic 27 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 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 28 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
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():

(49 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sets_acl_for_multiple_files[[allow, read acl]-user-user1]
Chrome oneprovider ACL basic 26 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_sees_default_acl_privileges_for_file_in_edit_permissions_modal
Chrome oneprovider ACL basic 26 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_acl_basic test_user_changes_order_of_acl_entries[move up-second]
Chrome oneprovider ACL basic 27 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_creates_new_file_clicks_create_confirmation_button_after_entering_file_name
Chrome oneprovider data tab tests 20 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_creates_new_file_clicks_create_confirmation_button_after_entering_file_name'>>

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

tests/gui/scenarios/test_oneprovider_data_tab.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_upload_files_and_sees_they_are_ordered_on_list_by_upload_order_uploads_one_file_at_time
Chrome oneprovider data tab tests 20 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_upload_files_and_sees_they_are_ordered_on_list_by_upload_order_uploads_one_file_at_time'>>

    
>   @skip_if_not_chrome
    @scenario('User uploads 5 files at once')
    def test_user_uploads_5_files_at_once():

(49 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_uploads_5_files_at_once
Chrome oneprovider data tab tests 20 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_uploads_5_files_at_once'>>

    @scenario('User uploads 5 files at once')
>   def test_user_uploads_5_files_at_once():

tests/gui/scenarios/test_oneprovider_data_tab.py:71: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_creates_new_directory_clicks_create_confirmation_button_after_entering_dir_name
Chrome oneprovider data tab tests 20 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_creates_new_directory_clicks_create_confirmation_button_after_entering_dir_name'>>

    
>   from . import BROWSER

tests/gui/scenarios/test_oneprovider_data_tab.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_changes_directory_using_sidebar_directory_tree_view_with_unfolding_of_folded_directories
Chrome oneprovider data tab tests 26 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_changes_directory_using_sidebar_directory_tree_view_with_unfolding_of_folded_directories'>>

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

tests/gui/scenarios/test_oneprovider_data_tab.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_removes_directory_containing_several_files
Chrome oneprovider data tab tests 25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_removes_directory_containing_several_files'>>

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

tests/gui/scenarios/test_oneprovider_data_tab.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_removes_several_files
Chrome oneprovider data tab tests 25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_removes_several_files'>>

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

tests/gui/scenarios/test_oneprovider_data_tab.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_changes_directory_while_uploading_bunch_of_files
Chrome oneprovider data tab tests 20 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_changes_directory_while_uploading_bunch_of_files'>>

    @scenario('User changes directory while uploading bunch of files')
>   def test_user_changes_directory_while_uploading_bunch_of_files():

tests/gui/scenarios/test_oneprovider_data_tab.py:83: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_creates_new_directory_presses_enter_after_entering_dir_name
Chrome oneprovider data tab tests 20 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_creates_new_directory_presses_enter_after_entering_dir_name'>>

    
>   from tests.gui.steps.modal import *

tests/gui/scenarios/test_oneprovider_data_tab.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_changes_directory_using_breadcrumbs
Chrome oneprovider data tab tests 1 min
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_changes_directory_using_breadcrumbs'>>

    
>   from tests.gui.steps.oneprovider.common import *

tests/gui/scenarios/test_oneprovider_data_tab.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_renames_file_presses_enter_after_entering_file_name
Chrome oneprovider data tab tests 25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_renames_file_presses_enter_after_entering_file_name'>>

    
>   from . import BROWSER

tests/gui/scenarios/test_oneprovider_data_tab.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_creates_files_and_sees_that_they_are_ordered_on_list_by_creation_order
Chrome oneprovider data tab tests 20 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_creates_files_and_sees_that_they_are_ordered_on_list_by_creation_order'>>

    reason='some behaviour like multiple file '
>          'upload at once can only be '
           'simulated in Chrome')

tests/gui/scenarios/test_oneprovider_data_tab.py:65: 
(48 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_uploads_files_and_sees_their_ordering
Chrome oneprovider data tab tests 20 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_uploads_files_and_sees_their_ordering'>>

    @scenario('User uploads files and sees their ordering (uploads a bunch of files at once)')
>   def test_user_uploads_files_and_sees_their_ordering():

tests/gui/scenarios/test_oneprovider_data_tab.py:89: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_sees_modification_date_after_creating_file
Chrome oneprovider data tab tests 20 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_sees_modification_date_after_creating_file'>>

    @scenario('User uploads more than 50 files and uses files list lazy loading')
>   def test_user_uploads_more_than_50_files_and_uses_files_list_lazy_loading():

tests/gui/scenarios/test_oneprovider_data_tab.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_sees_that_text_area_for_directory_name_gets_bigger_while_resizing_directory_tree_sidebar
Chrome oneprovider data tab tests 20 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_sees_that_text_area_for_directory_name_gets_bigger_while_resizing_directory_tree_sidebar'>>

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

tests/gui/scenarios/test_oneprovider_data_tab.py:93: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_selects_a_bunch_of_files_using_ctrl
Chrome oneprovider data tab tests 25 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_selects_a_bunch_of_files_using_ctrl'>>

    
>   from tests.gui.steps.oneprovider.common import *

tests/gui/scenarios/test_oneprovider_data_tab.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_oneprovider_data_tab test_user_renames_file_clicks_ok_confirmation_button_after_entering_file_name
Chrome oneprovider data tab tests 24 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_renames_file_clicks_ok_confirmation_button_after_entering_file_name'>>

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

tests/gui/scenarios/test_oneprovider_data_tab.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
Collapse Failed test_onezone_basic test_user_generates_user_invitation_token
Chrome onezone basic tests 21 secs
RuntimeError: no "group1" found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_user_generates_user_invitation_token'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(35 more lines...)
Collapse Failed test_onezone_basic test_group_leaves_parent_group
Chrome onezone basic tests 32 secs
RuntimeError: no PARENTS item found in GroupDetailsPage in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_group_leaves_parent_group'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
Collapse Failed test_onezone_basic test_user_leaves_group
Chrome onezone basic tests 22 secs
RuntimeError: no "group1" found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_user_leaves_group'>>

    from tests.gui.meta_steps.onezone import *
>   from tests.gui.meta_steps.onezone.groups import *

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
Collapse Failed test_onezone_basic test_single_user_adds_subgroup_using_enter_to_confirm
Chrome onezone basic tests 29 secs
RuntimeError: no "group3" found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_single_user_adds_subgroup_using_enter_to_confirm'>>

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

tests/gui/scenarios/test_onezone_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_view_group_he_does_not_belong_to
Chrome onezone basic tests 33 secs
RuntimeError: no "group1" found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_he_does_not_belong_to'>>

    scenarios('../features/onezone/groups/'
>             'groups_multiple_users_with_multiple_groups.feature')

tests/gui/scenarios/test_onezone_basic.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
Collapse Failed test_onezone_basic test_user_is_removed_from_group
Chrome onezone basic tests 30 secs
RuntimeError: no "group1" found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_user_is_removed_from_group'>>

    
>   @pytest.mark.skip('it collides with deregister provider test, '
                      'so skip it on getting started for now)')
    @scenario('../features/onezone/providers.feature',
              'User sees that when no provider is working appropriate msg is shown')
(40 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_create_unnamed_group_using_enter_to_confirm_group_name
Chrome onezone basic tests 21 secs
RuntimeError: no CREATE GROUP item found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_user_fails_to_create_unnamed_group_using_enter_to_confirm_group_name'>>

    from tests.gui.meta_steps.onezone import *
>   from tests.gui.meta_steps.onezone.groups import *

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
Collapse Failed test_onezone_basic test_child_group_is_removed_from_childen_list
Chrome onezone basic tests 30 secs
RuntimeError: no "group1" found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_child_group_is_removed_from_childen_list'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(35 more lines...)
Collapse Failed test_onezone_basic test_user_fails_to_join_group_using_incorrect_token_using_button_to_confirm
Chrome onezone basic tests 32 secs
RuntimeError: no JOIN GROUP item found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_using_incorrect_token_using_button_to_confirm'>>

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

tests/gui/scenarios/test_onezone_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
Collapse Failed test_onezone_basic test_user_joins_group_using_invitation_token_using_button_to_confirm
Chrome onezone basic tests 40 secs
RuntimeError: no INPUT BOX item found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_user_joins_group_using_invitation_token_using_button_to_confirm'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
Collapse Failed test_onezone_basic test_user_renames_group_with_others_users_using_button_to_confirm
Chrome onezone basic tests 41 secs
RuntimeError: no "group1" found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_user_renames_group_with_others_users_using_button_to_confirm'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(41 more lines...)
Collapse Failed test_onezone_basic test_user_adds_subgroup
Chrome onezone basic tests 33 secs
RuntimeError: no "group1" found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_user_adds_subgroup'>>

>   ???

tests/gui/scenarios/test_onezone_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(35 more lines...)
Collapse Failed test_onezone_basic test_child_group_is_removed
Chrome onezone basic tests 44 secs
RuntimeError: no "Remove" found in GroupsPage in Onezone page
request = <FixtureRequest for <Function 'test_child_group_is_removed'>>

    from tests.gui.meta_steps.onezone import *
>   from tests.gui.meta_steps.onezone.groups import *

tests/gui/scenarios/test_onezone_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)
Existing test failures 51
Status Test Failing since View job Duration
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in modals
request = <FixtureRequest for <Function 'test_user_creates_group_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_multiprovider_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
TimeoutException: Message: waiting for spaces main menu tab page to load
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(40 more lines...)
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in modals
request = <FixtureRequest for <Function 'test_user_changes_name_of_group_in_one_provider_and_sees_that_it_was_changed_also_in_other_provider'>>

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

tests/gui/scenarios/test_multiprovider_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(37 more lines...)
RuntimeError: no "space1" found in SpacesPage in Onezone page
request = <FixtureRequest for <Function 'test_user_leaves_group_in_one_provider_and_sees_that_it_was_leaved_from_also_in_other_provider'>>

    
>   scenarios('../features/oneprovider/multiprovider/cdmi.feature')

tests/gui/scenarios/test_multiprovider_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(36 more lines...)
AssertionError: user3 in subjects list in first ACL record
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
(27 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_successfully_renames_group_clicks_ok_after_entering_group_name'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_can_leave_existing_group'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_group_because_of_using_invalid_token_presses_enter_after_entering_token'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:53: 
(48 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_after_leaving_it'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:81: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_successfully_renames_group_presses_enter_after_entering_group_name'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_creates_new_group_presses_enter_after_entering_group_name'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_receives_group_invitation_token'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_group_as_subgroup_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_group_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

>   ???

tests/gui/scenarios/test_oneprovider_groups.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_creates_new_group_clicks_create_confirmation_button_after_entering_group_name'>>

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

tests/gui/scenarios/test_oneprovider_groups.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
RuntimeError: no SIDEBAR item found in GroupContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_successfully_invites_other_user_to_join_his_group_clicks_join_confirmation_button_after_entering_token'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_fails_to_view_group_to_which_he_does_not_belong_to_using_its_id_in_url'>>

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

tests/gui/scenarios/test_oneprovider_groups_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_presses_enter_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_set_given_space_as_home'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:69: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_successfully_renames_space_clicks_ok_confirmation_button_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_leaves_given_space'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:73: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_check_if_get_support_token_box_is_not_empty'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:65: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(46 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_space_because_of_using_invalid_token_clicks_join_confirmation_button_after_entering_token'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_creates_new_space_with_specified_name_clicks_create_confirmation_button_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_switching_between_spaces'>>

    
>   scenarios('../features/oneprovider/spaces/creation.feature')

tests/gui/scenarios/test_oneprovider_spaces.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(27 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_successfully_renames_space_presses_enter_after_entering_space_name'>>

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

tests/gui/scenarios/test_oneprovider_spaces.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_check_if_invite_group_token_box_is_not_empty'>>

>   ???

tests/gui/scenarios/test_oneprovider_spaces.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(30 more lines...)
RuntimeError: no SIDEBAR item found in SpacesContentPage in Oneprovider page
request = <FixtureRequest for <Function 'test_user_fails_to_join_to_space_because_of_using_invalid_token_presses_enter_after_entering_token'>>

    from tests.gui.steps.oneprovider_common import *
>   from tests.gui.meta_steps.onezone.common import *

tests/gui/scenarios/test_oneprovider_spaces.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no "go to your files" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_presses_enter_after_entering_token'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(64 more lines...)
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_has_access_to_space_via_group_membership'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(47 more lines...)
RuntimeError: no "go to your files" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_joins_space_from_onezone_gui_level_clicks_join_confirmation_button_after_entering_token'>>

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

tests/gui/scenarios/test_onezone_spaces_multiuser.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(64 more lines...)
RuntimeError: no INPUT BOX item found in SpacesPage in Onezone page
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in modals
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
(36 more lines...)
RuntimeError: no VISIT PROVIDER with "Visit provider" text found in ProviderPopover in modals
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
(36 more lines...)
RuntimeError: no INPUT BOX item found in SpacesPage in Onezone page
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no INPUT BOX item found in SpacesPage in Onezone page
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(31 more lines...)
RuntimeError: no INPUT BOX item found in SpacesPage in Onezone page
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
(30 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COAF/onedata/tests/gui/scenarios/test_oneprovider_acl_files.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(9 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COASM/onedata/tests/gui/scenarios/test_oneprovider_acl_subdir_multi.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(9 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COADM/onedata/tests/gui/scenarios/test_oneprovider_acl_dir_multi.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(9 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CPT/onedata/tests/gui/scenarios/test_oneprovider_posix.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(5 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CPTM/onedata/tests/gui/scenarios/test_oneprovider_posix_multiuser.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(5 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COAFM/onedata/tests/gui/scenarios/test_oneprovider_acl_files_multi.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(9 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COAD/onedata/tests/gui/scenarios/test_oneprovider_acl_dir.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(9 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-COAS/onedata/tests/gui/scenarios/test_oneprovider_acl_subdir.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(9 more lines...)
collection failure
ImportError while importing test module '/mnt/storage/bamboo-agent-home/xml-data/build-dir/ODSRV-GAPT13-CTMBT2/onedata/tests/gui/scenarios/test_oneprovider_transfers_multi.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/local/lib/python2.7/dist-packages/_pytest/python.py:412: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
/usr/local/lib/python2.7/dist-packages/py/_path/local.py:668: in pyimport
    __import__(modname)
(5 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeVFS-4716Could not obtain issue details from Jira