Build: #49 failed

Job: Chrome transfers multi browser tests failed

Job result summary

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

Configuration changes

Job Chrome transfers multi browser tests with key ODSRV-GAPT13-CTMBT2 no longer exists.

Tests

  • 4 tests in total
  • 4 tests failed
  • 4 failures are new
  • 3 minutes taken in total.
New test failures 4
Status Test Duration
Collapse Failed test_oneprovider_transfers_multi test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider
35 secs
TypeError: 'NoneType' object has no attribute '__getitem__'
request = <FixtureRequest for <Function 'test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider'>>

>   ???

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

    from tests.gui.steps.modal import *
>   from tests.gui.steps.oneprovider_common import *

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

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

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

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

tests/gui/scenarios/test_oneprovider_transfers_multi.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(49 more lines...)