Build: #10 failed
Job: Onezone basic failed
Test results
- 18 tests in total
- 3 tests failed
- 15 tests were quarantined / skipped
- 1 minute taken in total.
Build 10 has the following 3 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_onezone_basic
test_onezone_login_page_renders_with_proper_title
|
Failing since build #3 (Manual run by Michał Stanisz) | 16 secs | ||
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2013' in position 12: ordinal not in range(128) request = <FixtureRequest for <Function 'test_onezone_login_page_renders_with_proper_title'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_onezone_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (25 more lines...) |
||||
test_onezone_basic
test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_spaces_submenu
|
Failing since build #3 (Manual run by Michał Stanisz) | 3 secs | ||
ConnectionError: HTTPSConnectionPool(host='dev-onezone.default.svc.cluster.local', port=443): Max retries exceeded with url: /api/v3/onezone/user (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7faf010c8e10>: Failed to establish a new connection: [Errno -2] Name or service not known',)) request = <FixtureRequest for <Function 'test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_spaces_submenu'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_onezone_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (177 more lines...) |
||||
test_onezone_basic
test_user_successfully_creates_access_token
|
Failing since build #3 (Manual run by Michał Stanisz) | 27 secs | ||
RuntimeError: no "access tokens" on Onezone page found request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token'>> from tests.gui.steps.oneprovider.common import * > from tests.gui.steps.oneprovider.data_tab import * tests/gui/scenarios/test_onezone_basic.py:41: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ (48 more lines...) |