Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle build failed with some errors #542

Open
thomiko opened this issue Mar 17, 2018 · 2 comments
Open

Gradle build failed with some errors #542

thomiko opened this issue Mar 17, 2018 · 2 comments

Comments

@thomiko
Copy link

thomiko commented Mar 17, 2018

Versions

Please provide your platform details:

Software Information
Operating System Windows
OS Version 7
java -version 1.8.0_161
psql --version 10.2
gradle --version 4.6

Description

Should build successfully, fails with 4 failures.

Error log

Task :test

uk.org.tombolo.core.utils.TimedValueUtilsTest > testParseTimestampString FAILED
java.lang.AssertionError at TimedValueUtilsTest.java:43

uk.org.tombolo.field.assertion.AttributeMatcherFieldTest > valueForSubjectAttrib
uteWithValues FAILED
org.junit.ComparisonFailure at AttributeMatcherFieldTest.java:55

uk.org.tombolo.field.transformation.AreaFieldTest > testAreaField FAILED
junit.framework.ComparisonFailure at AreaFieldTest.java:31

uk.org.tombolo.importer.ons.ONSEmploymentImporterTest > importDatasourceClaimant
sCount FAILED
java.time.format.DateTimeParseException at ONSEmploymentImporterTest.java:99

353 tests completed, 4 failed, 5 skipped

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':test'.

There were failing tests. See the report at: file:///C:/Users/Karin/TomboloDig
italConnector/build/reports/tests/test/index.html

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug
    option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 16m 2s
7 actionable tasks: 7 executed

@borkurdotnet
Copy link
Contributor

Hi @thomiko ... are you at the City Data Hack?

@thomiko
Copy link
Author

thomiko commented Mar 17, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants