On 8/5/13 at 11:57 PM, h...@urpla.net (Hans-Peter Jansen) pronounced:

> Dear Chris,
> 
> don't know your favorite way to be informed about such issues:

https://github.com/Pylons/pyramid/issues

Ideally with a pull request that fixes it.  :D

Next favored would be here or in IRC.

--steve


> FYI, building on top of a fairly current pyramid stack, two tests of 
> pyramid_handlers fail:
> 
> [    7s] + python setup.py nosetests --with-coverage
> [    7s] running nosetests
> [    7s] running egg_info
> [    7s] writing requirements to pyramid_handlers.egg-info/requires.txt
> [    7s] writing pyramid_handlers.egg-info/PKG-INFO
> [    7s] writing top-level names to pyramid_handlers.egg-info/top_level.txt
> [    7s] writing dependency_links to 
> pyramid_handlers.egg-info/dependency_links.txt
> [    7s] writing entry points to pyramid_handlers.egg-info/entry_points.txt
> [    7s] reading manifest file 'pyramid_handlers.egg-info/SOURCES.txt'
> [    7s] writing manifest file 'pyramid_handlers.egg-info/SOURCES.txt'
> [    7s] running build_ext
> [    7s] ........E.........................E.
> [    7s] 
> ======================================================================
> [    7s] ERROR: test_it (pyramid_handlers.tests.TestHandlerDirective)
> [    7s] 
> ----------------------------------------------------------------------
> [    7s] Traceback (most recent call last):
> [    7s]   File 
> "/home/abuild/rpmbuild/BUILD/pyramid_handlers-0.5/pyramid_handlers/tests.py", 
> line 
> 534, in test_it
> [    7s]     _execute_actions(actions)
> [    7s]   File 
> "/home/abuild/rpmbuild/BUILD/pyramid_handlers-0.5/pyramid_handlers/tests.py", 
> line 
> 603, in _execute_actions
> [    7s]     action['callable']()
> [    7s]   File "/usr/lib/python2.7/site-packages/pyramid/config/views.py", 
> line 
> 1165, in register
> [    7s]     order = view_intr['order']
> [    7s] KeyError: 'order'
> [    7s] 
> [    7s] 
> ======================================================================
> [    7s] ERROR: test_conflict_add_handler 
> (pyramid_handlers.tests.Test_add_handler)
> [    7s] 
> ----------------------------------------------------------------------
> [    7s] Traceback (most recent call last):
> [    7s]   File 
> "/home/abuild/rpmbuild/BUILD/pyramid_handlers-0.5/pyramid_handlers/tests.py", 
> line 
> 408, in test_conflict_add_handler
> [    7s]     self.assertEqual(c[2], 'test_conflict_add_handler')
> [    7s] IndexError: list index out of range
> [    7s] 
> [    7s] Name                     Stmts   Miss  Cover   Missing
> [    7s] ------------------------------------------------------
> [    7s] pyramid_handlers           106      0   100%   
> [    7s] pyramid_handlers.tests     475      4    99%   409, 535-538
> [    7s] pyramid_handlers.zcml       26      0   100%   
> [    7s] ------------------------------------------------------
> [    7s] TOTAL                      607      4    99%   
> [    7s] 
> ----------------------------------------------------------------------
> [    7s] Ran 36 tests in 0.233s
> [    7s] 
> [    7s] FAILED (errors=2)
> 
> Full build log is available here:
> https://build.opensuse.org/package/live_build_log/home:frispete:python/python-
> pyramid_handlers/openSUSE_12.2/x86_64
> 
> It also shows signs of the intersphinx issue reported an hour ago.
> 
> Cheers,
> Pete
> 

------------------------
Steve Piercy, Soquel, CA

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-devel+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/pylons-devel.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to