Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of Ticket #4334


Ignore:
Timestamp:
02/10/11 17:05:42 (13 years ago)
Author:
wmoore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4334 – Description

    initial v1  
    66 
    77Create BUG ticket for each with a link to the X commit.  
     8 
     9For info how to run all Python tests locally, look in /docs/hudson/OMERO-py.sh 
     10 
     11{{{ 
     12set -e 
     13set -u 
     14set -x 
     15 
     16ulimit -n 8192 
     17ulimit -a 
     18 
     19# 
     20# Run tests 
     21# 
     22./build.py clean 
     23./build.py 
     24./build.py -f components/tools/OmeroPy/build.xml -Dtest.with.fail=true test 
     25./build.py -f components/tools/OmeroPy/build.xml -Dtest.with.fail=true integration 
     26 
     27cd examples 
     28python ../target/scons/scons.py run_py=1 
     29}}} 

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.19689 sec.)

We're Hiring!