Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483320 - dev-python/werkzeug-0.9.4 fails tests (with py 3.3?)
Summary: dev-python/werkzeug-0.9.4 fails tests (with py 3.3?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 03:41 UTC by Patrick Lauer
Modified: 2018-04-22 08:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Lauer gentoo-dev 2013-09-02 03:41:23 UTC
======================================================================
FAIL: test_iri_safe_quoting (werkzeug.testsuite.urls.URLsTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/werkzeug-0.9.4/work/Werkzeug-0.9.4/werkzeug/testsuite/urls.py", line 152, in test_iri_safe_quoting
    self.assert_strict_equal(urls.iri_to_uri(urls.uri_to_iri(uri)), uri)
  File "/var/tmp/portage/dev-python/werkzeug-0.9.4/work/Werkzeug-0.9.4/werkzeug/testsuite/__init__.py", line 171, in assert_strict_equal
    self.assert_equal(x, y)
  File "/var/tmp/portage/dev-python/werkzeug-0.9.4/work/Werkzeug-0.9.4/werkzeug/testsuite/__init__.py", line 82, in assert_equal
    return self.assertEqual(x, y, msg)
AssertionError: 'http://xn--f-1gaa.com/%2F%25?q=%C3%B6&x=%3D%25#%25' != b'http://xn--f-1gaa.com/%2F%25?q=%C3%B6&x=%3D%25#%25'

----------------------------------------------------------------------
Ran 322 tests in 1.817s

FAILED (failures=1)

[SNIP] 

----------------------------------------------------------------------
Ran 322 tests in 1.943s

OK

>>> Failed to emerge dev-python/werkzeug-0.9.4, Log file:

>>>  '/var/tmp/portage/dev-python/werkzeug-0.9.4/temp/build.log'
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-04-22 08:38:45 UTC
Tests seem to pass with 0.12.2.