Build: #1 failed Manual run by Michał Ćwiertnia
Build result summary
Details
- Completed
- Queue duration
- 10 seconds
- Duration
- 669 minutes
- Labels
- None
- Revision
-
b70f65a6c4a2be493d1a985e30f2f13377834bd4
- Total tests
- 433
- Fixed in
- #4 (Scheduled)
Tests
- 8 New failures
- 0 Existing failures
- 0 Fixed
- 15 Quarantined / skipped
Responsible
No one has taken responsibility for this failure
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_onepanel_basic
test_user_changes_provider_name_and_domain
|
Chrome onepanel basic tests | 1 min | |
RuntimeError: no "dev-oneprovider-krakow" found in ClustersSidebar in CLUSTERS sidebar in Provider Panel request = <FixtureRequest for <Function 'test_user_changes_provider_name_and_domain'>> > ??? tests/gui/scenarios/test_onepanel_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (35 more lines...) |
||||
Collapse |
test_onepanel_basic
test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working
|
Chrome onepanel basic tests | 59 secs | |
AssertionError: expected only set(['dev-oneprovider-krakow']) as supporting providers, but displayed are set([u'pro1']) request = <FixtureRequest for <Function 'test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working'>> from tests.gui.steps.oneprovider.file_browser import * > from tests.gui.steps.oneprovider.metadata import * tests/gui/scenarios/test_onepanel_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (36 more lines...) |
||||
Collapse |
test_oneprovider_transfers
test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider
|
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 |
test_oneprovider_transfers
test_user_tries_to_replicate_file_to_too_small_space_on_remote_provider
|
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 |
test_oneprovider_transfers
test_user_tries_to_migrate_file_to_too_small_space_on_remote_provider
|
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 |
test_oneprovider_transfers
test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider
|
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 |
test_oneprovider_transfers_multi
test_user_migrates_directory_with_2_files_on_different_providers_to_current_provider
|
Chrome transfers multi browser tests | 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 |
test_oneprovider_transfers_multi
test_user_migrates_file_from_remote_provider_to_current_provider
|
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...) |