Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 511148 Details for
Bug 641800
dev-python/pystache-0.5.4 : [TEST] FAIL: test_escape_default (pystache.tests.test_renderer.RendererInitTestCase)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:pystache-0.5.4:20171219-231349.log
dev-python:pystache-0.5.4:20171219-231349.log (text/plain), 55.54 KB, created by
Toralf Förster
on 2017-12-20 10:11:03 UTC
(
hide
)
Description:
dev-python:pystache-0.5.4:20171219-231349.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-12-20 10:11:03 UTC
Size:
55.54 KB
patch
obsolete
> * Package: dev-python/pystache-0.5.4 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_5 test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pystache-0.5.4.tar.gz to /var/tmp/portage/dev-python/pystache-0.5.4/work >>>> Source unpacked in /var/tmp/portage/dev-python/pystache-0.5.4/work >>>> Preparing source in /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4 ... > * python2_7: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python2.7 setup.py build >pystache: using: version '36.7.2' of <module 'setuptools' from '/usr/lib64/python2.7/site-packages/setuptools/__init__.pyc'> >running build >running build_py >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/template_spec.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/specloader.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/renderer.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/renderengine.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/parser.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/parsed.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/locator.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/loader.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/init.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/defaults.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/context.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/common.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >copying pystache/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/commands >copying pystache/commands/test.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/commands >copying pystache/commands/render.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/commands >copying pystache/commands/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/commands >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_specloader.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_simple.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_renderer.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_renderengine.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_pystache.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_parser.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_locator.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_loader.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_examples.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_defaults.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_context.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test_commands.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/test___init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/spectesting.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/main.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/doctesting.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/common.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/benchmark.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >copying pystache/tests/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data >copying pystache/tests/data/views.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data >copying pystache/tests/data/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data/locator >copying pystache/tests/data/locator/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data/locator >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/unicode_output.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/unicode_input.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/unescaped.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/template_partial.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/simple.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/readme.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/partials_with_lambdas.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/nested_context.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/lambdas.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/inverted.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/escaped.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/double_section.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/delimiters.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/complex.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/comments.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/data/say_hello.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data >copying pystache/tests/data/sample_view.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data >copying pystache/tests/data/non_ascii.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data >copying pystache/tests/data/duplicate.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data >copying pystache/tests/data/ascii.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data >copying pystache/tests/data/locator/duplicate.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data/locator >copying pystache/tests/data/locator/template.txt -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/data/locator >copying pystache/tests/examples/unicode_output.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/unicode_input.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/unescaped.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/template_partial.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/tagless.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/simple.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/say_hello.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/partial_with_partial_and_lambda.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/partial_with_lambda.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/partial_in_partial.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/nested_context.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/looping_partial.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/lambdas.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/inverted.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/inner_partial.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/escaped.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/double_section.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/delimiters.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/complex.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/comments.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/template_partial.txt -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >copying pystache/tests/examples/inner_partial.txt -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/examples >warning: build_py: byte-compiling is disabled, skipping. > > * python3_5: running distutils-r1_run_phase distutils-r1_python_compile >/usr/bin/python3.5 setup.py build >running build >running build_py >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/template_spec.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/specloader.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/renderer.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/renderengine.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/parser.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/parsed.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/locator.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/loader.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/init.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/defaults.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/context.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/common.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >copying pystache/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/commands >copying pystache/commands/test.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/commands >copying pystache/commands/render.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/commands >copying pystache/commands/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/commands >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_specloader.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_simple.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_renderer.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_renderengine.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_pystache.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_parser.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_locator.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_loader.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_examples.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_defaults.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_context.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test_commands.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/test___init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/spectesting.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/main.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/doctesting.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/common.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/benchmark.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >copying pystache/tests/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data >copying pystache/tests/data/views.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data >copying pystache/tests/data/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data/locator >copying pystache/tests/data/locator/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data/locator >creating /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/unicode_output.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/unicode_input.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/unescaped.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/template_partial.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/simple.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/readme.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/partials_with_lambdas.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/nested_context.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/lambdas.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/inverted.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/escaped.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/double_section.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/delimiters.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/complex.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/comments.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/__init__.py -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/data/say_hello.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data >copying pystache/tests/data/sample_view.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data >copying pystache/tests/data/non_ascii.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data >copying pystache/tests/data/duplicate.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data >copying pystache/tests/data/ascii.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data >copying pystache/tests/data/locator/duplicate.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data/locator >copying pystache/tests/data/locator/template.txt -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data/locator >copying pystache/tests/examples/unicode_output.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/unicode_input.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/unescaped.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/template_partial.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/tagless.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/simple.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/say_hello.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/partial_with_partial_and_lambda.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/partial_with_lambda.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/partial_in_partial.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/nested_context.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/looping_partial.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/lambdas.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/inverted.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/inner_partial.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/escaped.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/double_section.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/delimiters.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/complex.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/comments.mustache -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/template_partial.txt -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >copying pystache/tests/examples/inner_partial.txt -> /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples >Fixing /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/template_spec.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/specloader.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/renderer.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/renderengine.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/parser.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/parsed.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/locator.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/loader.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/init.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/defaults.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/context.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/common.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/__init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/commands/test.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/commands/render.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/commands/__init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_specloader.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_simple.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_renderer.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_renderengine.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_pystache.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_parser.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_locator.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_loader.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_examples.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_defaults.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_context.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_commands.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test___init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/spectesting.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/main.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/doctesting.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/common.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/benchmark.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/__init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data/views.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data/__init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data/locator/__init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/unicode_output.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/unicode_input.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/unescaped.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/template_partial.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/simple.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/readme.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/partials_with_lambdas.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/nested_context.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/lambdas.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/inverted.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/escaped.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/double_section.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/delimiters.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/complex.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/comments.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/__init__.py >Skipping optional fixer: buffer >Skipping optional fixer: idioms >Skipping optional fixer: set_literal >Skipping optional fixer: ws_comma >Fixing /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/template_spec.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/specloader.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/renderer.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/renderengine.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/parser.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/parsed.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/locator.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/loader.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/init.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/defaults.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/context.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/common.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/__init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/commands/test.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/commands/render.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/commands/__init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_specloader.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_simple.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_renderer.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_renderengine.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_pystache.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_parser.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_locator.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_loader.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_examples.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_defaults.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_context.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test_commands.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/test___init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/spectesting.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/main.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/doctesting.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/common.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/benchmark.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/__init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data/views.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data/__init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/data/locator/__init__.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/unicode_output.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/unicode_input.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/unescaped.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/template_partial.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/simple.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/readme.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/partials_with_lambdas.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/nested_context.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/lambdas.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/inverted.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/escaped.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/double_section.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/delimiters.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/complex.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/comments.py /var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python3_5/lib/pystache/tests/examples/__init__.py >Skipping optional fixer: buffer >Skipping optional fixer: idioms >Skipping optional fixer: set_literal >Skipping optional fixer: ws_comma >pystache: using: version '36.7.2' of <module 'setuptools' from '/usr/lib64/python3.5/site-packages/setuptools/__init__.py'> >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. >>>> Test phase: dev-python/pystache-0.5.4 > * python2_7: running distutils-r1_run_phase python_test >Test that "from pystache import *" works as expected. ... ok >Test that pystache.__version__ is set. ... ok >Test a simple command-line case. ... ok >test__repr (pystache.tests.test_context.ContextStackTestCase) ... ok >test__str (pystache.tests.test_context.ContextStackTestCase) ... ok >test_copy (pystache.tests.test_context.ContextStackTestCase) ... ok >Test passing a ContextStack instance. ... ok >Test passing a dictionary. ... ok >Test passing a keyword argument. ... ok >Test passing None. ... ok >Test passing an object. ... ok >Test precedence of keyword arguments. ... ok >Test precedence of positional arguments. ... ok >test_dot_notation__autocall (pystache.tests.test_context.ContextStackTestCase) ... ok >test_dot_notation__dict (pystache.tests.test_context.ContextStackTestCase) ... ok >test_dot_notation__missing_attr_or_key (pystache.tests.test_context.ContextStackTestCase) ... ok >Test that dotted name resolution terminates on a later part not found. ... ok >test_dot_notation__mixed_dict_and_obj (pystache.tests.test_context.ContextStackTestCase) ... ok >test_dot_notation__user_object (pystache.tests.test_context.ContextStackTestCase) ... ok >Check that first-added stack items are queried on context misses. ... ok >Test getting a missing key. ... ok >Test getting a key. ... ok >Test that get() respects the order of precedence (later items first). ... ok >Test getting a single dot ("."). ... ok >Test getting a single dot (".") with an empty context stack. ... ok >Check that passing more than two items to __init__() raises no exception. ... ok >Check that passing nothing to __init__() raises no exception. ... ok >Test pop(). ... ok >Test push(). ... ok >test_top (pystache.tests.test_context.ContextStackTestCase) ... ok >Test getting from an integer. ... ok >Test getting from a list. ... ok >Test getting from a string. ... ok >Test that dictionary attributes are not checked. ... ok >Test that callable values are returned as-is (and in particular not called). ... ok >Test that subclasses of dict are treated as dictionaries. ... ok >Test getting a missing key from a dictionary. ... ok >Test getting a key from a dictionary. ... ok >Test getting a callable attribute from an object. ... ok >Test getting a missing attribute from an object. ... ok >Test getting an attribute from an object. ... ok >Test getting a key from a dict-like object (an object that implements '__getitem__'). ... ok >Test getting an attribute from an instance of a type that isn't built-in. ... ok >Test getting a property that raises an exception. ... ok >Test that changes to defaults.DELIMITERS take effect. ... ok >Test that changes to defaults.MISSING_TAGS take effect. ... ok >Test that changes to defaults.TAG_ESCAPE take effect. ... ok >test_comments (pystache.tests.test_examples.TestView) ... ok >test_delimiters (pystache.tests.test_examples.TestView) ... ok >test_double_section (pystache.tests.test_examples.TestView) ... ok >test_escaping (pystache.tests.test_examples.TestView) ... ok >test_literal (pystache.tests.test_examples.TestView) ... ok >test_nested_context (pystache.tests.test_examples.TestView) ... ok >test_nested_context_is_available_in_view (pystache.tests.test_examples.TestView) ... ok >test_partial_in_partial_has_access_to_grand_parent_context (pystache.tests.test_examples.TestView) ... ok >test_template_partial (pystache.tests.test_examples.TestView) ... ok >test_template_partial_extension (pystache.tests.test_examples.TestView) ... ok >test_unicode_input (pystache.tests.test_examples.TestView) ... ok >test_unicode_output (pystache.tests.test_examples.TestView) ... ok >test_init__extension (pystache.tests.test_loader.LoaderTests) ... ok >test_init__extension__default (pystache.tests.test_loader.LoaderTests) ... ok >test_init__file_encoding (pystache.tests.test_loader.LoaderTests) ... ok >test_init__file_encoding__default (pystache.tests.test_loader.LoaderTests) ... ok >test_init__to_unicode (pystache.tests.test_loader.LoaderTests) ... ok >test_init__to_unicode__default (pystache.tests.test_loader.LoaderTests) ... ok >test_load_file (pystache.tests.test_loader.LoaderTests) ... ok >test_load_name (pystache.tests.test_loader.LoaderTests) ... ok >Test read(). ... ok >Test read(): encoding argument respected. ... ok >Test read(): file_encoding attribute respected. ... ok >Test read(): to_unicode attribute respected. ... ok >Test unicode(): default arguments with str input. ... ok >Test unicode(): default arguments with unicode input. ... ok >Test unicode(): default arguments with unicode-subclass input. ... ok >Test unicode(): encoding argument. ... ok >Test unicode(): encoding attribute. ... ok >test_find_file (pystache.tests.test_locator.LocatorTests) ... ok >test_find_name (pystache.tests.test_locator.LocatorTests) ... ok >test_find_name__non_existent_template_fails (pystache.tests.test_locator.LocatorTests) ... ok >Test the order in which find_name() searches directories. ... ok >test_find_name__using_list_of_paths (pystache.tests.test_locator.LocatorTests) ... ok >test_find_object (pystache.tests.test_locator.LocatorTests) ... ok >test_find_object__none_file_name (pystache.tests.test_locator.LocatorTests) ... ok >test_find_object__none_object_directory (pystache.tests.test_locator.LocatorTests) ... ok >test_get_object_directory (pystache.tests.test_locator.LocatorTests) ... ok >test_get_object_directory__not_hasattr_module (pystache.tests.test_locator.LocatorTests) ... ok >test_init__extension (pystache.tests.test_locator.LocatorTests) ... ok >test_make_file_name (pystache.tests.test_locator.LocatorTests) ... ok >test_make_file_name__template_extension_argument (pystache.tests.test_locator.LocatorTests) ... ok >Test make_template_name(). ... ok >Test getting a key from a dictionary. ... ok >Test when a section value is a (non-list) "non-false value". ... ok >test_basic (pystache.tests.test_pystache.PystacheTests) ... ok >test_comments (pystache.tests.test_pystache.PystacheTests) ... ok >test_even_less_basic (pystache.tests.test_pystache.PystacheTests) ... ok >test_false_sections_are_hidden (pystache.tests.test_pystache.PystacheTests) ... ok >test_ignores_misses (pystache.tests.test_pystache.PystacheTests) ... ok >test_implicit_iterator (pystache.tests.test_pystache.PystacheTests) ... ok >test_kwargs (pystache.tests.test_pystache.PystacheTests) ... ok >This is a simple test case intended to cover issue #53. ... ok >test_less_basic (pystache.tests.test_pystache.PystacheTests) ... ok >test_non_strings (pystache.tests.test_pystache.PystacheTests) ... ok >test_render_zero (pystache.tests.test_pystache.PystacheTests) ... ok >test_sections (pystache.tests.test_pystache.PystacheTests) ... ok >test_surrounding_whitepace_not_altered (pystache.tests.test_pystache.PystacheTests) ... ok >test_true_sections_are_shown (pystache.tests.test_pystache.PystacheTests) ... ok >test_unicode (pystache.tests.test_pystache.PystacheTests) ... ok >Test that __init__() stores all of the arguments correctly. ... ok >Test that render() uses the escape attribute. ... ok >Test that render() does not call literal before or after calling escape. ... ok >Test that render() preserves unicode subclasses when passing to escape. ... ok >Test that render() uses the literal attribute. ... ok >Test a context value that is not a basestring instance. ... ok >Test that render() uses the load_template attribute. ... ok >Check that multiline comments are permitted. ... ok >Check that changing custom delimiters back is not "retroactive." ... ok >Check that custom delimiters can be used to start a section. ... ok >Test simple dot notation cases. ... ok >Test that dotted name resolution terminates on a later part not found. ... ok >Test dot notation with multiple levels. ... ok >Test an implicit iterator in a normal tag. ... ok >Test an implicit iterator in a literal tag. ... ok >Check tag interpolation with a built-in type: integer. ... ok >Check tag interpolation with a built-in type: list. ... ok >Check tag interpolation with a built-in type: string. ... ok >test_interpolation__falsey__none (pystache.tests.test_renderengine.RenderTests) ... ok >test_interpolation__falsey__zero (pystache.tests.test_renderengine.RenderTests) ... ok >Test a tag whose value is a non-ascii, non-unicode string. ... ok >Test a lambda tag value returning a non-ascii, non-unicode string. ... ok >Check that literals work in partials. ... ok >Check that literals work in sections. ... ok >test_literal__sigil (pystache.tests.test_renderengine.RenderTests) ... ok >test_partial (pystache.tests.test_renderengine.RenderTests) ... ok >Test that escape and literal work on context values in partials. ... ok >test_render (pystache.tests.test_renderengine.RenderTests) ... ok >Check that items higher in the context stack take precedence. ... ok >Test that escape and literal work on context values in sections. ... ok >Check what happens if the end tag doesn't match. ... ok >Check what happens if there is an end tag with no start tag. ... ok >Check that objects supporting iteration (aside from dicts) behave like lists. ... ok >test_section__lambda (pystache.tests.test_renderengine.RenderTests) ... ok >Check that lists of lambdas are processed correctly for sections. ... ok >Test a mixed list of lambdas and non-lambdas as a section value. ... ok >Check that section lambda return values are not re-interpolated. ... ok >Check that section lambdas are not pushed onto the context stack. ... ok >Test a lambda section value returning a non-ascii, non-unicode string. ... ok >Test a lambda section value returning a non-string. ... ok >Check that callable output is treated as a template string (issue #46). ... ok >Check that list items can access the parent context. ... ok >Check that "nested truthy" sections get rendered. ... ok >Check a doubly-nested section with the same context key. ... ok >Test a section whose value is a non-ascii, non-unicode string. ... ok >Check that rendered section output is not interpolated. ... ok >Check that string section values are not interpreted as lists. ... ok >Context values should not be treated as templates (issue #44). ... ok >Context values should not be treated as templates (issue #44). ... ok >Test the to_str attribute. ... ok >Test the to_str attribute for a lambda. ... ok >test_to_str__section_lambda (pystache.tests.test_renderengine.RenderTests) ... ok >Test the to_str attribute for a section list. ... ok >Check that the constructor sets the attribute correctly. ... ok >Check the default value. ... ok >test_escape (pystache.tests.test_renderer.RendererInitTestCase) ... ok >test_escape__default (pystache.tests.test_renderer.RendererInitTestCase) ... FAIL >Check that the file_encoding attribute is set correctly. ... ok >Check the file_encoding default. ... ok >Check that the file_encoding attribute is set correctly. ... ok >Check the file_extension default. ... ok >Check that the missing_tags attribute is set correctly. ... ok >Check the missing_tags default. ... ok >Test that the attribute is set correctly. ... ok >Test the default value. ... ok >Check the search_dirs default. ... ok >Check that the search_dirs attribute is set correctly when a list. ... ok >Check that the search_dirs attribute is set correctly when a string. ... ok >Check that the constructor sets the attribute correctly. ... ok >Check the default value. ... ok >Test that _make_loader() sets all attributes correctly.. ... ok >Test that _make_loader() returns a Loader. ... ok >Test that string coercion can be customized via attribute assignment. ... ok >Test that string coercion can be customized via subclassing. ... ok >Test the _make_resolve_partial() method. ... ok >Test _make_resolve_partial(): that resolve_partial doesn't "double-decode" Unicode. ... ok >Test render(): passing a context. ... ok >Test render(): passing a context and **kwargs. ... ok >Test render(): **kwargs takes precedence over context. ... ok >Test render(): passing **kwargs and no context. ... ok >Test render(): passing **kwargs does not modify the passed context. ... ok >test_render__non_ascii_character (pystache.tests.test_renderer.RendererTests) ... ok >Test passing a non-unicode template with non-ascii characters. ... ok >Test rendering an object instance. ... ok >Check that render() returns a string of type unicode. ... ok >test_render__str (pystache.tests.test_renderer.RendererTests) ... ok >Test rendering a TemplateSpec instance. ... ok >test_render__unicode (pystache.tests.test_renderer.RendererTests) ... ok >Test rendering a View instance. ... ok >Test the render_name() method. ... ok >Test the render_path() method. ... ok >Test that the decode_errors attribute is respected. ... ok >Test that the string_encoding attribute is respected. ... ok >Test that escape receives strings with the unicode subclass intact. ... ok >Test that literal returns unicode (and not a subclass). ... ok >Test that escape uses the renderer's escape function. ... ok >Test that escape uses the renderer's unicode function. ... ok >Test that literal doesn't try to "double decode" unicode. ... ok >Test that literal returns unicode (and not a subclass). ... ok >Test that literal uses the renderer's unicode function. ... ok >Check missing_tags attribute: setting an unknown value. ... ok >Check resolve_context(): default arguments. ... ok >Check resolve_context(): missing_tags 'strict'. ... ok >Check that resolve_partial returns the empty string when a template is not found. ... ok >Check that resolve_partial provides a nice message when a template is not found. ... ok >Check that resolve_partial returns the empty string when a template is not found. ... ok >Check that resolve_partial provides a nice message when a template is not found. ... ok >Check that resolve_partial returns unicode (and not a subclass). ... ok >test_callables (pystache.tests.test_simple.TestSimple) ... ok >test_empty_context (pystache.tests.test_simple.TestSimple) ... ok >test_looping_and_negation_context (pystache.tests.test_simple.TestSimple) ... ok >test_nested_context (pystache.tests.test_simple.TestSimple) ... ok >test_non_existent_value_renders_blank (pystache.tests.test_simple.TestSimple) ... ok >test_rendering_partial (pystache.tests.test_simple.TestSimple) ... ok >Side note: ... ok >Test _find() with TemplateSpec.template_path. ... ok >test_init__defaults (pystache.tests.test_specloader.SpecLoaderTests) ... ok >test_init__loader (pystache.tests.test_specloader.SpecLoaderTests) ... ok >Test that reader.unicode() is called correctly. ... ok >Test the template attribute: str string. ... ok >Test the template attribute: unicode string. ... ok >Test the template attribute: non-ascii unicode string. ... ok >Test the template attribute: with template encoding attribute. ... ok >Test _find() with a view that has a directory specified. ... ok >Test _find() with a view that doesn't have a directory specified. ... ok >Test _find_relative(): default behavior (no attributes set). ... ok >Test _find_relative(): template_extension attribute. ... ok >Test _find_relative(): template_name attribute. ... ok >Test _find_relative(): template_rel_directory attribute. ... ok >Test _find_relative(): template_rel_path attribute. ... ok >Test _find_relative(): template_rel_path attribute. ... ok >Test get_template(): default behavior (no attributes set). ... ok >Test get_template(): template_encoding attribute. ... ok >test_accessing_properties_on_parent_object_from_child_objects (pystache.tests.test_specloader.ViewTestCase) ... ok >test_basic_method_calls (pystache.tests.test_specloader.ViewTestCase) ... ok >test_complex (pystache.tests.test_specloader.ViewTestCase) ... ok >test_hierarchical_partials_with_lambdas (pystache.tests.test_specloader.ViewTestCase) ... ok >test_higher_order_lambda (pystache.tests.test_specloader.ViewTestCase) ... ok >test_higher_order_replace (pystache.tests.test_specloader.ViewTestCase) ... ok >test_higher_order_rot13 (pystache.tests.test_specloader.ViewTestCase) ... ok >test_inverted (pystache.tests.test_specloader.ViewTestCase) ... ok >test_inverted_lists (pystache.tests.test_specloader.ViewTestCase) ... ok >test_non_callable_attributes (pystache.tests.test_specloader.ViewTestCase) ... ok >test_partials_with_lambda (pystache.tests.test_specloader.ViewTestCase) ... ok >Test that View.template_rel_path is respected for partials. ... ok >Test that View.template_rel_directory is respected. ... ok > >====================================================================== >FAIL: test_escape__default (pystache.tests.test_renderer.RendererInitTestCase) >---------------------------------------------------------------------- >Traceback (most recent call last): > File "/var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib/pystache/tests/test_renderer.py", line 73, in test_escape__default > self.assertEqual(escape("'"), expected) >AssertionError: ''' != "'" > >---------------------------------------------------------------------- >Ran 253 tests in 0.340s > >FAILED (failures=1) > * ERROR: dev-python/pystache-0.5.4::gentoo failed (test phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 3690: Called distutils-r1_src_test > * environment, line 1035: Called _distutils-r1_run_foreach_impl 'python_test' > * environment, line 331: Called python_foreach_impl 'distutils-r1_run_phase' 'python_test' > * environment, line 3213: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2320: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' > * environment, line 2318: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' > * environment, line 626: Called distutils-r1_run_phase 'python_test' > * environment, line 966: Called python_test > * environment, line 3570: Called die > * The specific snippet of code: > * nosetests --verbose || die > * > * If you need support, post the output of `emerge --info '=dev-python/pystache-0.5.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-python/pystache-0.5.4::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-python:pystache-0.5.4:20171219-231349.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/pystache-0.5.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/pystache-0.5.4/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4-python2_7/lib' > * S: '/var/tmp/portage/dev-python/pystache-0.5.4/work/pystache-0.5.4'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 641800
:
511146
| 511148 |
511150
|
511152
|
511154