GUI acceptance tests using environment deployed from packages.
Build: #210 failed
Job: Chrome transfers tests failed
Job result summary
- Completed
- Duration
- 8 minutes
- Revision
-
8cbde40a7d743bbcce4cab42942de2909802117e
- Total tests
- 9
- Fixed in
- #211 (Child of ODSRV-OPRPM-1143)
Configuration changes
Tests
- 9 tests in total
- 3 tests failed
- 3 failures are new
- 6 tests were quarantined / skipped
- 1 minute taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_oneprovider_transfers
test_user_replicates_directory_to_remote_provider
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4ef1d54e90>: Failed to establish a new connection: [Errno -2] Name or service not known',)) 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
|||
Collapse |
test_oneprovider_transfers
test_user_replicates_directory_with_file_on_current_provider_to_the_same_provider
|
2 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4ef1a7fb10>: Failed to establish a new connection: [Errno -2] Name or service not known',)) 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 (176 more lines...) |
|||
Collapse |
test_oneprovider_transfers
test_user_replicates_file_to_remote_provider
|
43 secs | |
ConnectionError: HTTPSConnectionPool(host='dev-oneprovider-krakow.default.svc.cluster.local', port=9443): Max retries exceeded with url: /api/v3/onepanel/provider/storages (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f4ef1ddff10>: Failed to establish a new connection: [Errno -2] Name or service not known',)) 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: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |