See 
<https://languagetool.ci.cloudbees.com/job/LanguageTool/5735/display/redirect?page=changes>

Changes:

[Daniel Naber] [de] new rule to check coherent du/Du, dir/Dir etc. 
capitalization

[florianknorr] [de] fix one error reported at #228

[florianknorr] [de] tiny clean up

------------------------------------------
[...truncated 493.89 KB...]
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
languagetool-wikipedia ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to 
<https://languagetool.ci.cloudbees.com/job/LanguageTool/ws/languagetool-wikipedia/target/test-classes>
[INFO] 
<https://languagetool.ci.cloudbees.com/job/LanguageTool/ws/languagetool-wikipedia/src/test/java/org/languagetool/dev/wikipedia/atom/AtomFeedCheckerTest.java>:
 Some input files use or override a deprecated API.
[INFO] 
<https://languagetool.ci.cloudbees.com/job/LanguageTool/ws/languagetool-wikipedia/src/test/java/org/languagetool/dev/wikipedia/atom/AtomFeedCheckerTest.java>:
 Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ 
languagetool-wikipedia ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.languagetool.dev.wikipedia.LocationHelperTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s 
- in org.languagetool.dev.wikipedia.LocationHelperTest
[INFO] Running org.languagetool.dev.wikipedia.SuggestionReplacerTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.601 
s - in org.languagetool.dev.wikipedia.SuggestionReplacerTest
[INFO] Running org.languagetool.dev.wikipedia.WikipediaQuickCheckTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 s - 
in org.languagetool.dev.wikipedia.WikipediaQuickCheckTest
[INFO] Running org.languagetool.dev.wikipedia.WikipediaTextFilterTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s 
- in org.languagetool.dev.wikipedia.WikipediaTextFilterTest
[INFO] Running org.languagetool.dev.wikipedia.atom.ChangeAnalysisTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s 
- in org.languagetool.dev.wikipedia.atom.ChangeAnalysisTest
[INFO] Running org.languagetool.dev.wikipedia.atom.AtomFeedParserTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - 
in org.languagetool.dev.wikipedia.atom.AtomFeedParserTest
[INFO] Running org.languagetool.dev.wikipedia.atom.MatchDatabaseTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 s 
- in org.languagetool.dev.wikipedia.atom.MatchDatabaseTest
[INFO] Running org.languagetool.dev.wikipedia.atom.AtomFeedItemTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
- in org.languagetool.dev.wikipedia.atom.AtomFeedItemTest
[INFO] Running org.languagetool.dev.wikipedia.atom.AtomFeedCheckerTest
Activating WISSENSCHAFTLER_BEHAUPTEN in category Wikipedia
Activating WISSENSCHAFTLER_BEHAUPTEN in category Wikipedia
Activating ANDERS_ALS_OFT_BEHAUPTET in category Wikipedia
Activating ANDERS_ALS_OFT_BEHAUPTET in category Wikipedia
Activating VOR_KURZEM in category Wikipedia
Activating VOR_KURZEM in category Wikipedia
Activating VOR_KURZEM in category Wikipedia
Activating VOR_KURZEM in category Wikipedia
Activating X_SOLL_XXXX in category Wikipedia
Activating X_SOLL_XXXX in category Wikipedia
Latest date in database: Wed Dec 31 19:00:00 EST 1969
Dates in Atom Feed:      Tue Dec 03 04:48:27 EST 2013 - Tue Dec 03 04:48:31 EST 
2013
Checking Vallourec Deutschland GmbH, diff #125079807
Checking Timo bäcker, diff #0
Checking Peter Bichsel, diff #125079808
Warning: no items from the Atom feed were skipped - this means that changes 
might be missing
Check results:
Activating WISSENSCHAFTLER_BEHAUPTEN in category Wikipedia
Activating WISSENSCHAFTLER_BEHAUPTEN in category Wikipedia
Activating ANDERS_ALS_OFT_BEHAUPTET in category Wikipedia
Activating ANDERS_ALS_OFT_BEHAUPTET in category Wikipedia
Activating VOR_KURZEM in category Wikipedia
Activating VOR_KURZEM in category Wikipedia
Activating VOR_KURZEM in category Wikipedia
Activating VOR_KURZEM in category Wikipedia
Activating X_SOLL_XXXX in category Wikipedia
Activating X_SOLL_XXXX in category Wikipedia
Latest date in database: null
Dates in Atom Feed:      Tue Dec 03 04:48:27 EST 2013 - Tue Dec 03 04:48:31 EST 
2013
Checking Vallourec Deutschland GmbH, diff #125079807
Checking Timo bäcker, diff #0
Checking Peter Bichsel, diff #125079808
[ERROR] Tests run: 3, Failures: 2, Errors: 0, Skipped: 1, Time elapsed: 0.552 s 
<<< FAILURE! - in org.languagetool.dev.wikipedia.atom.AtomFeedCheckerTest
[ERROR] 
testCheckToDatabase(org.languagetool.dev.wikipedia.atom.AtomFeedCheckerTest)  
Time elapsed: 0.201 s  <<< FAILURE!
java.lang.AssertionError: 

