GUI acceptance tests using environment deployed from packages.
Build: #158 failed
Job: Chrome transfers tests failed
Job result summary
- Completed
- Duration
- 7 minutes
- Revision
-
23fd7844589939996955bb96cbe6d1e58c87d6a0
- Total tests
- 9
- Fixed in
- #159 (Rebuilt by Michał Ćwiertnia)
Configuration changes
Tests
- 9 tests in total
- 5 tests failed
- 5 failures are new
- 4 tests were quarantined / skipped
- 3 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_transfers
test_user_migrates_directory_to_remote_provider
|
18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_migrates_directory_to_remote_provider'>> > ??? tests/gui/scenarios/test_oneprovider_transfers.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
|||
Collapse |
test_oneprovider_transfers
test_user_migrates_file_to_remote_provider
|
18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_migrates_file_to_remote_provider'>> > ??? tests/gui/scenarios/test_oneprovider_transfers.py:69: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
|||
Collapse |
test_oneprovider_transfers
test_user_replicates_directory_to_remote_provider
|
17 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_replicates_directory_to_remote_provider'>> from tests.gui.steps.oneprovider.transfers import * > from tests.gui.meta_steps.oneprovider.common import * tests/gui/scenarios/test_oneprovider_transfers.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
|||
Collapse |
test_oneprovider_transfers
test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider
|
18 secs | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider'>> > ??? tests/gui/scenarios/test_oneprovider_transfers.py:65: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (51 more lines...) |
|||
Collapse |
test_oneprovider_transfers
test_user_replicates_file_to_remote_provider
|
1 min | |
HTTPNotFound: [404] Not Found: {"error_description":"The space could not be found.","error":"space_not_found"} request = <FixtureRequest for <Function 'test_user_replicates_file_to_remote_provider'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_oneprovider_transfers.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |