See <https://languagetool.ci.cloudbees.com/job/LanguageTool/4419/changes>

Changes:

[Daniel Naber] [de] adding words suggested by users

[milek_pl] [pl] new rules, simple replacements, and finer disambiguation

[Daniel Naber] fix duplicate id check with <regexp> rules (#365)

------------------------------------------
[...truncated 15632 lines...]
7852 KB   
7856 KB   
7860 KB   
7864 KB   
7868 KB   
7872 KB   
7876 KB   
7880 KB   
7884 KB   
7888 KB   
7892 KB   
7896 KB   
7900 KB   
7904 KB   
7908 KB   
7912 KB   
7916 KB   
7920 KB   
7924 KB   
7928 KB   
7932 KB   
7936 KB   
7940 KB   
7944 KB   
7948 KB   
7952 KB   
7956 KB   
7960 KB   
7964 KB   
7968 KB   
7972 KB   
7976 KB   
7980 KB   
7984 KB   
7988 KB   
7992 KB   
7996 KB   
8000 KB   
8004 KB   
8008 KB   
8012 KB   
8016 KB   
8020 KB   
8024 KB   
8028 KB   
8032 KB   
8036 KB   
8040 KB   
8044 KB   
8048 KB   
8052 KB   
8056 KB   
8060 KB   
8064 KB   
8068 KB   
8072 KB   
8076 KB   
8077 KB   
          
Uploaded: 
dav:https://repository-languagetool.forge.cloudbees.com/snapshot/org/languagetool/language-de/3.3-SNAPSHOT/language-de-3.3-20160219.051553-95.jar
 (8077 KB at 14657.3 KB/sec)
Uploading: 
dav:https://repository-languagetool.forge.cloudbees.com/snapshot/org/languagetool/language-de/3.3-SNAPSHOT/language-de-3.3-20160219.051553-95.pom
4 KB      
       
Uploaded: 
dav:https://repository-languagetool.forge.cloudbees.com/snapshot/org/languagetool/language-de/3.3-SNAPSHOT/language-de-3.3-20160219.051553-95.pom
 (4 KB at 61.5 KB/sec)
Downloading: 
dav:https://repository-languagetool.forge.cloudbees.com/snapshot/org/languagetool/language-de/maven-metadata.xml
437 B   
        
Downloaded: 
dav:https://repository-languagetool.forge.cloudbees.com/snapshot/org/languagetool/language-de/maven-metadata.xml
 (437 B at 12.2 KB/sec)
Uploading: 
dav:https://repository-languagetool.forge.cloudbees.com/snapshot/org/languagetool/language-de/3.3-SNAPSHOT/maven-metadata.xml
774 B   
        
Uploaded: 
dav:https://repository-languagetool.forge.cloudbees.com/snapshot/org/languagetool/language-de/3.3-SNAPSHOT/maven-metadata.xml
 (774 B at 12.4 KB/sec)
Uploading: 
dav:https://repository-languagetool.forge.cloudbees.com/snapshot/org/languagetool/language-de/maven-metadata.xml
437 B   
        
Uploaded: 
dav:https://repository-languagetool.forge.cloudbees.com/snapshot/org/languagetool/language-de/maven-metadata.xml
 (437 B at 5.7 KB/sec)
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Polish module for LanguageTool 3.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ language-pl ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
language-pl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 21 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ language-pl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to 
<https://languagetool.ci.cloudbees.com/job/LanguageTool/ws/languagetool-language-modules/pl/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
language-pl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://languagetool.ci.cloudbees.com/job/LanguageTool/ws/languagetool-language-modules/pl/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ 
language-pl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to 
<https://languagetool.ci.cloudbees.com/job/LanguageTool/ws/languagetool-language-modules/pl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ language-pl ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.languagetool.tagging.disambiguation.PolishDisambiguationRuleTest
Running disambiguation tests for Polish...
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 44.753 sec <<< 
FAILURE! - in 
org.languagetool.tagging.disambiguation.PolishDisambiguationRuleTest
testDisambiguationRulesFromXML(org.languagetool.tagging.disambiguation.PolishDisambiguationRuleTest)
  Time elapsed: 43.907 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Disambiguated sentence is equal to the 
non-disambiguated sentence for rule: Z_BARDZO_WOLNA
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.Assert.assertTrue(Assert.java:22)
        at junit.framework.TestCase.assertTrue(TestCase.java:192)
        at 
org.languagetool.tagging.disambiguation.rules.DisambiguationRuleTest.testDisambiguationRulesFromXML(DisambiguationRuleTest.java:144)
        at 
org.languagetool.tagging.disambiguation.rules.DisambiguationRuleTest.testDisambiguationRulesFromXML(DisambiguationRuleTest.java:66)
        at 
org.languagetool.tagging.disambiguation.rules.DisambiguationRuleTest.testDisambiguationRulesFromXML(DisambiguationRuleTest.java:44)
        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:497)
        at junit.framework.TestCase.runTest(TestCase.java:176)
        at junit.framework.TestCase.runBare(TestCase.java:141)
        at junit.framework.TestResult$1.protect(TestResult.java:122)
        at junit.framework.TestResult.runProtected(TestResult.java:142)
        at junit.framework.TestResult.run(TestResult.java:125)
        at junit.framework.TestCase.run(TestCase.java:129)
        at junit.framework.TestSuite.runTest(TestSuite.java:252)
        at junit.framework.TestSuite.run(TestSuite.java:247)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:344)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:269)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:240)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:184)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:286)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:240)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)

