Build: #16 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 16 has the following 3 errors:There were no new test failures since the previous build.

Existing test failures 3
Status Test Failing since Duration
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.data_tab import *
>   from tests.gui.steps.oneprovider.file_browser import *

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(25 more lines...)
HTTPUnauthorized: [401] Unauthorized: {"error":"Authentication Error","description":"Invalid username or password."}
request = <FixtureRequest for <Function 'test_user_opens_provider_popup_by_clicking_on_supporting_provider_in_spaces_submenu'>>

    from tests.gui.steps.oneprovider.data_tab import *
>   from tests.gui.steps.oneprovider.file_browser import *

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(48 more lines...)
RuntimeError: no "access tokens" on Onezone page found
request = <FixtureRequest for <Function 'test_user_successfully_creates_access_token'>>

    from tests.gui.steps.oneprovider.data_tab import *
>   from tests.gui.steps.oneprovider.file_browser import *

tests/gui/scenarios/test_onezone_basic.py:41: 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
(42 more lines...)