You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2019/02/20 19:45:00 UTC

[jira] [Work started] (TINKERPOP-2082) g:Set type is not be validated in some variant tests

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

Work on TINKERPOP-2082 started by stephen mallette.
---------------------------------------------------
> g:Set type is not be validated in some variant tests
> ----------------------------------------------------
>
>                 Key: TINKERPOP-2082
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2082
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: dotnet, javascript
>    Affects Versions: 3.3.4
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>            Priority: Minor
>
> {{g:Set}} as a type is not being validated by .NET or javascript as noticed here with this change:
> https://github.com/apache/tinkerpop/pull/964/files#diff-bc849673baf1f7ed925db681d0cc112c
> Javascript test harness for cucumber tests just coerces both {{s[]}} and {{l[]}} with {{toArray}} and .NET coerces both to a list and then if a {{s[]}} to a {{Set}} but doesn't bother to assert that the type is legit. 
> If javascript can't support set/list semantics for some reason, [~jorgebg] please remove the "javascript" from the "component" field and we won't bother to worry about it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)