Running org.languagetool.tagging.pl.PolishTaggerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.163 sec - in 
org.languagetool.tagging.pl.PolishTaggerTest
Running org.languagetool.JLanguageToolTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.847 sec - in 
org.languagetool.JLanguageToolTest
Running org.languagetool.rules.pl.DateCheckFilterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in 
org.languagetool.rules.pl.DateCheckFilterTest
Running org.languagetool.rules.pl.WordRepeatRuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.965 sec - in 
org.languagetool.rules.pl.WordRepeatRuleTest
Running org.languagetool.rules.pl.MultipleWhitespaceRuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 sec - in 
org.languagetool.rules.pl.MultipleWhitespaceRuleTest
Running org.languagetool.rules.pl.PolishUnpairedBracketsRuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 sec - in 
org.languagetool.rules.pl.PolishUnpairedBracketsRuleTest
Running org.languagetool.rules.pl.SimpleReplaceRuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in 
org.languagetool.rules.pl.SimpleReplaceRuleTest
Running org.languagetool.rules.pl.MatchTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in 
org.languagetool.rules.pl.MatchTest
Running org.languagetool.rules.pl.UppercaseSentenceStartRuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 sec - in 
org.languagetool.rules.pl.UppercaseSentenceStartRuleTest
Running org.languagetool.rules.pl.PolishPatternRuleTest
Running XML validation for pl/grammar.xml...
Running pattern rule tests for Polish... 1371 rules tested.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.222 sec - in 
org.languagetool.rules.pl.PolishPatternRuleTest
Running org.languagetool.rules.pl.PolishWordRepeatRuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 sec - in 
org.languagetool.rules.pl.PolishWordRepeatRuleTest
Running org.languagetool.rules.pl.CompoundRuleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.588 sec - in 
org.languagetool.rules.pl.CompoundRuleTest
Running org.languagetool.rules.pl.MorfologikPolishSpellerRuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec - in 
org.languagetool.rules.pl.MorfologikPolishSpellerRuleTest
Running org.languagetool.synthesis.pl.PolishSynthesizerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in 
org.languagetool.synthesis.pl.PolishSynthesizerTest
Running org.languagetool.tokenizers.pl.PolishSentenceTokenizerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in 
org.languagetool.tokenizers.pl.PolishSentenceTokenizerTest
Running org.languagetool.tokenizers.pl.PolishWordTokenizerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in 
org.languagetool.tokenizers.pl.PolishWordTokenizerTest
Running org.languagetool.tools.ToolsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 sec - in 
org.languagetool.tools.ToolsTest

