Revision: 7671
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=7671&view=rev
Author:   milek_pl
Date:     2012-07-08 09:38:50 +0000 (Sun, 08 Jul 2012)
Log Message:
-----------
ignore performance test again

Modified Paths:
--------------
    trunk/JLanguageTool/src/test/org/languagetool/rules/HunspellRuleTest.java

Modified: 
trunk/JLanguageTool/src/test/org/languagetool/rules/HunspellRuleTest.java
===================================================================
--- trunk/JLanguageTool/src/test/org/languagetool/rules/HunspellRuleTest.java   
2012-07-08 09:20:28 UTC (rev 7670)
+++ trunk/JLanguageTool/src/test/org/languagetool/rules/HunspellRuleTest.java   
2012-07-08 09:38:50 UTC (rev 7671)
@@ -96,7 +96,7 @@
     assertEquals(2, rule.match(langTool.getAnalyzedSentence("L’allemagne et 
l’italie.")).length);
   }
   
-//@Ignore("just for internal performance testing, thus ignored by default")
+@Ignore("just for internal performance testing, thus ignored by default")
   @Test
   public void testPerformance() throws Exception {
     final List<Language> allLanguages = Language.getAllLanguages();

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Languagetool-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-cvs

Reply via email to