You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2011/01/14 14:16:46 UTC

[jira] Commented: (UIMA-2003) WhitespaceTokenizerPerfTest failure in sandbox Last Changed Rev: 1056535

    [ https://issues.apache.org/jira/browse/UIMA-2003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12981747#action_12981747 ] 

Marshall Schor commented on UIMA-2003:
--------------------------------------

I can't seem to reproduce this failure (on Windows, running Sun Java 1.5.0_21).  Can you post: what version of Maven you're using, what version / vendor of Java you're using, what OS, and what the error is (look in the Whitespace Tokenizer project, under target/ for a surefire directory and scan the contents to find the actual error stack trace, etc.).

> WhitespaceTokenizerPerfTest failure in sandbox Last Changed Rev: 1056535
> ------------------------------------------------------------------------
>
>                 Key: UIMA-2003
>                 URL: https://issues.apache.org/jira/browse/UIMA-2003
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox
>            Reporter: Florent ANDRE
>
> === error
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.uima.annotator.WhitespaceTokenizerPerfTest
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec <<< FAILURE!
> Running org.apache.uima.annotator.WhitespaceTokTest
> Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.181 sec <<< FAILURE!
> Results :
> Failed tests: 
>   testEnglishProcessingTest(org.apache.uima.annotator.WhitespaceTokenizerPerfTest)
> Tests in error: 
>   testAnnotatorSpecial(org.apache.uima.annotator.WhitespaceTokTest)
>   testAnnotatorEnglish(org.apache.uima.annotator.WhitespaceTokTest)
>   testAnnotatorTabs(org.apache.uima.annotator.WhitespaceTokTest)
> Tests run: 4, Failures: 1, Errors: 3, Skipped: 0
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] There are test failures.
> == command : 
> - cd sandbox/aggregate-addons
> - mvn install
> == svn info : 
> URL: http://svn.apache.org/repos/asf/uima/sandbox/trunk
> Repository Root: http://svn.apache.org/repos/asf
> Repository UUID: 13f79535-47bb-0310-9956-ffa450edef68
> Revision: 1058796
> Node Kind: directory
> Schedule: normal
> Last Changed Author: tommaso
> Last Changed Rev: 1056535
> Last Changed Date: 2011-01-07 23:15:36 +0100 (Fri, 07 Jan 2011)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.