Results :

Failed tests: 
  
PolishDisambiguationRuleTest>DisambiguationRuleTest.testDisambiguationRulesFromXML:44->DisambiguationRuleTest.testDisambiguationRulesFromXML:66->DisambiguationRuleTest.testDisambiguationRulesFromXML:144
 Disambiguated sentence is equal to the non-disambiguated sentence for rule: 
Z_BARDZO_WOLNA

Tests run: 25, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] languagetool-parent ................................ SUCCESS [  2.563 s]
[INFO] LanguageTool Style and Grammar Checker Core ........ SUCCESS [ 38.144 s]
[INFO] English module for LanguageTool .................... SUCCESS [ 59.370 s]
[INFO] Persian module for LanguageTool .................... SUCCESS [  6.383 s]
[INFO] French module for LanguageTool ..................... SUCCESS [ 24.277 s]
[INFO] German module for LanguageTool ..................... SUCCESS [01:01 min]
[INFO] Polish module for LanguageTool ..................... FAILURE [01:29 min]
[INFO] Catalan module for LanguageTool .................... SKIPPED
[INFO] Italian module for LanguageTool .................... SKIPPED
[INFO] Breton module for LanguageTool ..................... SKIPPED
[INFO] Dutch module for LanguageTool ...................... SKIPPED
[INFO] Portuguese module for LanguageTool ................. SKIPPED
[INFO] Russian module for LanguageTool .................... SKIPPED
[INFO] Asturian module for LanguageTool ................... SKIPPED
[INFO] Belarusian module for LanguageTool ................. SKIPPED
[INFO] Chinese module for LanguageTool .................... SKIPPED
[INFO] Danish module for LanguageTool ..................... SKIPPED
[INFO] Esperanto module for LanguageTool .................. SKIPPED
[INFO] Galician module for LanguageTool ................... SKIPPED
[INFO] Greek module for LanguageTool ...................... SKIPPED
[INFO] Icelandic module for LanguageTool .................. SKIPPED
[INFO] Japanese module for LanguageTool ................... SKIPPED
[INFO] Khmer module for LanguageTool ...................... SKIPPED
[INFO] Lithuanian module for LanguageTool ................. SKIPPED
[INFO] Malayalam module for LanguageTool .................. SKIPPED
[INFO] Romanian module for LanguageTool ................... SKIPPED
[INFO] Slovak module for LanguageTool ..................... SKIPPED
[INFO] Slovenian module for LanguageTool .................. SKIPPED
[INFO] Spanish module for LanguageTool .................... SKIPPED
[INFO] Swedish module for LanguageTool .................... SKIPPED
[INFO] Tamil module for LanguageTool ...................... SKIPPED
[INFO] Tagalog module for LanguageTool .................... SKIPPED
[INFO] Ukrainian module for LanguageTool .................. SKIPPED
[INFO] Simple German module for LanguageTool .............. SKIPPED
[INFO] All language modules for LanguageTool .............. SKIPPED
[INFO] LanguageTool common GUI classes .................... SKIPPED
[INFO] LanguageTool command-line version .................. SKIPPED
[INFO] LanguageTool embedded HTTP server .................. SKIPPED
[INFO] LanguageTool stand-alone GUI ....................... SKIPPED
[INFO] LanguageTool LibreOffice/OpenOffice extension ...... SKIPPED
[INFO] Hunspell native libs for LanguageTool .............. SKIPPED
[INFO] LanguageTool Wikipedia tools ....................... SKIPPED
[INFO] LanguageTool tools for building dictionaries ....... SKIPPED
[INFO] LanguageTool development tools ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:44 min
[INFO] Finished at: 2016-02-19T00:17:23-05:00
[INFO] Final Memory: 35M/322M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on 
project language-pl: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://languagetool.ci.cloudbees.com/job/LanguageTool/ws/languagetool-language-modules/pl/target/surefire-reports>
 for the individual test results.
[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 :language-pl
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to