Execution Time0.15s

Test: test_fissure_particles (Failed)
Build: Darwin-13.4.0-x86_64-incr-SL-ON (bwh002376.bwh.harvard.edu) on 2014-10-06 23:07:53
Repository revision: b1eb0213fef536de8ebb23a62aa807cbc9ff0b91

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: Failure: SyntaxError (invalid syntax (test_fissure_particles.py, line 3))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/acil-user/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/nose/loader.py", line 414, in loadTestsFromName
    addr.filename, addr.module)
  File "/Users/acil-user/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/nose/importer.py", line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "/Users/acil-user/Library/Enthought/Canopy_64bit/User/lib/python2.7/site-packages/nose/importer.py", line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "/Users/acil-user/Projects/CIP/cip_python/particles/tests/test_fissure_particles.py", line 3
    test_fissure_particles_defaults():
                                     ^
SyntaxError: invalid syntax

----------------------------------------------------------------------
Ran 1 test in 0.000s

FAILED (errors=1)