Collapse |
Failed
|
test_oneprovider_data_tab
test_user_changes_directory_using_breadcrumbs
|
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_changes_directory_using_sidebar_directory_tree_view_with_unfolding_of_folded_directories
|
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_changes_directory_while_uploading_bunch_of_files
|
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_files_and_sees_that_they_are_ordered_on_list_by_creation_order
|
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_creates_new_directory_clicks_create_confirmation_button_after_entering_dir_name
|
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_creates_new_directory_presses_enter_after_entering_dir_name
|
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_creates_new_file_clicks_create_confirmation_button_after_entering_file_name
|
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_removes_directory_containing_several_files
|
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
|
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_renames_file_clicks_ok_confirmation_button_after_entering_file_name
|
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_oneprovider_data_tab
test_user_renames_file_presses_enter_after_entering_file_name
|
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_sees_modification_date_after_creating_file
|
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
|
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
|
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_upload_files_and_sees_they_are_ordered_on_list_by_upload_order_uploads_one_file_at_time
|
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
|
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_uploads_files_and_sees_their_ordering
|
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...)
|