GUI acceptance tests using environment deployed from packages.
Build: #292 failed
Job: Multiprovider basic failed
Test results
- 11 tests in total
- 6 tests failed
- 6 failures are new
- 17 minutes taken in total.
Build 292 has the following 6 errors: 6 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_multiprovider_basic
test_user_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_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_creates_space_in_one_provider_and_sees_that_it_was_created_also_in_other_provider'>> > from tests.gui.steps.oneprovider.common import * tests/gui/scenarios/test_multiprovider_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (52 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_uploads_file_appends_some_text_to_it_downlaods_it_and_sees_its_content
|
1 min | |
ConnectionError: HTTPSConnectionPool(host='none', port=443): Max retries exceeded with url: /cdmi/space1/20B-0.txt (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f93602ded90>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_uploads_file_appends_some_text_to_it_downlaods_it_and_sees_its_content'>> > ??? tests/gui/scenarios/test_multiprovider_basic.py:57: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/local/lib/python2.7/dist-packages/pytest_bdd/scenario.py:195: in _execute_scenario (154 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_uploads_file_on_one_provider_sees_its_distribution_reads_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution
|
4 mins | |
ConnectionError: HTTPSConnectionPool(host='none', port=443): Max retries exceeded with url: /cdmi/space1/20B-0.txt (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f935fa2e850>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its...ds_half_of_file_on_other_provider_using_cdmi_and_again_sees_its_distribution'>> > from tests.gui.steps.modal import * tests/gui/scenarios/test_multiprovider_basic.py:49: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (155 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_uploads_file_on_one_provider_sees_its_distribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution
|
4 mins | |
ConnectionError: HTTPSConnectionPool(host='none', port=443): Max retries exceeded with url: /cdmi/space1/20B-0.txt (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f93600bfad0>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_uploads_file_on_one_provider_sees_its...ribution_writes_to_it_using_cdmi_on_other_provider_and_sees_its_distribution'>> > from tests.gui.steps.oneprovider.common import * tests/gui/scenarios/test_multiprovider_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (155 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again
|
1 min | |
ConnectionError: HTTPSConnectionPool(host='none', port=443): Max retries exceeded with url: /cdmi/space1/20B-0.txt (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f9360434190>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_distribution_writes_to_it_beyond_the_end_of_file_using_cdmi_and_sees_its_distribution_again'>> > @pytest.fixture(scope='module') def screens(): tests/gui/scenarios/test_multiprovider_basic.py:53: (156 more lines...) |
|||
Collapse |
test_multiprovider_basic
test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown
|
1 min | |
ConnectionError: HTTPSConnectionPool(host='none', port=443): Max retries exceeded with url: /cdmi/space1/20B-0.txt (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f93602cff50>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_uploads_file_sees_its_size_writes_to_it_using_cdmi_and_sees_that_size_has_grown'>> from tests.gui.steps.oneprovider.metadata import * > from tests.gui.steps.oneprovider.shares import * tests/gui/scenarios/test_multiprovider_basic.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (155 more lines...) |