Collapse |
Failed
|
test_oneprovider_transfers
test_user_replicates_directory_to_remote_provider
|
28 secs |
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_replicates_directory_to_remote_provider'>>
from tests.gui.steps.oneprovider.transfers import *
> from tests.gui.meta_steps.oneprovider.common import *
tests/gui/scenarios/test_oneprovider_transfers.py:45:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|
Collapse |
Failed
|
test_oneprovider_transfers
test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider
|
27 secs |
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider'>>
> ???
tests/gui/scenarios/test_oneprovider_transfers.py:65:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(48 more lines...)
|
Collapse |
Failed
|
test_oneprovider_transfers
test_user_replicates_file_to_remote_provider
|
1 min |
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_replicates_file_to_remote_provider'>>
from tests.gui.steps.oneprovider.metadata import *
> from tests.gui.steps.oneprovider.shares import *
tests/gui/scenarios/test_oneprovider_transfers.py:41:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(49 more lines...)
|