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

Failed WikipediaLookupTest test #1

Open
merkys opened this issue Sep 24, 2018 · 0 comments
Open

Failed WikipediaLookupTest test #1

merkys opened this issue Sep 24, 2018 · 0 comments

Comments

@merkys
Copy link

merkys commented Sep 24, 2018

I have tried to compile and install normami (c8cebb7), but mvn compile && mvn install resulted in the following test failures:

Results :

Failed tests:   getWikidataIdForMultipleSpecies(org.contentmine.ami.lookups.WikipediaLookupTest): mouse expected:<[[83310, 737838, 140]]> but was:<[[]]>
  getWikidataIdForMultipleSpeciesWithMissing(org.contentmine.ami.lookups.WikipediaLookupTest): mouse expected:<[[83310, 737838, null, 140]]> but was:<[[]]>
  testLookup(org.contentmine.ami.lookups.WikipediaLookupTest): expected:<1> but was:<0>

Tests in error: 
  testGetWikidataForDictionariesAndUpdate1(org.contentmine.ami.lookups.WikipediaLookupTest): no input dictionaryDir
  getWikidataIdForSpecies(org.contentmine.ami.lookups.WikipediaLookupTest): com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2 path $

Tests run: 486, Failures: 3, Errors: 2, Skipped: 145

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:35 min
[INFO] Finished at: 2018-09-24T14:21:57+03:00
[INFO] Final Memory: 42M/876M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project normami: There are test failures.
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

1 participant