Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638894 - dev-python/mako-1.0.3 FAIL: test_format_exceptions_pygments, FAIL: test_utf8_format_exceptions_pygments, FAIL: test_utf8_html_error_template_pygments
Summary: dev-python/mako-1.0.3 FAIL: test_format_exceptions_pygments, FAIL: test_utf8_...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-11-26 14:19 UTC by ernsteiswuerfel
Modified: 2018-02-26 22:52 UTC (History)
0 users

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


Attachments
emerge --info (file_638894.txt,5.78 KB, text/plain)
2017-11-26 14:19 UTC, ernsteiswuerfel
Details
build.log (mako_build.log,11.11 KB, text/plain)
2017-11-26 14:21 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2017-11-26 14:19:27 UTC
Created attachment 506724 [details]
emerge --info

>>> Test phase: dev-python/mako-1.0.3
 * python2_7: running distutils-r1_run_phase python_test
......S....S..................................................SSSSSSSSSSSSSSSSSSSSSSS.....................SSSSSSSSSSSSSSSSSSSSSSS................................S.............................F.......F.F...................................................................................................................................................................................................................................................................
======================================================================
FAIL: test_format_exceptions_pygments (test.test_exceptions.ExceptionsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/mako-1.0.3/work/Mako-1.0.3/test/__init__.py", line 113, in maybe
    return fn(*args, **kw)
  File "/var/tmp/portage/dev-python/mako-1.0.3/work/Mako-1.0.3/test/test_exceptions.py", line 196, in test_format_exceptions_pygments
    result_lines(l.get_template("foo.html").render_unicode())
AssertionError

======================================================================
FAIL: test_utf8_format_exceptions_pygments (test.test_exceptions.ExceptionsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/mako-1.0.3/work/Mako-1.0.3/test/__init__.py", line 113, in maybe
    return fn(*args, **kw)
  File "/var/tmp/portage/dev-python/mako-1.0.3/work/Mako-1.0.3/test/test_exceptions.py", line 243, in test_utf8_format_exceptions_pygments
    result_lines(l.get_template("foo.html").render().decode('utf-8'))
AssertionError

======================================================================
FAIL: test_utf8_html_error_template_pygments (test.test_exceptions.ExceptionsTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/mako-1.0.3/work/Mako-1.0.3/test/__init__.py", line 113, in maybe
    return fn(*args, **kw)
  File "/var/tmp/portage/dev-python/mako-1.0.3/work/Mako-1.0.3/test/test_exceptions.py", line 100, in test_utf8_html_error_template_pygments
    'htmlentityreplace') in html_error
AssertionError

----------------------------------------------------------------------
Ran 461 tests in 6.095s

FAILED (SKIP=49, failures=3)
Comment 1 ernsteiswuerfel archtester 2017-11-26 14:21:09 UTC
Created attachment 506726 [details]
build.log
Comment 2 ernsteiswuerfel archtester 2018-02-26 22:52:12 UTC
dev-python/mako-1.0.6 passes all tests on ppc.


>>> Test phase: dev-python/mako-1.0.6
 * python2_7: running distutils-r1_run_phase python_test
......S....S..................................................SSSSSSSSSSSSSSSSSSSSSSS.....................SSSSSSSSSSSSSSSSSSSSSSS.................................S.............................S.......S.S.....................................................................................................................................................................................................................................................................
----------------------------------------------------------------------
Ran 464 tests in 5.638s

OK (SKIP=52)
 * python3_5: running distutils-r1_run_phase python_test
......S...........S...........................................SSSSSSSSSSSSSSSSSSSSSSS.....................SSSSSSSSSSSSSSSSSSSSSSS...............................................................S.......S.S...............S........S..S......................................................................................................................................................S..................................................................................
----------------------------------------------------------------------
Ran 464 tests in 6.394s

OK (SKIP=55)
 * python2_7: running distutils-r1_run_phase _distutils-r1_clean_egg_info
 * python3_5: running distutils-r1_run_phase _distutils-r1_clean_egg_info