Skip to content

Instantly share code, notes, and snippets.

View gotcha's full-sized avatar

Godefroid Chapelle gotcha

View GitHub Profile
@gotcha
gotcha / gist:1261509
Created October 4, 2011 12:26
RC node
[gotcha@gotcha-2 selenium_grid]$ java -jar selenium-server-standalone-2.7.0.jar –role rc -hub http://localhost:4444/grid/register -port 5555
Oct 4, 2011 2:25:25 PM org.openqa.grid.selenium.GridLauncher main
INFO: Launching a standalone server
14:25:27.286 INFO - Java: Apple Inc. 20.1-b02-384
14:25:27.288 INFO - OS: Mac OS X 10.6.8 x86_64
14:25:27.300 INFO - v2.7.0, with Core v2.7.0. Built from revision 13926
14:25:27.445 INFO - RemoteWebDriver instances should connect to: http://127.0.0.1:5555/wd/hub
14:25:27.447 INFO - Version Jetty/5.1.x
14:25:27.448 INFO - Started HttpContext[/selenium-server/driver,/selenium-server/driver]
14:25:27.448 INFO - Started HttpContext[/selenium-server,/selenium-server]
206 [coverage-report]
207 recipe = zc.recipe.egg
208 eggs = z3c.coverage
209 arguments = ('coverage', 'coverage/report')
[distutils]
index-servers =
pypi
communesplone
[pypi]
username:youruser
password:yourpass
[communesplone]
class Dossier(dict):
def update(self):
self.update_address()
self.update_fields_availability()
def update_address(self):
def update_fields_availability(self):
@gotcha
gotcha / gist:1632238
Created January 18, 2012 09:53
Nagare create-app
Traceback (most recent call last):
File "bin/nagare-admin", line 8, in <module>
load_entry_point('nagare==0.4.0', 'console_scripts', 'nagare-admin')()
File "/Users/gotcha/tmp/nagare/lib/python2.6/site-packages/nagare-0.4.0-py2.6.egg/nagare/admin/main.py", line 73, in main
command.run(parser, options, args) # Run the command
File "/Users/gotcha/tmp/nagare/lib/python2.6/site-packages/nagare-0.4.0-py2.6.egg/nagare/admin/create.py", line 247, in run
create_or_update(os.path.join(root, 'setup.py'), create_setup_py, upgrade_setup_py, params)
File "/Users/gotcha/tmp/nagare/lib/python2.6/site-packages/nagare-0.4.0-py2.6.egg/nagare/admin/create.py", line 38, in create_or_update
return (update if os.path.exists(path) else create)(path, *args, **kw)
File "/Users/gotcha/tmp/nagare/lib/python2.6/site-packages/nagare-0.4.0-py2.6.egg/nagare/admin/create.py", line 68, in create_setup_py
Running collective.jekyll.testing.COLLECTIVE_JEKYLL_FUNCTIONAL tests:
Set up plone.testing.zca.LayerCleanup in 0.000 seconds.
Set up plone.testing.z2.Startup in 0.302 seconds.
Set up plone.app.testing.layers.PloneFixture in 11.208 seconds.
Set up plone.app.testing.helpers.COLLECTIVE_JEKYLL in 7.332 seconds.
Set up collective.jekyll.testing.COLLECTIVE_JEKYLL_FUNCTIONAL in 0.000 seconds.
Ran 1 tests with 0 failures and 0 errors in 2.410 seconds.
Running collective.jekyll.testing.COLLECTIVE_JEKYLL_INTEGRATION tests:
Tear down collective.jekyll.testing.COLLECTIVE_JEKYLL_FUNCTIONAL in 0.000 seconds.
Set up collective.jekyll.testing.COLLECTIVE_JEKYLL_INTEGRATION in 0.000 seconds.
http://developer.plone.org/reference_manuals/old/archgenxml/getting-started/configure-argouml.html#install-argouml
http://pkgs.org/ubuntu-12.04/getdeb-apps-i386/argouml_0.34-1~getdeb1_all.deb.html
https://github.com/collective/buildout.python
https://github.com/collective/ArchGenXML/blob/master/umltools/argouml/archgenxml_profile.xmi