Collapse |
Failed
|
test_oneprovider_transfers
test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider
|
Failing since build #1
(Rebuilt by Michał Ćwiertnia)
|
Not quarantined
|
Chrome transfers tests |
3 mins |
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider'>>
> scenarios('../features/oneprovider/transfers/transfers.feature')
tests/gui/scenarios/test_oneprovider_transfers.py:53:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(33 more lines...)
|
Collapse |
Failed
|
test_oneprovider_transfers
test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider
|
Failing since build #1
(Rebuilt by Michał Ćwiertnia)
|
Not quarantined
|
Chrome transfers tests |
3 mins |
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider'>>
@pytest.fixture(scope='module')
> def screens():
tests/gui/scenarios/test_oneprovider_transfers.py:49:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
(33 more lines...)
|
Collapse |
Failed
|
test_oneprovider_transfers
test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider
|
Failing since build #1
(Rebuilt by Michał Ćwiertnia)
|
Not quarantined
|
Chrome transfers tests |
3 mins |
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider'>>
> ???
tests/gui/scenarios/test_oneprovider_transfers.py:61:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario
(32 more lines...)
|
Collapse |
Failed
|
test_oneprovider_transfers
test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider
|
Failing since build #1
(Rebuilt by Michał Ćwiertnia)
|
Not quarantined
|
Chrome transfers tests |
2 mins |
AssertionError: Transfer status is completed instead of failed in ended
request = <FixtureRequest for <Function 'test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider'>>
> ???
tests/gui/scenarios/test_oneprovider_transfers.py:57:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
/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_directory_with_2_files_on_different_providers_to_current_provider
|
Failing since build #1
(Rebuilt by Michał Ćwiertnia)
|
Not quarantined
|
Chrome transfers multi browser tests |
2 mins |
AssertionError: Item is synchronized in provider dev-oneprovider-krakow
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
(24 more lines...)
|
Collapse |
Failed
|
test_oneprovider_transfers_multi
test_user_migrates_file_from_remote_provider_to_current_provider
|
Failing since build #1
(Rebuilt by Michał Ćwiertnia)
|
Not quarantined
|
Chrome transfers multi browser tests |
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...)
|