Build: #3 failed

Job: Onezone basic failed

Job result summary

Completed
Duration
3 minutes
Revision
c4e6b9a913bc9edcc87b311e7dd0f283bb121721
Total tests
18

Tests

  • 18 tests in total
  • 3 tests failed
  • 3 failures are new
  • 15 tests were quarantined / skipped
  • 1 minute taken in total.
New test failures 3
Status Test Duration
Collapse Failed test_onezone_basic test_onezone_login_page_renders_with_proper_title
17 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...)
Collapse Failed test_onezone_basic test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_spaces_submenu
5 secs
HTTPForbidden: [403] Forbidden:
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: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(46 more lines...)
Collapse Failed test_onezone_basic test_user_successfully_creates_access_token
47 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...)