BitwiseInc / Hydrograph

A visual ETL development and debugging tool for big data
https://bitwiseinc.github.io/Hydrograph/
Apache License 2.0
154 stars 107 forks source link

gradle build for `hydrograph.engine` failed #161

Open ashishkoho opened 6 years ago

ashishkoho commented 6 years ago

I am following the document to install in my local mac, And when I do gradle build in hydrograph.engine it fails with following error message, I have

hydrograph.engine.transformation.standardfunctions.DateFuncitonsTest > itShouldReturnLastDateOfMonthFromMonth FAILED org.junit.ComparisonFailure at DateFuncitonsTest.java:115

176 tests completed, 1 failed

FAILURE: Build failed with an exception.