Expected: is <1>
     but: was <0>
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:956)
        at org.junit.Assert.assertThat(Assert.java:923)
        at 
org.languagetool.dev.wikipedia.atom.AtomFeedCheckerTest.testCheckToDatabase(AtomFeedCheckerTest.java:96)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)

[ERROR] testCheck(org.languagetool.dev.wikipedia.atom.AtomFeedCheckerTest)  
Time elapsed: 0.35 s  <<< FAILURE!
java.lang.AssertionError: 

Expected: is <1>
     but: was <0>
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:956)
        at org.junit.Assert.assertThat(Assert.java:923)
        at 
org.languagetool.dev.wikipedia.atom.AtomFeedCheckerTest.testCheck(AtomFeedCheckerTest.java:69)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:369)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:275)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:239)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:160)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:373)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:334)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:119)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:407)

[INFO] Running org.languagetool.dev.dumpcheck.TatoebaSentenceSourceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.languagetool.dev.dumpcheck.TatoebaSentenceSourceTest
[INFO] Running org.languagetool.dev.dumpcheck.WikipediaSentenceSourceTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s 
- in org.languagetool.dev.dumpcheck.WikipediaSentenceSourceTest
[INFO] Running org.languagetool.dev.index.LanguageToolFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.108 s 
- in org.languagetool.dev.index.LanguageToolFilterTest
[INFO] Running org.languagetool.dev.index.IndexerSearcherTest
Running query: +move +/forth|back/
Check done in 37/30/31ms (LT creation/Lucene/matching) for 1 docs
Running query: +move +/forth|back/
Check done in 48/1/26ms (LT creation/Lucene/matching) for 1 docs
Running query: +how
Check done in 35/1/19ms (LT creation/Lucene/matching) for 1 docs
Running query: +move +back
Check done in 36/2/30ms (LT creation/Lucene/matching) for 1 docs
Running query: +back +and +fourth
Check done in 1/2/26ms (LT creation/Lucene/matching) for 1 docs
Running query: +eye +/_lemma_(brow|lash|sight|sore|lid)/
Check done in 1/1/3ms (LT creation/Lucene/matching) for 1 docs
Running query: +all +over +the +word
Check done in 1/0/0ms (LT creation/Lucene/matching) for 0 docs
Running query: +bleed +' +s
Check done in 35/1/20ms (LT creation/Lucene/matching) for 1 docs
Running query: +bleed +' +x
Check done in 39/1/0ms (LT creation/Lucene/matching) for 0 docs
Jan 11, 2018 12:22:51 AM com.carrotsearch.randomizedtesting.ThreadLeakControl 
checkThreadLeaks
WARNING: Will linger awaiting termination of 9 leaked thread(s).
[WARNING] Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 7.491 
s - in org.languagetool.dev.index.IndexerSearcherTest
[INFO] Running org.languagetool.dev.index.PatternRuleQueryBuilderTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 s 
- in org.languagetool.dev.index.PatternRuleQueryBuilderTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   AtomFeedCheckerTest.testCheck:69 
Expected: is <1>
     but: was <0>
[ERROR]   AtomFeedCheckerTest.testCheckToDatabase:96 
Expected: is <1>
     but: was <0>
