Build: #24 failed
Job: Shares basic failed
Test results
- 15 tests in total
- 6 tests failed
- 6 failures are new
- 8 minutes taken in total.
Build 24 has the following 6 errors: 6 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_shares_basic
test_user_can_remove_directory_which_contains_shared_directory
|
25 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 (46 more lines...) |
|||
Collapse |
test_shares_basic
test_user_does_not_see_any_share_when_he_opens_shares_index_view_after_removing_only_shared_directory
|
25 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 (46 more lines...) |
|||
Collapse |
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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (47 more lines...) |
|||
Collapse |
test_shares_basic
test_user_shares_a_directory_and_views_information_about_it_changes_tab_to_shared_after_closing_share_summary_modal
|
25 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (47 more lines...) |
|||
Collapse |
test_shares_basic
test_user_shares_a_directory_and_views_information_about_it_clicks_open_the_share_in_share_summary_modal
|
25 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (47 more lines...) |
|||
Collapse |
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
|
25 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 (46 more lines...) |