Build: #49 failed

Job: Shares basic failed

Job result summary

Completed
Duration
12 minutes
Revision
156855cbf4e88b0f90f69f35d31fe939bc68bbb0
Total tests
15
Fixed in
#51 (Manual run by Agnieszka Warchol)

Tests

  • 15 tests in total
  • 15 tests failed
  • 15 failures are new
  • 7 minutes taken in total.
New test failures 15
Status Test Duration
Collapse Failed test_shares_basic test_user_can_change_working_directory_using_breadcrumbs
27 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_can_change_working_directory_using_breadcrumbs'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:85: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(48 more lines...)
Collapse Failed test_shares_basic test_user_can_jump_to_data_tab_by_clicking_on_dir_in_breadcrumbs_from_shared_tab
27 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_can_jump_to_data_tab_by_clicking_on_dir_in_breadcrumbs_from_shared_tab'>>

>   ???

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

>   ???

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

>   ???

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

>   ???

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

>   ???

tests/gui/scenarios/test_shares_basic.py:93: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(48 more lines...)
Collapse Failed test_shares_basic test_user_fails_to_share_already_shared_directory
27 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_fails_to_share_already_shared_directory'>>

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

tests/gui/scenarios/test_shares_basic.py:49: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(49 more lines...)
Collapse Failed test_shares_basic test_user_removes_share
27 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_removes_share'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:77: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(48 more lines...)
Collapse Failed test_shares_basic test_user_renames_share
27 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_renames_share'>>

>   ???

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

>   ???

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

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

tests/gui/scenarios/test_shares_basic.py:45: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(49 more lines...)
Collapse Failed test_shares_basic test_user_sees_share_icon_on_directory_after_sharing_it_presses_enter_after_typing_share_name
1 min
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_sees_share_icon_on_directory_after_sharing_it_presses_enter_after_typing_share_name'>>

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

tests/gui/scenarios/test_shares_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(49 more lines...)
Collapse Failed test_shares_basic test_user_shares_a_directory_and_views_information_about_it_changes_tab_to_shared_after_closing_share_summary_modal
27 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_information_about_it_changes_tab_to_shared_after_closing_share_summary_modal'>>

    
>   scenarios('../features/oneprovider/shares/basic_management.feature')

tests/gui/scenarios/test_shares_basic.py:57: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(49 more lines...)
Collapse Failed test_shares_basic test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal
27 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal'>>

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

tests/gui/scenarios/test_shares_basic.py:53: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(49 more lines...)
Collapse Failed test_shares_basic test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal_after_clicking_on_share_icon
27 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_shares_a_directory_and_views_informat...it_clicks_open_the_share_in_share_summary_modal_after_clicking_on_share_icon'>>

>   ???

tests/gui/scenarios/test_shares_basic.py:61: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(48 more lines...)