[INFO] 
[ERROR] Tests run: 61, Failures: 2, Errors: 0, Skipped: 3
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] languagetool-parent ................................ SUCCESS [  0.752 s]
[INFO] LanguageTool Style and Grammar Checker Core ........ SUCCESS [ 28.154 s]
[INFO] English module for LanguageTool .................... SUCCESS [01:09 min]
[INFO] Persian module for LanguageTool .................... SUCCESS [  2.812 s]
[INFO] French module for LanguageTool ..................... SUCCESS [ 16.132 s]
[INFO] German module for LanguageTool ..................... SUCCESS [ 58.268 s]
[INFO] Polish module for LanguageTool ..................... SUCCESS [ 56.986 s]
[INFO] Catalan module for LanguageTool .................... SUCCESS [01:41 min]
[INFO] Italian module for LanguageTool .................... SUCCESS [  3.314 s]
[INFO] Breton module for LanguageTool ..................... SUCCESS [  7.320 s]
[INFO] Dutch module for LanguageTool ...................... SUCCESS [ 14.222 s]
[INFO] Portuguese module for LanguageTool ................. SUCCESS [ 40.200 s]
[INFO] Russian module for LanguageTool .................... SUCCESS [ 15.560 s]
[INFO] Asturian module for LanguageTool ................... SUCCESS [  1.829 s]
[INFO] Belarusian module for LanguageTool ................. SUCCESS [  1.154 s]
[INFO] Chinese module for LanguageTool .................... SUCCESS [  8.144 s]
[INFO] Danish module for LanguageTool ..................... SUCCESS [  2.734 s]
[INFO] Esperanto module for LanguageTool .................. SUCCESS [  6.242 s]
[INFO] Galician module for LanguageTool ................... SUCCESS [  8.663 s]
[INFO] Greek module for LanguageTool ...................... SUCCESS [  1.938 s]
[INFO] Icelandic module for LanguageTool .................. SUCCESS [  1.058 s]
[INFO] Japanese module for LanguageTool ................... SUCCESS [  3.963 s]
[INFO] Khmer module for LanguageTool ...................... SUCCESS [  2.074 s]
[INFO] Lithuanian module for LanguageTool ................. SUCCESS [  1.015 s]
[INFO] Malayalam module for LanguageTool .................. SUCCESS [  1.370 s]
[INFO] Romanian module for LanguageTool ................... SUCCESS [  7.900 s]
[INFO] Slovak module for LanguageTool ..................... SUCCESS [  5.727 s]
[INFO] Slovenian module for LanguageTool .................. SUCCESS [  2.006 s]
[INFO] Serbian module for LanguageTool .................... SUCCESS [  3.220 s]
[INFO] Spanish module for LanguageTool .................... SUCCESS [  5.014 s]
[INFO] Swedish module for LanguageTool .................... SUCCESS [  2.154 s]
[INFO] Tamil module for LanguageTool ...................... SUCCESS [  2.606 s]
[INFO] Tagalog module for LanguageTool .................... SUCCESS [  1.827 s]
[INFO] Ukrainian module for LanguageTool .................. SUCCESS [ 21.581 s]
[INFO] Simple German module for LanguageTool .............. SUCCESS [  6.422 s]
[INFO] All language modules for LanguageTool .............. SUCCESS [  0.018 s]
[INFO] LanguageTool common GUI classes .................... SUCCESS [  1.035 s]
[INFO] LanguageTool command-line version .................. SUCCESS [ 28.103 s]
[INFO] LanguageTool embedded HTTP server .................. SUCCESS [ 25.544 s]
[INFO] LanguageTool tools for building dictionaries ....... SUCCESS [  0.920 s]
[INFO] LanguageTool stand-alone GUI ....................... SUCCESS [01:03 min]
[INFO] LanguageTool LibreOffice/OpenOffice extension ...... SUCCESS [ 14.463 s]
[INFO] Hunspell native libs for LanguageTool .............. SUCCESS [  0.056 s]
[INFO] LanguageTool Wikipedia tools ....................... FAILURE [ 39.532 s]
[INFO] LanguageTool HTTP API client ....................... SKIPPED
[INFO] LanguageTool development tools ..................... SKIPPED
[INFO] LanguageTool RPM ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:27 min
[INFO] Finished at: 2018-01-11T00:22:58-05:00
[INFO] Final Memory: 72M/349M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on 
project languagetool-wikipedia: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://languagetool.ci.cloudbees.com/job/LanguageTool/ws/languagetool-wikipedia/target/surefire-reports>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :languagetool-wikipedia
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user floriankn...@web.de

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Languagetool-commits mailing list
Languagetool-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to