marklogic / marklogic-geo-data-services

Geo Data Services supporting Esri Koop Provider and WFS (future)
https://marklogic.github.io/marklogic-geo-data-services/
Other
2 stars 5 forks source link

Failed testcase testGkgtoDateWhere #104

Closed mitchshepherd closed 1 year ago

mitchshepherd commented 1 year ago

URL : http://localhost:9080/marklogic/GDeltGKG/FeatureServer/0/query?outFields=urlpubtimedate&returnGeometry=false&where=urlpubtimedate+%3E+TO_DATE%28%271977-12-01+12%3A00%3A00%27%2C%27YYYY-MM-DD+HH24%3AMI%3ASS%27%29&spatialRel=esriSpatialRelIntersects

testGkgtoDateWhere

java.lang.AssertionError: 1 expectation failed. JSON path features[0].attributes.urlpubtimedate doesn't match. Expected: is <1495616400000L> Actual: 1495605600000

Copied issue from koop-provider-marklogic by jmamanpara commented on Jan 9, 2018

rjrudin commented 1 year ago

Closing, this test is running fine.