You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Valentyn Kahamlyk (Jira)" <ji...@apache.org> on 2023/07/13 20:30:00 UTC

[jira] [Commented] (TINKERPOP-2872) Inconsistency in comparing Elements in JavaScript tests

    [ https://issues.apache.org/jira/browse/TINKERPOP-2872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17742947#comment-17742947 ] 

Valentyn Kahamlyk commented on TINKERPOP-2872:
----------------------------------------------

the problem is only with tests and it takes time to fix it, so for now I reduce the priority

> Inconsistency in comparing Elements in JavaScript tests
> -------------------------------------------------------
>
>                 Key: TINKERPOP-2872
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2872
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: javascript
>    Affects Versions: 3.7.0
>            Reporter: Valentyn Kahamlyk
>            Priority: Critical
>
> In most GLV's we consider Elements the same when they have the same ID.
> In JavaScript tests used [member wise comparison|https://github.com/apache/tinkerpop/blob/master/gremlin-javascript/src/main/javascript/gremlin-javascript/test/cucumber/feature-steps.js#L176]
> Make it work like the others GLV's, just compare ID.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)