[
https://issues.apache.org/jira/browse/TINKERPOP3-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP3-633.
---------------------------------------
Resolution: Done
Fix Version/s: 3.0.0.GA
I'm believing this issue resolved for GA given latest testing with Titan and no
additional issues from sqlg. As we don't expect to add many more Gremlin Test
Suite tests, i'd imagine that what we have here is generally stable. We can
create new issues of a specific nature if more of these types of scenarios are
uncovered.
> exception on bad id
> -------------------
>
> Key: TINKERPOP3-633
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-633
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: test-suite
> Reporter: pieter martin
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.0.0.GA
>
>
> I am getting Sqlg up to date with the latest master branch.
> For {{EdgeTest.shouldThrowNoSuchElementExceptionIfEdgeWithIdNotPresent}} the
> test expects a {{NoSuchElementException}}
> Currently the test fails as I am throwing a custom InvalidId exception.
> When the graph has custom ids I reckon its better to tell the user that the
> id is altogether of the wrong format rather than just
> {{NoSuchElementException}}
> This is if the id is in fact not a valid id.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)