FINRAOS / DataGenerator

DataGenerator is a Java library for systematically producing large volumes of data. DataGenerator frames data production as a modeling problem, with a user providing a model of dependencies among variables and the library traversing the model to produce relevant data sets.
http://finraos.github.io/DataGenerator
Apache License 2.0
161 stars 170 forks source link

DG unit tests inconsistencies #314

Open dovidkopel opened 7 years ago

dovidkopel commented 7 years ago

Experiencing test failures in a inconsistent manner: (https://github.com/FINRAOS/DataGenerator/pull/313)

defaultTest(org.finra.datagenerator.engine.scxml.tags.boundary.PositiveBoundHiveDateTest) Time elapsed: 0.023 sec <<< FAILURE! org.junit.ComparisonFailure: expected:<2017-02-1[0]> but was:<2017-02-1[2]>