Task #4385 (closed)
BUG: testParseAllOfficialScripts - OmeroPy
| Reported by: | wmoore | Owned by: | dzmacdonald |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.3 |
| Component: | OmeroPy | Version: | n.a. |
| Keywords: | n.a. | Cc: | jamoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-05-19 (12) |
Description
Test turned off in [5c8114a0ecfc48fc8263595568db40d145c270bd/ome.git]
======================================================================
FAIL: testParseAllOfficialScripts (__main__.TestParse)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/scriptstest/parse.py", line 136, in testParseAllOfficialScripts
self.fail("%s\n%s" % (script, e))
AssertionError: ./scripts/omero/analysis_scripts/flim-omero.py
No module named mpi4py
Change History (12)
comment:1 Changed 8 years ago by jburel
- Sprint changed from 2011-02-24 (6) to 2011-03-10 (7)
comment:2 Changed 8 years ago by dzmacdonald
- Remaining Time set to 0.15
comment:3 Changed 8 years ago by jburel
- Sprint changed from 2011-03-10 (7) to 2011-03-24 (8)
Moved from sprint 2011-03-10 (7)
comment:4 Changed 8 years ago by jburel
- Sprint changed from 2011-03-24 (8) to 2011-04-07 (9)
Moved from sprint 2011-03-24 (8)
comment:5 Changed 8 years ago by cxallan
- Sprint changed from 2011-04-07 (9) to 2011-04-21 (10)
Moved from sprint 2011-04-07 (9)
comment:6 Changed 8 years ago by jburel
- Sprint changed from 2011-04-21 (10) to 2011-05-05 (11)
Moved from sprint 2011-04-21 (10)
comment:7 Changed 8 years ago by dzmacdonald
- Sprint changed from 2011-05-05 (11) to 2011-05-19 (12)
comment:8 Changed 8 years ago by Donald MacDonald <dzmacdonald@…>
- Remaining Time changed from 0.15 to 0
- Resolution set to fixed
- Status changed from new to closed
(In [efef9806e918f0803c5e33f2c64de3e9461204c2/ome.git] on branch develop) Added exclusion for scripts, specificially flim-omero.py, close #4385
comment:9 Changed 8 years ago by wmoore
======================================================================
FAIL [18.533s]: testParseAllOfficialScripts (scriptstest.parse.TestParse)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/will/Desktop/OMERO/components/tools/OmeroPy/test/scriptstest/parse.py", line 140, in testParseAllOfficialScripts
self.fail("%s\n%s" % (script, e))
AssertionError: ./scripts/omero/analysis_scripts/flim-omero.py
No module named mpi4py
comment:10 Changed 8 years ago by Will Moore <will@…>
(In [04d67a5a7c264b49b00c8b9136d4c59d91f4555b/ome.git] on branch develop) Fixing failing testParseAllOfficialScripts. See #4385
comment:11 Changed 8 years ago by jmoore
See also #5135. flim-omero.py should be moved out.
comment:12 Changed 8 years ago by jmoore <josh@…>
(In [4a4f9b34f3724d8fbbd4e4fc17e56381aff70e10/ome.git] on branch develop) Moving flim-omero.py to OmeroPy/src (See #4385, Fix #5135)
Moved from sprint 2011-02-24 (6)