Build: #1 failed

Job: Chrome transfers multi browser tests failed

Job result summary

Completed
Duration
11 minutes
Revision
b70f65a6c4a2be493d1a985e30f2f13377834bd4
Total tests
4

Configuration changes

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

Tests

  • 4 tests in total
  • 2 tests failed
  • 2 failures are new
  • 9 minutes taken in total.
New test failures 2
Status Test Duration
Collapse Failed test_oneprovider_transfers_multi test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider
3 mins
AssertionError: Transfer total files is 3 instead of 2 in ended
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
(32 more lines...)
Collapse Failed test_oneprovider_transfers_multi test_user_migrates_file_from_remote_provider_to_current_provider
3 mins
AssertionError: Transfer total files is 1 instead of 2 in ended
request = <FixtureRequest for <Function 'test_user_migrates_file_from_remote_provider_to_current_provider'>>

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

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