Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 638894

Summary: dev-python/mako-1.0.3 FAIL: test_format_exceptions_pygments, FAIL: test_utf8_format_exceptions_pygments, FAIL: test_utf8_html_error_template_pygments
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: PPC   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

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