GUI acceptance tests using environment deployed from packages.
Build: #587 failed Child of ODSRV-OZP-1216
Test results
- 256 tests in total
- 3 tests failed
- 3 failures are new
- 4 tests were quarantined / skipped
- 216 minutes taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
test_oneprovider_transfers
test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]
|
Chrome transfers tests | 1 min | |
RuntimeError: no "large_file.txt" found in file browser in DataTab in Oneprovider page request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider[1oz_2op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_transfers.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (39 more lines...) |
||||
Collapse |
test_oneprovider_transfers
test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]
|
Chrome transfers tests | 1 min | |
RuntimeError: no "large_file.txt" found in file browser in DataTab in Oneprovider page request = <FixtureRequest for <Function 'test_user_replicates_directory_to_remote_provider[1oz_2op_deployed]'>> from tests.gui.steps.oneprovider.transfers import * > from tests.gui.meta_steps.oneprovider.common import * tests/gui/scenarios/test_oneprovider_transfers.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (40 more lines...) |
||||
Collapse |
test_oneprovider_transfers_multi
test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]
|
Chrome transfers multi browser tests | 1 min | |
RuntimeError: no "large_file.txt" found in file browser in DataTab in Oneprovider page request = <FixtureRequest for <Function 'test_user_replicates_directory_with_2_files_on_different_providers_to_current_provider[1oz_2op_deployed]'>> from tests.gui.steps.oneprovider.transfers import * > from tests.gui.meta_steps.oneprovider.common import * tests/gui/scenarios/test_oneprovider_transfers_multi.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (40 more lines...) |
Status | Test | Failing since | Quarantined by | View job | Duration | |
---|---|---|---|---|---|---|
Collapse |
test_oneprovider_transfers
test_user_tries_to_migrate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #361 (Manual run by Michał Ćwiertnia) | Not quarantined | Chrome transfers tests | 6 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[1oz_2op_deployed]'>> > ??? tests/gui/scenarios/test_oneprovider_transfers.py:53: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /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[1oz_2op_deployed]
|
Failing since build #361 (Manual run by Michał Ćwiertnia) | Not quarantined | Chrome transfers tests | 5 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[1oz_2op_deployed]'>> from tests.gui.steps.oneprovider_common import * > from tests.gui.meta_steps.onezone.common import * tests/gui/scenarios/test_oneprovider_transfers.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (33 more lines...) |
||||||
Collapse |
test_oneprovider_transfers
test_user_tries_to_replicate_directory_to_too_small_space_on_remote_provider[1oz_2op_deployed]
|
Failing since build #361 (Manual run by Michał Ćwiertnia) | Not quarantined | Chrome transfers tests | 5 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[1oz_2op_deployed]'>> > ??? 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[1oz_2op_deployed]
|
Failing since build #361 (Manual run by Michał Ćwiertnia) | Not quarantined | Chrome transfers tests | 5 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[1oz_2op_deployed]'>> def screens(): > return [0] tests/gui/scenarios/test_oneprovider_transfers.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (33 more lines...) |