Skip to content

Instantly share code, notes, and snippets.

View gotcha's full-sized avatar

Godefroid Chapelle gotcha

View GitHub Profile
Process: Python [983]
Path: /usr/local/Cellar/python/2.7.9/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
Identifier: Python
Version: 2.7.9 (2.7.9)
Code Type: X86-64 (Native)
Parent Process: bash [589]
Responsible: iTerm [408]
User ID: 501
Date/Time: 2015-04-03 19:13:40.064 +0200
Failure in test test_item_dublincore (plone.dexterity.tests.test_content.TestContent) [522/1826]
Traceback (most recent call last):
File "/Users/gotcha/software/buildout.python/parts/opt/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "build/bdist.macosx-10.4-x86_64/egg/mocker.py", line 149, in test_method_wrapper
File "/Users/gotcha/co/plone43devel/src/plone.dexterity/plone/dexterity/tests/test_content.py", line 682, in test_item_dublincore
i.ModificationDate()[:19], i.modification_date.ISO()[:19])
File "/Users/gotcha/software/buildout.python/parts/opt/lib/python2.7/unittest/case.py", line 513, in assertEqual
assertion_func(first, second, msg=msg)
File "/Users/gotcha/software/buildout.python/parts/opt/lib/python2.7/unittest/case.py", line 506, in _baseAssertEqual
Verifying that +gotcha is my openname (Bitcoin username). https://onename.io/gotcha
-- Destination dir ./output doesn't exist, creating..
-- Attaching input OS X installer image with shadow file..
Checksumming Driver Descriptor Map (DDM : 0)…
Driver Descriptor Map (DDM : 0): verified CRC32 $82881B3D
Checksumming (Apple_Free : 1)…
(Apple_Free : 1): verified CRC32 $00000000
Checksumming Apple (Apple_partition_map : 2)…
Apple (Apple_partition_map : 2): verified CRC32 $E3F140E2
Checksumming disk image (Apple_HFS : 3)…
...........................................................................................................................................................
from plone.app.portlets.portlets import calendar
left = getUtility(
IPortletManager, name=u'plone.leftcolumn', context=context
)
manager = getMultiAdapter((context, left,), IPortletAssignmentMapping)
chooser = INameChooser(manager)
assignment = calendar.Assignment()
manager[chooser.chooseName(None, assignment)] = assignment
@gotcha
gotcha / gist:9740912
Created March 24, 2014 14:16
jenkins slave stack trace
javax.servlet.ServletException: org.apache.commons.jelly.JellyTagException: jar:file:/var/cache/jenkins/war/WEB-INF/lib/jenkins-core-1.534.jar!/hudson/model/ParametersDefinitionProperty/index.jelly:39:61: <st:include> No page found 'sidepanel.jelly' for class hudson.model.ParametersDefinitionProperty
at org.kohsuke.stapler.jelly.JellyRequestDispatcher.forward(JellyRequestDispatcher.java:60)
at hudson.model.AbstractProject.doBuild(AbstractProject.java:1828)
at sun.reflect.GeneratedMethodAccessor1122.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:297)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:160)
at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:95)
at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:111)
http://trac.xnet.irisnet.be/svn/Plone_ASP/products/products.geoloc/trunk/
@gotcha
gotcha / gist:7482210
Created November 15, 2013 10:21
plone.app.widgets 4.3 buildout
[buildout]¬
extends = https://raw.github.com/collective/buildout.plonetest/master/plone-4.3.x.cfg¬
¬
develop =¬
¬
parts += omelette¬
¬
extensions = mr.developer¬
¬
auto-checkout =¬
http://plone.org/documentation/kb/archgenxml-getting-started/tutorial-all-pages
https://github.com/collective/ArchGenXML/blob/master/umltools/argouml/archgenxml_profile.xmi