Task #8857 (closed)
Opened 12 years ago
Closed 12 years ago
Bug: LineCap
Reported by: | sylittlewood | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | OMERO-4.4 |
Component: | General | Version: | n.a. |
Keywords: | n.a. | Cc: | jburel, jamoore |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | 2012-05-22 (15) |
Description (last modified by sylittlewood)
Unsure what this could be. Seems the types are different
int <- pojo.ShapeSettingsData?.getLineCap()
string <- omero.model.LineCap?.getValue()
junit.framework.AssertionFailedError: expected:<0> but was:<Butt> junit.framework.Assert.fail(Assert.java:47) junit.framework.Assert.failNotEquals(Assert.java:282) junit.framework.Assert.assertEquals(Assert.java:64) junit.framework.Assert.assertEquals(Assert.java:71) integration.UpdateServiceTest.testCreateShapeSettings(UpdateServiceTest.java:1202)
Change History (4)
comment:1 Changed 12 years ago by sylittlewood
- Description modified (diff)
comment:2 Changed 12 years ago by sylittlewood
comment:3 Changed 12 years ago by jburel
I will review that
comment:4 Changed 12 years ago by sylittlewood
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Failing test code on https://github.com/scottlittlewood/openmicroscopy/tree/schema-2012-06-java-tests