Task #5535 (closed)
Opened 8 years ago
Closed 8 years ago
BUG: testScriptValidation failing
| Reported by: | wmoore | Owned by: | wmoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.3 |
| Component: | General | Version: | n.a. |
| Keywords: | n.a. | Cc: | jamoore |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2011-06-16 (14) |
Description
======================================================================
FAIL [18.533s]: testScriptValidation (integration.scripts.TestScripts)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/will/Desktop/OMERO/components/tools/OmeroPy/test/integration/scripts.py", line 242, in testScriptValidation
self.fail("uploadOfficialScript() uploaded invalid script")
AssertionError: uploadOfficialScript() uploaded invalid script
Change History (2)
comment:1 Changed 8 years ago by jburel
- Sprint changed from 2011-06-02 (13) to 2011-06-16 (14)
comment:2 Changed 8 years ago by wmoore
- Remaining Time changed from 0.25 to 0
- Resolution set to fixed
- Status changed from new to closed
Test passing now
wjm:OmeroPy will$ python test/integration/scripts.py TestScripts.testScriptValidation . ---------------------------------------------------------------------- Ran 1 test in 11.622s OK wjm:OmeroPy will$
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Moved from sprint 2011-06-02 (13)