[ 
https://issues.apache.org/jira/browse/TINKERPOP3-990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stephen mallette updated TINKERPOP3-990:
----------------------------------------
    Affects Version/s: 3.0.2-incubating
        Fix Version/s: 3.1.1-incubating
          Component/s: test-suite

> org.apache.tinkerpop.gremlin.structure.VertexPropertyTest.VertexPropertyRemoval#shouldRemoveMultiPropertiesWhenVerticesAreRemoved
>  mixes types
> ---------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TINKERPOP3-990
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-990
>             Project: TinkerPop 3
>          Issue Type: Bug
>          Components: test-suite
>    Affects Versions: 3.0.2-incubating
>            Reporter: Matthias Broecheler
>             Fix For: 3.1.1-incubating
>
>
> This test uses String data types for "name" but then also adds integers. In 
> systems with a strict typesystem, those integers would get converted to 
> Strings which makes the subsequent removal test fail which checks for 
> integer.class.
> Such mixing of types should be avoided in TinkerPop tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to