Skip to content

Instantly share code, notes, and snippets.

View idella's full-sized avatar

Ian Delaney idella

  • Perth Australia
View GitHub Profile
@idella
idella / gist:bfc85fdb1d5ea7102085
Created August 19, 2015 15:50
doc build for rdflib-4.2.1
Warnings:
reading sources... [ 97%] upgrade3to4
reading sources... [100%] utilities
/mnt/gen2/TmpDir/portage/dev-python/rdflib-4.2.1/work/rdflib-4.2.1-python2_7/docs/examples/film.py:docstring of examples.film:16: ERROR: Unexpected indentation.
/mnt/gen2/TmpDir/portage/dev-python/rdflib-4.2.1/work/rdflib-4.2.1-python2_7/docs/apidocs/examples.rst:63: WARNING: Title underline too short.
:mod:`rdfa_example` Module
----------------------
@idella
idella / tailof_build.log
Created August 7, 2015 06:23
build log of testsuite of mantissa-0.8.1
 * Package: dev-python/mantissa-0.8.1
 * Repository: gentoo
 * Maintainer: python
 * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 test userland_GNU
 * FEATURES: preserve-libs sandbox splitdebug test userpriv usersandbox
 * Package: dev-python/mantissa-0.8.1
 * Repository: gentoo
 * Maintainer: python
 * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 test userland_GNU
 * FEATURES: preserve-libs sandbox splitdebug test userpriv usersandbox
@idella
idella / gist:279afa4503d127e85307
Created September 20, 2014 11:55
failures of funtests, py2.7, kombu-3.0.23
test_basic_get (funtests.tests.test_zookeeper.test_zookeeper) ... SKIP: kazoo not installed
test_cyclic_reference_channel (funtests.tests.test_zookeeper.test_zookeeper) ... SKIP: kazoo not installed
test_cyclic_reference_connection (funtests.tests.test_zookeeper.test_zookeeper) ... SKIP: kazoo not installed
test_cyclic_reference_transport (funtests.tests.test_zookeeper.test_zookeeper) ... SKIP: kazoo not installed
test_produce__consume (funtests.tests.test_zookeeper.test_zookeeper) ... SKIP: kazoo not installed
test_produce__consume_large_messages (funtests.tests.test_zookeeper.test_zookeeper) ... SKIP: kazoo not installed
test_produce__consume_multiple (funtests.tests.test_zookeeper.test_zookeeper) ... SKIP: kazoo not installed
test_purge (funtests.tests.test_zookeeper.test_zookeeper) ... SKIP: kazoo not installed
test_timeout (funtests.tests.test_zookeeper.test_zookeeper) ... SKIP: kazoo not installed
@idella
idella / gist:5683902
Created May 31, 2013 09:34
run tests of django-compressot
 * Package: dev-python/django-compressor-1.3
 * Repository: gentoo
 * Maintainer: idella4@gentoo.org python
 * USE: amd64 elibc_glibc kernel_linux python_targets_python2_7 test userland_GNU
 * FEATURES: preserve-libs sandbox test userpriv usersandbox
 * Package: dev-python/django-compressor-1.3
 * Repository: gentoo
 * Maintainer: idella4@gentoo.org python
 * USE: amd64 elibc_glibc kernel_linux python_targets_python2_7 test userland_GNU
 * FEATURES: preserve-libs sandbox test userpriv usersandbox
work/kombu-2.5.10 $ nosetests-python3.2 --py3where build/lib/kombu/tests........................................................................................EE.....SEEEEE...........................................................Restoring 1 unacknowledged message(s).
............SSS..............................................................................................................................................S.....S.......................................................................................................................................................................SS..............................................................
======================================================================
ERROR: test_produce_consume (kombu.tests.transport.test_filesystem.test_FilesystemTransport)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/mnt/gen2/TmpDir/portage/dev-python/kombu-2.5.10/work/kombu-2.5.10/build/lib/ko
running build
running build_py
creating build
creating build/lib.linux-x86_64-2.7
creating build/lib.linux-x86_64-2.7/PIL
copying PIL/__init__.py -> build/lib.linux-x86_64-2.7/PIL
copying PIL/_binary.py -> build/lib.linux-x86_64-2.7/PIL
copying PIL/ArgImagePlugin.py -> build/lib.linux-x86_64-2.7/PIL
copying PIL/BdfFontFile.py -> build/lib.linux-x86_64-2.7/PIL
copying PIL/BmpImagePlugin.py -> build/lib.linux-x86_64-2.7/PIL
ok running with this from the ebuild
PYTHONPATH=.:build/lib/ nosetests build/lib/tvtk/
so just running tvtk/tests/
======================================================================
ERROR: Test if all the TVTK classes are instantiable.