You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Suma Shivaprasad (JIRA)" <ji...@apache.org> on 2015/06/22 12:29:00 UTC

[jira] [Updated] (ATLAS-34) JSON asserts should not compare transient values in query results

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

Suma Shivaprasad updated ATLAS-34:
----------------------------------
    Description: 
Currently the json validations in query results are validating transient values like id etc which makes tests brittle. For eg: GremlinTest, LineageQueryTest etc. 

Have fixed part of this in ATLAS-3 for some of the tests by adding a framework called JSONAssert and changed LIneageQueryTest to not do "id": .... comparisions. However need to update test results for other query tests.

  was:
Currently the json validations in query results are validating transient values like id etc which makes tests brittle. For eg: GremlinTest, LineageQueryTest etc. 

Have fixed part of this in ATLAS-3 for some of the tests. However need to update test results for other query tests.


> JSON asserts should not compare transient values in query results
> -----------------------------------------------------------------
>
>                 Key: ATLAS-34
>                 URL: https://issues.apache.org/jira/browse/ATLAS-34
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Suma Shivaprasad
>
> Currently the json validations in query results are validating transient values like id etc which makes tests brittle. For eg: GremlinTest, LineageQueryTest etc. 
> Have fixed part of this in ATLAS-3 for some of the tests by adding a framework called JSONAssert and changed LIneageQueryTest to not do "id": .... comparisions. However need to update test results for other query tests.



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