Build #12

Build: #12 was successful

Job: JDK 1.7 was successful

Build log

The build generated 619 lines of output. Download or view full build log

07-Feb-2014 14:09:55 Build Carrot2 - Software - bugfix-3.8.x - JDK 1.7 #12 (C2-SOFTWARE0-JDK17-12) started building on agent Local Agent 6
07-Feb-2014 14:09:55 Build working directory is /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17
07-Feb-2014 14:09:55 Executing build Carrot2 - Software - bugfix-3.8.x - JDK 1.7 #12 (C2-SOFTWARE0-JDK17-12)
07-Feb-2014 14:09:55 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
07-Feb-2014 14:09:55 Updating source code to revision: 81f46277a374f92e242e71533ffe30ac79056018
07-Feb-2014 14:09:55 Fetching 'refs/heads/bugfix/3.8.x' from 'https://github.com/carrot2/carrot2.git'.
07-Feb-2014 14:09:56 Checking out revision 81f46277a374f92e242e71533ffe30ac79056018.
07-Feb-2014 14:09:56 HEAD is now at 81f4627... CARROT-1047: follow-up, moved to src package from tests.
07-Feb-2014 14:09:56 Updated source code to revision: 81f46277a374f92e242e71533ffe30ac79056018
07-Feb-2014 14:09:56 Finished task 'Checkout Default Repository'
07-Feb-2014 14:09:56 Running pre-build action: Clover Grails PreBuild Action
07-Feb-2014 14:09:56 Running pre-build action: VCS Version Collector
07-Feb-2014 14:09:56 Starting task 'Ant' of type 'com.atlassian.bamboo.plugins.ant:task.builder.ant'
07-Feb-2014 14:09:56
Beginning to execute external process for build 'Carrot2 - Software - bugfix-3.8.x - JDK 1.7 #12 (C2-SOFTWARE0-JDK17-12)'
... running command line:
/usr/share/ant/bin/ant -Djava.io.tmpdir=/home/bamboo/bamboo-software/temp/C2-SOFTWARE0-JDK17 clean test
... in: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17
... using extra environment variables:
bamboo_carrotsearch_download_staging_path=/srv/vhosts/staging-get.carrotsearch.com
bamboo_carrot2_download_host=gamma.carrotsearch.com
bamboo_carrotsearch_download_official_path=~/sites/download.carrotsearch.com
JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
bamboo_carrotsearch_labs_ssh=carrotse@site5.carrot2.org:~/sites/labs.carrotsearch.com
bamboo_carrotsearch_secure_ssh=seccarro@site5.carrot2.org:~/www
bamboo_carrot2_website_ssh=carrot2o@site5.carrot2.org:~/sites/project.carrot2.org
bamboo_carrotsearch_download_staging_user=bamboo
bamboo_carrot2_download_path=/srv/vhosts/get.carrot2.org
bamboo_carrotsearch_download_official_host=download.carrotsearch.com
bamboo_carrotsearch_download_staging_host=gamma.carrotsearch.com
bamboo_csssprites_download_user=bamboo
bamboo_csssprites_download_path=/srv/vhosts/get.csssprites.org
bamboo_lingo3g_branch=bugfix/1.8.x
ANT_HOME=/usr/share/ant
bamboo_carrot2_download_user=bamboo
bamboo_carrotsearch_website_ssh=carrotse@site5.carrot2.org:~/sites/www.carrotsearch.com
bamboo_dist_suffix=
bamboo_carrotsearch_download_official_user=carrotse
bamboo_csssprites_download_host=gamma.carrotsearch.com
PATH=/usr/lib/jvm/java-7-openjdk-amd64/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
07-Feb-2014 14:09:56 Buildfile: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/build.xml
07-Feb-2014 14:09:57 Trying to override old definition of task javac
07-Feb-2014 14:09:57
07-Feb-2014 14:09:57 clover.tasks:
07-Feb-2014 14:09:57
07-Feb-2014 14:09:57 coverage.clean:
07-Feb-2014 14:09:57
07-Feb-2014 14:09:57 clean:
07-Feb-2014 14:09:57    [delete] Deleting directory /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/tmp
07-Feb-2014 14:09:57
07-Feb-2014 14:09:57 compile:
07-Feb-2014 14:09:57     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/tmp/classes
07-Feb-2014 14:09:57     [javac] Compiling 280 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/tmp/classes
07-Feb-2014 14:09:58     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
07-Feb-2014 14:10:01     [javac] 61 @Bindable metadata processed in round 1 in 1.62 secs.
07-Feb-2014 14:10:06     [javac] Note: Some input files use or override a deprecated API.
07-Feb-2014 14:10:06     [javac] Note: Recompile with -Xlint:deprecation for details.
07-Feb-2014 14:10:06     [javac] Note: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/core/carrot2-util-xsltfilter/src/org/carrot2/util/xsltfilter/AddHeaderFilter.java uses unchecked or unsafe operations.
07-Feb-2014 14:10:06     [javac] Note: Recompile with -Xlint:unchecked for details.
07-Feb-2014 14:10:06     [javac] 1 warning
07-Feb-2014 14:10:06
07-Feb-2014 14:10:06 resources:
07-Feb-2014 14:10:06      [copy] Copying 125 files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/tmp/classes
07-Feb-2014 14:10:06
07-Feb-2014 14:10:06 compile.test:
07-Feb-2014 14:10:06     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/tmp/classes-test
07-Feb-2014 14:10:07     [javac] Compiling 179 source files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/tmp/classes-test
07-Feb-2014 14:10:07     [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
07-Feb-2014 14:10:08     [javac] 34 @Bindable metadata processed in round 1 in 1.26 secs.
07-Feb-2014 14:10:12     [javac] Note: Some input files use or override a deprecated API.
07-Feb-2014 14:10:12     [javac] Note: Recompile with -Xlint:deprecation for details.
07-Feb-2014 14:10:12     [javac] Note: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/applications/carrot2-webapp/src/org/carrot2/webapp/QueryProcessorServlet.java uses unchecked or unsafe operations.
07-Feb-2014 14:10:12     [javac] Note: Recompile with -Xlint:unchecked for details.
07-Feb-2014 14:10:12     [javac] 1 warning
07-Feb-2014 14:10:12
07-Feb-2014 14:10:12 clover.tasks:
07-Feb-2014 14:10:12
07-Feb-2014 14:10:12 compile.coverage:
07-Feb-2014 14:10:12
07-Feb-2014 14:10:12 basedir.check:
07-Feb-2014 14:10:12
07-Feb-2014 14:10:12 carrot2.common.basedir.message:
07-Feb-2014 14:10:12
07-Feb-2014 14:10:12 carrot2.dcs.resources.test:
07-Feb-2014 14:10:12      [copy] Copying 2 files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/tmp/classes-test
07-Feb-2014 14:10:12
07-Feb-2014 14:10:12 resources.test:
07-Feb-2014 14:10:12      [copy] Copying 32 files to /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/tmp/classes-test
07-Feb-2014 14:10:12
07-Feb-2014 14:10:12 test:
07-Feb-2014 14:10:12     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/tmp/test-report
07-Feb-2014 14:10:12     [mkdir] Created dir: /mnt/work/bamboo-home/xml-data/build-dir/C2-SOFTWARE0-JDK17/tmp/test-report-jira
07-Feb-2014 14:10:12    [junit4] <JUnit4> says ol?! Master seed: A00764D80543AA82
07-Feb-2014 14:10:13    [junit4] Your default console's encoding may not display certain unicode glyphs: US-ASCII
07-Feb-2014 14:10:13    [junit4] Executing 97 suites with 4 JVMs.
07-Feb-2014 14:10:13    [junit4]
07-Feb-2014 14:10:14    [junit4] Started J0 PID(13883@n19h65).
07-Feb-2014 14:10:14    [junit4] Started J3 PID(13884@n19h65).
07-Feb-2014 14:10:14    [junit4] Started J1 PID(13886@n19h65).
07-Feb-2014 14:10:14    [junit4] Started J2 PID(13885@n19h65).
07-Feb-2014 14:10:16    [junit4] Suite: org.carrot2.source.google.GoogleDocumentSourceTest
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.19s J0 | GoogleDocumentSourceTest.testInCachingController
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.01s J0 | GoogleDocumentSourceTest.testURLsUnique
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.01s J0 | GoogleDocumentSourceTest.testMetadataAvailable
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.01s J0 | GoogleDocumentSourceTest.testHighlightsRemoved
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.02s J0 | GoogleDocumentSourceTest.testSmallQuery
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.02s J0 | GoogleDocumentSourceTest.testSpeculativeMode
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testNoResultsQuery
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.02s J0 | GoogleDocumentSourceTest.testHtmlUnescaping
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.01s J0 | GoogleDocumentSourceTest.testLargeQuery
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testUtfCharacters
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.01s J0 | GoogleDocumentSourceTest.testResultsTotal
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testQueryLargerThanPage
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testNoUrlEncodingInUrls
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] IGNOR/A 0.00s J0 | GoogleDocumentSourceTest.testConservativeMode
07-Feb-2014 14:10:16    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:16    [junit4] Completed on J0 in 1.09s, 14 tests, 14 skipped
07-Feb-2014 14:10:16    [junit4]
07-Feb-2014 14:10:16    [junit4] Suite: org.carrot2.util.StringUtilsTest
07-Feb-2014 14:10:16    [junit4] Completed on J1 in 0.71s, 9 tests
07-Feb-2014 14:10:16    [junit4]
07-Feb-2014 14:10:17    [junit4] Suite: org.carrot2.output.metrics.NormalizedMutualInformationMetricTest
07-Feb-2014 14:10:17    [junit4] Completed on J2 in 1.42s, 11 tests
07-Feb-2014 14:10:17    [junit4]
07-Feb-2014 14:10:17    [junit4] Suite: org.carrot2.text.linguistic.ThaiTokenizerTest
07-Feb-2014 14:10:17    [junit4] Completed on J0 in 1.27s, 3 tests
07-Feb-2014 14:10:17    [junit4]
07-Feb-2014 14:10:17    [junit4] Suite: org.carrot2.source.microsoft.Bing3NewsDocumentSourceTest
07-Feb-2014 14:10:17    [junit4] IGNOR/A 0.03s J0 | Bing3NewsDocumentSourceTest.testMetadataAvailable
07-Feb-2014 14:10:17    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:17    [junit4] IGNOR/A 0.00s J0 | Bing3NewsDocumentSourceTest.testPresidentQuery
07-Feb-2014 14:10:17    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:17    [junit4] IGNOR/A 0.02s J0 | Bing3NewsDocumentSourceTest.testNewsCategory
07-Feb-2014 14:10:17    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:17    [junit4] Completed on J0 in 0.24s, 3 tests, 3 skipped
07-Feb-2014 14:10:17    [junit4]
07-Feb-2014 14:10:17    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopWordLabelFilterMergedTest
07-Feb-2014 14:10:17    [junit4] Completed on J1 in 1.86s, 4 tests
07-Feb-2014 14:10:17    [junit4]
07-Feb-2014 14:10:18    [junit4] Suite: org.carrot2.text.vsm.TermDocumentMatrixBuilderTest
07-Feb-2014 14:10:18    [junit4] Completed on J0 in 0.85s, 8 tests
07-Feb-2014 14:10:18    [junit4]
07-Feb-2014 14:10:19    [junit4] Suite: org.carrot2.text.linguistic.ArabicTest
07-Feb-2014 14:10:19    [junit4] Completed on J0 in 0.48s, 4 tests
07-Feb-2014 14:10:19    [junit4]
07-Feb-2014 14:10:19    [junit4] Suite: org.carrot2.text.preprocessing.StemmerEnglishTest
07-Feb-2014 14:10:19    [junit4] Completed on J2 in 2.10s, 3 tests
07-Feb-2014 14:10:19    [junit4]
07-Feb-2014 14:10:20    [junit4] Suite: org.carrot2.util.IndirectSorterTest
07-Feb-2014 14:10:20    [junit4] Completed on J2 in 0.83s, 23 tests
07-Feb-2014 14:10:20    [junit4]
07-Feb-2014 14:10:20    [junit4] Suite: org.carrot2.util.pool.FixedSizePoolTest
07-Feb-2014 14:10:20    [junit4] Completed on J0 in 1.33s, 7 tests
07-Feb-2014 14:10:20    [junit4]
07-Feb-2014 14:10:20    [junit4] Suite: org.carrot2.source.lucene.FSDirectoryWrapperTest
07-Feb-2014 14:10:20    [junit4] Completed on J1 in 2.13s, 1 test
07-Feb-2014 14:10:20    [junit4]
07-Feb-2014 14:10:20    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopWordLabelFilterEnglishTest
07-Feb-2014 14:10:20    [junit4] Completed on J0 in 0.20s, 4 tests
07-Feb-2014 14:10:20    [junit4]
07-Feb-2014 14:10:21    [junit4] Suite: org.carrot2.clustering.lingo.ClusterLabelBuilderTest
07-Feb-2014 14:10:21    [junit4] Completed on J0 in 0.44s, 6 tests
07-Feb-2014 14:10:21    [junit4]
07-Feb-2014 14:10:21    [junit4] Suite: org.carrot2.clustering.lingo.ClusterDocumentAssignerTest
07-Feb-2014 14:10:21    [junit4] Completed on J0 in 0.13s, 4 tests
07-Feb-2014 14:10:21    [junit4]
07-Feb-2014 14:10:21    [junit4] Suite: org.carrot2.util.resource.ResourceLookupTest
07-Feb-2014 14:10:21    [junit4] Completed on J0 in 0.11s, 6 tests
07-Feb-2014 14:10:21    [junit4]
07-Feb-2014 14:10:21    [junit4] Suite: org.carrot2.source.microsoft.Bing3WebDocumentSourceTest
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.24s J1 | Bing3WebDocumentSourceTest.testQueryLargerThanPage
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.03s J1 | Bing3WebDocumentSourceTest.testHtmlUnescaping
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.03s J1 | Bing3WebDocumentSourceTest.testUtfCharacters
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.02s J1 | Bing3WebDocumentSourceTest.testConservativeMode
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.01s J1 | Bing3WebDocumentSourceTest.testSmallQuery
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.00s J1 | Bing3WebDocumentSourceTest.testSpeculativeMode
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.00s J1 | Bing3WebDocumentSourceTest.testPdfFileType
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.08s J1 | Bing3WebDocumentSourceTest.testResultsTotal
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.04s J1 | Bing3WebDocumentSourceTest.testNoResultsQuery
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.05s J1 | Bing3WebDocumentSourceTest.testDocFileType
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.00s J1 | Bing3WebDocumentSourceTest.testMarketOption
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.00s J1 | Bing3WebDocumentSourceTest.testLargeQuery
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.04s J1 | Bing3WebDocumentSourceTest.testSiteOption
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.00s J1 | Bing3WebDocumentSourceTest.testMetadataAvailable
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.00s J1 | Bing3WebDocumentSourceTest.testURLsUnique
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] IGNOR/A 0.02s J1 | Bing3WebDocumentSourceTest.testInCachingController
07-Feb-2014 14:10:21    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:21    [junit4] Completed on J1 in 0.99s, 16 tests, 16 skipped
07-Feb-2014 14:10:21    [junit4]
07-Feb-2014 14:10:21    [junit4] Suite: org.carrot2.util.RangeUtilsTest
07-Feb-2014 14:10:21    [junit4] Completed on J0 in 0.20s, 10 tests
07-Feb-2014 14:10:21    [junit4]
07-Feb-2014 14:10:21    [junit4] Suite: org.carrot2.util.attribute.AttributeValueSetTest
07-Feb-2014 14:10:21    [junit4] Completed on J0 in 0.16s, 3 tests
07-Feb-2014 14:10:21    [junit4]
07-Feb-2014 14:10:21    [junit4] Suite: org.carrot2.util.resource.ServletContextLocatorTest
07-Feb-2014 14:10:21    [junit4] Completed on J0 in 0.11s, 1 test
07-Feb-2014 14:10:21    [junit4]
07-Feb-2014 14:10:21    [junit4] Suite: org.carrot2.text.linguistic.DefaultStemmerFactoryTest
07-Feb-2014 14:10:21    [junit4] Completed on J1 in 0.47s, 2 tests
07-Feb-2014 14:10:21    [junit4]
07-Feb-2014 14:10:21    [junit4] Suite: org.carrot2.text.preprocessing.SubstringComparatorTest
07-Feb-2014 14:10:21    [junit4] Completed on J0 in 0.11s, 2 tests
07-Feb-2014 14:10:21    [junit4]
07-Feb-2014 14:10:22    [junit4] Suite: org.carrot2.text.preprocessing.StemmerSyntheticTest
07-Feb-2014 14:10:22    [junit4] Completed on J0 in 0.48s, 12 tests
07-Feb-2014 14:10:22    [junit4]
07-Feb-2014 14:10:22    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopLabelFilterEnglishTest
07-Feb-2014 14:10:22    [junit4] Completed on J0 in 0.13s, 4 tests
07-Feb-2014 14:10:22    [junit4]
07-Feb-2014 14:10:22    [junit4] Suite: org.carrot2.text.preprocessing.WordMarkerTest
07-Feb-2014 14:10:22    [junit4] Completed on J0 in 0.16s, 2 tests
07-Feb-2014 14:10:22    [junit4]
07-Feb-2014 14:10:23    [junit4] Suite: org.carrot2.text.preprocessing.DocumentAssignerTest
07-Feb-2014 14:10:23    [junit4] Completed on J0 in 0.18s, 8 tests
07-Feb-2014 14:10:23    [junit4]
07-Feb-2014 14:10:23    [junit4] Suite: org.carrot2.dcs.DcsAppTest
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.15s J3 | DcsAppTest.testExternalSource
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.05s J3 | DcsAppTest.testGetWithExternalSource
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.01s J3 | DcsAppTest.testPostUrlEncodedWithC2Stream
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.01s J3 | DcsAppTest.testOutputPage
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.04s J3 | DcsAppTest.testFileUpload
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testStartPage
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testOnlyClusters
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.03s J3 | DcsAppTest.testJsonOutput
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testPostUrlEncodedWithExternalSource
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.03s J3 | DcsAppTest.testPostWithVariousC2StreamXmlEncoding
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testJsonCallback
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.01s J3 | DcsAppTest.testTextarea
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.01s J3 | DcsAppTest.directFeedAttributeOverriding
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.02s J3 | DcsAppTest.testParametersPage
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] IGNOR/A 0.00s J3 | DcsAppTest.testInputPage
07-Feb-2014 14:10:23    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:23    [junit4] Completed on J3 in 7.93s, 16 tests, 16 skipped
07-Feb-2014 14:10:23    [junit4]
07-Feb-2014 14:10:25    [junit4] Suite: org.carrot2.source.pubmed.PubMedContentHandlerTest
07-Feb-2014 14:10:25    [junit4] Completed on J3 in 1.74s, 1 test
07-Feb-2014 14:10:25    [junit4]
07-Feb-2014 14:10:26    [junit4] Suite: org.carrot2.matrix.MatrixUtilsTest
07-Feb-2014 14:10:26    [junit4] Completed on J3 in 0.80s, 16 tests
07-Feb-2014 14:10:26    [junit4]
07-Feb-2014 14:10:26    [junit4] Suite: org.carrot2.text.preprocessing.filter.GenitiveLabelFilterTest
07-Feb-2014 14:10:26    [junit4] Completed on J3 in 0.33s, 5 tests
07-Feb-2014 14:10:26    [junit4]
07-Feb-2014 14:10:26    [junit4] Suite: org.carrot2.source.etools.EToolsDocumentSourceTest
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.02s J3 | EToolsDocumentSourceTest.testHtmlUnescaping
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testDataSources
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.02s J3 | EToolsDocumentSourceTest.testDataSourceResultsCount
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testNoResultsQuery
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testResultsTotal
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testLargeQuery
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.01s J3 | EToolsDocumentSourceTest.testURLsUnique
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.02s J3 | EToolsDocumentSourceTest.testSmallQuery
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testGzipCompression
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.01s J3 | EToolsDocumentSourceTest.testInCachingController
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testMetadataAvailable
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] IGNOR/A 0.00s J3 | EToolsDocumentSourceTest.testUtfCharacters
07-Feb-2014 14:10:26    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:26    [junit4] Completed on J3 in 0.31s, 12 tests, 12 skipped
07-Feb-2014 14:10:26    [junit4]
07-Feb-2014 14:10:27    [junit4] Suite: org.carrot2.util.IntArrayPredicateIteratorTest
07-Feb-2014 14:10:27    [junit4] Completed on J3 in 0.21s, 5 tests
07-Feb-2014 14:10:27    [junit4]
07-Feb-2014 14:10:27    [junit4] Suite: org.carrot2.text.preprocessing.filter.CompleteLabelFilterTest
07-Feb-2014 14:10:27    [junit4] Completed on J3 in 0.27s, 7 tests
07-Feb-2014 14:10:27    [junit4]
07-Feb-2014 14:10:27    [junit4] Suite: org.carrot2.core.ComponentSuitesTest
07-Feb-2014 14:10:27    [junit4] Completed on J2 in 7.35s, 3 tests
07-Feb-2014 14:10:27    [junit4]
07-Feb-2014 14:10:27    [junit4] Suite: org.carrot2.matrix.factorization.MatrixFactorizationTest
07-Feb-2014 14:10:27    [junit4] Completed on J2 in 0.36s, 6 tests
07-Feb-2014 14:10:27    [junit4]
07-Feb-2014 14:10:28    [junit4] Suite: org.carrot2.text.preprocessing.PhraseExtractorTest
07-Feb-2014 14:10:28    [junit4] Completed on J1 in 6.54s, 21 tests
07-Feb-2014 14:10:28    [junit4]
07-Feb-2014 14:10:28    [junit4] Suite: org.carrot2.util.pool.SoftUnboundedPoolTest
07-Feb-2014 14:10:28    [junit4] Completed on J2 in 1.21s, 6 tests
07-Feb-2014 14:10:28    [junit4]
07-Feb-2014 14:10:29    [junit4] Suite: org.carrot2.output.metrics.IdealPartitioningBasedMetricTest
07-Feb-2014 14:10:29    [junit4] Completed on J2 in 0.17s, 1 test
07-Feb-2014 14:10:29    [junit4]
07-Feb-2014 14:10:29    [junit4] Suite: org.carrot2.source.SearchRangeTest
07-Feb-2014 14:10:29    [junit4] Completed on J2 in 0.24s, 12 tests
07-Feb-2014 14:10:29    [junit4]
07-Feb-2014 14:10:29    [junit4] Suite: org.carrot2.text.preprocessing.filter.NumericLabelFilterTest
07-Feb-2014 14:10:29    [junit4] Completed on J2 in 0.10s, 5 tests
07-Feb-2014 14:10:29    [junit4]
07-Feb-2014 14:10:30    [junit4] Suite: org.carrot2.util.httpclient.HttpClientFactoryTest
07-Feb-2014 14:10:30    [junit4] Completed on J1 in 1.56s, 1 test
07-Feb-2014 14:10:30    [junit4]
07-Feb-2014 14:10:30    [junit4] Suite: org.carrot2.clustering.lingo.LingoClusteringAlgorithmTest
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.00s J3 | LingoClusteringAlgorithmTest.testStress
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] Completed on J3 in 3.14s, 10 tests, 1 skipped
07-Feb-2014 14:10:30    [junit4]
07-Feb-2014 14:10:30    [junit4] Suite: org.carrot2.core.ControllerTest
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.00s J0 | ControllerTest$SimpleControllerCommonTests.testNormalExecutionTimeMeasurement
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.00s J0 | ControllerTest$SimpleControllerCommonTests.testStress
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.00s J0 | ControllerTest$PoolingControllerCommonTests.testNormalExecutionTimeMeasurement
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.00s J0 | ControllerTest$PoolingControllerCommonTests.testStress
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.01s J0 | ControllerTest$CachingPoolingControllerCachingOffCommonTests.testNormalExecutionTimeMeasurement
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingPoolingControllerCachingOffCommonTests.testStress
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingPoolingControllerCachingOnCommonTests.testNormalExecutionTimeMeasurement
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.01s J0 | ControllerTest$CachingPoolingControllerCachingOnCommonTests.testStress
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingControllerCachingOffCommonTests.testNormalExecutionTimeMeasurement
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.02s J0 | ControllerTest$CachingControllerCachingOffCommonTests.testStress
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingControllerCachingOnCommonTests.testNormalExecutionTimeMeasurement
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] IGNOR/A 0.00s J0 | ControllerTest$CachingControllerCachingOnCommonTests.testStress
07-Feb-2014 14:10:30    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:30    [junit4] Completed on J0 in 6.78s, 201 tests, 14 skipped
07-Feb-2014 14:10:30    [junit4]
07-Feb-2014 14:10:30    [junit4] Suite: org.carrot2.clustering.lingo.ClusterMergerTest
07-Feb-2014 14:10:30    [junit4] Completed on J3 in 0.14s, 4 tests
07-Feb-2014 14:10:30    [junit4]
07-Feb-2014 14:10:30    [junit4] Suite: org.carrot2.text.linguistic.ChineseTokenizerTest
07-Feb-2014 14:10:30    [junit4] Completed on J2 in 1.44s, 5 tests
07-Feb-2014 14:10:30    [junit4]
07-Feb-2014 14:10:31    [junit4] Suite: org.carrot2.text.linguistic.DefaultLexicalDataFactoryTest
07-Feb-2014 14:10:31    [junit4] Completed on J2 in 0.69s, 3 tests
07-Feb-2014 14:10:31    [junit4]
07-Feb-2014 14:10:31    [junit4] Suite: org.carrot2.util.attribute.AttributeValueSetsTest
07-Feb-2014 14:10:31    [junit4] Completed on J3 in 0.72s, 16 tests
07-Feb-2014 14:10:31    [junit4]
07-Feb-2014 14:10:31    [junit4] Suite: org.carrot2.text.preprocessing.filter.StopWordLabelFilterSyntheticTest
07-Feb-2014 14:10:31    [junit4] Completed on J3 in 0.24s, 7 tests
07-Feb-2014 14:10:31    [junit4]
07-Feb-2014 14:10:31    [junit4] Suite: org.carrot2.util.CharArrayUtilsTest
07-Feb-2014 14:10:31    [junit4] Completed on J3 in 0.16s, 7 tests, 2 skipped
07-Feb-2014 14:10:31    [junit4]
07-Feb-2014 14:10:31    [junit4] Suite: org.carrot2.source.opensearch.OpenSearchDocumentSourceTest
07-Feb-2014 14:10:31    [junit4] Completed on J2 in 0.17s, 5 tests
07-Feb-2014 14:10:31    [junit4]
07-Feb-2014 14:10:32    [junit4] Suite: org.carrot2.webapp.source.WebDocumentSourceTest
07-Feb-2014 14:10:32    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testFirstResults
07-Feb-2014 14:10:32    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:32    [junit4] IGNOR/A 0.03s J3 | WebDocumentSourceTest.testHtmlUnescaping
07-Feb-2014 14:10:32    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:32    [junit4] IGNOR/A 0.01s J3 | WebDocumentSourceTest.testUtfCharacters
07-Feb-2014 14:10:32    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:32    [junit4] IGNOR/A 0.01s J3 | WebDocumentSourceTest.testNoResultsQuery
07-Feb-2014 14:10:32    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:32    [junit4] IGNOR/A 0.01s J3 | WebDocumentSourceTest.testSmallQuery
07-Feb-2014 14:10:32    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:32    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testLargeQuery
07-Feb-2014 14:10:32    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:32    [junit4] IGNOR/A 0.02s J3 | WebDocumentSourceTest.testResultsTotal
07-Feb-2014 14:10:32    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:32    [junit4] IGNOR/A 0.01s J3 | WebDocumentSourceTest.testURLsUnique
07-Feb-2014 14:10:32    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:32    [junit4] IGNOR/A 0.02s J3 | WebDocumentSourceTest.testInCachingController
07-Feb-2014 14:10:32    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:32    [junit4] IGNOR/A 0.00s J3 | WebDocumentSourceTest.testRequestIndependence
07-Feb-2014 14:10:32    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:32    [junit4] Completed on J3 in 0.20s, 11 tests, 10 skipped
07-Feb-2014 14:10:32    [junit4]
07-Feb-2014 14:10:32    [junit4] Suite: org.carrot2.webapp.filter.QueryWordHighlighterTest
07-Feb-2014 14:10:32    [junit4] Completed on J2 in 0.31s, 12 tests
07-Feb-2014 14:10:32    [junit4]
07-Feb-2014 14:10:32    [junit4] Suite: org.carrot2.text.util.MutableCharArrayUtilsTest
07-Feb-2014 14:10:32    [junit4] Completed on J2 in 0.09s, 2 tests
07-Feb-2014 14:10:32    [junit4]
07-Feb-2014 14:10:32    [junit4] Suite: org.carrot2.text.preprocessing.CaseNormalizerTest
07-Feb-2014 14:10:32    [junit4] Completed on J3 in 0.30s, 14 tests
07-Feb-2014 14:10:32    [junit4]
07-Feb-2014 14:10:32    [junit4] Suite: org.carrot2.text.vsm.PhraseMatrixBuilderTest
07-Feb-2014 14:10:32    [junit4] Completed on J2 in 0.24s, 6 tests
07-Feb-2014 14:10:32    [junit4]
07-Feb-2014 14:10:32    [junit4] Suite: org.carrot2.text.linguistic.PolishTest
07-Feb-2014 14:10:32    [junit4] Completed on J3 in 0.25s, 4 tests
07-Feb-2014 14:10:32    [junit4]
07-Feb-2014 14:10:32    [junit4] Suite: org.carrot2.text.preprocessing.SuffixSorterTest
07-Feb-2014 14:10:32    [junit4] Completed on J3 in 0.20s, 7 tests
07-Feb-2014 14:10:32    [junit4]
07-Feb-2014 14:10:32    [junit4] Suite: org.carrot2.text.preprocessing.LabelFormatterTest
07-Feb-2014 14:10:32    [junit4] Completed on J2 in 0.25s, 8 tests
07-Feb-2014 14:10:32    [junit4]
07-Feb-2014 14:10:32    [junit4] Suite: org.carrot2.util.resource.URLResourceWithParamsTest
07-Feb-2014 14:10:32    [junit4] Completed on J2 in 0.10s, 2 tests
07-Feb-2014 14:10:32    [junit4]
07-Feb-2014 14:10:33    [junit4] Suite: org.carrot2.util.simplexml.SimpleXmlWrappersTest
07-Feb-2014 14:10:33    [junit4] Completed on J1 in 3.08s, 28 tests
07-Feb-2014 14:10:33    [junit4]
07-Feb-2014 14:10:33    [junit4] Suite: org.carrot2.text.preprocessing.PreprocessedDocumentScannerTest
07-Feb-2014 14:10:33    [junit4] Completed on J3 in 0.16s, 5 tests
07-Feb-2014 14:10:33    [junit4]
07-Feb-2014 14:10:33    [junit4] Suite: org.carrot2.util.ExceptionUtilsTest
07-Feb-2014 14:10:33    [junit4] Completed on J2 in 0.16s, 5 tests
07-Feb-2014 14:10:33    [junit4]
07-Feb-2014 14:10:33    [junit4] Suite: org.carrot2.util.GraphUtilsTest
07-Feb-2014 14:10:33    [junit4] Completed on J1 in 0.09s, 5 tests
07-Feb-2014 14:10:33    [junit4]
07-Feb-2014 14:10:33    [junit4] Suite: org.carrot2.text.clustering.MultilingualClusteringTest
07-Feb-2014 14:10:33    [junit4] Completed on J3 in 0.28s, 16 tests
07-Feb-2014 14:10:33    [junit4]
07-Feb-2014 14:10:33    [junit4] Suite: org.carrot2.text.linguistic.ExtendedWhitespaceTokenizerTest
07-Feb-2014 14:10:33    [junit4] Completed on J1 in 0.20s, 9 tests
07-Feb-2014 14:10:33    [junit4]
07-Feb-2014 14:10:33    [junit4] Suite: org.carrot2.webapp.util.UserAgentUtilsTest
07-Feb-2014 14:10:33    [junit4] Completed on J1 in 0.08s, 11 tests
07-Feb-2014 14:10:33    [junit4]
07-Feb-2014 14:10:33    [junit4] Suite: org.carrot2.source.pubmed.PubMedDocumentSourceTest
07-Feb-2014 14:10:33    [junit4] IGNOR/A 0.00s J1 | PubMedDocumentSourceTest.testResultsTotal
07-Feb-2014 14:10:33    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:33    [junit4] IGNOR/A 0.02s J1 | PubMedDocumentSourceTest.testLargeQuery
07-Feb-2014 14:10:33    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:33    [junit4] IGNOR/A 0.00s J1 | PubMedDocumentSourceTest.testUtfCharacters
07-Feb-2014 14:10:33    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:33    [junit4] IGNOR/A 0.01s J1 | PubMedDocumentSourceTest.testHtmlUnescaping
07-Feb-2014 14:10:33    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:33    [junit4] IGNOR/A 0.01s J1 | PubMedDocumentSourceTest.testInCachingController
07-Feb-2014 14:10:33    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:33    [junit4] IGNOR/A 0.01s J1 | PubMedDocumentSourceTest.testSmallQuery
07-Feb-2014 14:10:33    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:33    [junit4] IGNOR/A 0.01s J1 | PubMedDocumentSourceTest.testURLsUnique
07-Feb-2014 14:10:33    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:33    [junit4] IGNOR/A 0.01s J1 | PubMedDocumentSourceTest.testNoResultsQuery
07-Feb-2014 14:10:33    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:33    [junit4] Completed on J1 in 0.18s, 9 tests, 8 skipped
07-Feb-2014 14:10:33    [junit4]
07-Feb-2014 14:10:33    [junit4] Suite: org.carrot2.text.linguistic.LanguageModelTest
07-Feb-2014 14:10:33    [junit4] Completed on J1 in 0.07s, 2 tests
07-Feb-2014 14:10:33    [junit4]
07-Feb-2014 14:10:33    [junit4] Suite: org.carrot2.clustering.stc.GeneralizedSuffixTreeTest
07-Feb-2014 14:10:33    [junit4] Completed on J1 in 0.11s, 3 tests
07-Feb-2014 14:10:33    [junit4]
07-Feb-2014 14:10:34    [junit4] Suite: org.carrot2.core.ClusterWithParentTest
07-Feb-2014 14:10:34    [junit4] Completed on J1 in 0.19s, 9 tests
07-Feb-2014 14:10:34    [junit4]
07-Feb-2014 14:10:34    [junit4] Suite: org.carrot2.util.LinearApproximationTest
07-Feb-2014 14:10:34    [junit4] Completed on J1 in 0.12s, 3 tests
07-Feb-2014 14:10:34    [junit4]
07-Feb-2014 14:10:34    [junit4] Suite: org.carrot2.util.attribute.ResourceFromStringTest
07-Feb-2014 14:10:34    [junit4] Completed on J1 in 0.05s, 2 tests
07-Feb-2014 14:10:34    [junit4]
07-Feb-2014 14:10:34    [junit4] Suite: org.carrot2.text.util.MutableCharArrayTest
07-Feb-2014 14:10:34    [junit4] Completed on J1 in 0.07s, 8 tests
07-Feb-2014 14:10:34    [junit4]
07-Feb-2014 14:10:34    [junit4] Suite: org.carrot2.source.ambient.Odp239DocumentSourceTest
07-Feb-2014 14:10:34    [junit4] Completed on J0 in 3.17s, 6 tests
07-Feb-2014 14:10:34    [junit4]
07-Feb-2014 14:10:34    [junit4] Suite: org.carrot2.source.ambient.AmbientDocumentSourceTest
07-Feb-2014 14:10:34    [junit4] Completed on J3 in 1.22s, 6 tests
07-Feb-2014 14:10:34    [junit4]
07-Feb-2014 14:10:35    [junit4] Suite: org.carrot2.text.linguistic.DefaultTokenizerFactoryTest
07-Feb-2014 14:10:35    [junit4] Completed on J1 in 0.87s, 1 test
07-Feb-2014 14:10:35    [junit4]
07-Feb-2014 14:10:35    [junit4] Suite: org.carrot2.text.preprocessing.filter.QueryLabelFilterTest
07-Feb-2014 14:10:35    [junit4] Completed on J1 in 0.10s, 5 tests
07-Feb-2014 14:10:35    [junit4]
07-Feb-2014 14:10:35    [junit4] Suite: org.carrot2.source.xml.XmlDocumentSourceTest
07-Feb-2014 14:10:35    [junit4] IGNOR/A 0.01s J3 | XmlDocumentSourceTest.testRemoteUrl
07-Feb-2014 14:10:35    [junit4]    > Assumption #1: carrot2.xml.feed.url.base property undefined.
07-Feb-2014 14:10:35    [junit4] Completed on J3 in 1.07s, 13 tests, 1 skipped
07-Feb-2014 14:10:35    [junit4]
07-Feb-2014 14:10:35    [junit4] Suite: org.carrot2.core.ProcessingResultTest
07-Feb-2014 14:10:35    [junit4] Completed on J0 in 1.29s, 15 tests
07-Feb-2014 14:10:35    [junit4]
07-Feb-2014 14:10:35    [junit4] Suite: org.carrot2.source.lucene.LuceneDocumentSourceTest
07-Feb-2014 14:10:35    [junit4] IGNOR/A 0.06s J2 | LuceneDocumentSourceTest.testResultsTotal
07-Feb-2014 14:10:35    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:35    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testUtfCharacters
07-Feb-2014 14:10:35    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:35    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testHtmlUnescaping
07-Feb-2014 14:10:35    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:35    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testLargeQuery
07-Feb-2014 14:10:35    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:35    [junit4] IGNOR/A 0.03s J2 | LuceneDocumentSourceTest.testURLsUnique
07-Feb-2014 14:10:35    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:35    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testSmallQuery
07-Feb-2014 14:10:35    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:35    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testNoResultsQuery
07-Feb-2014 14:10:35    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:35    [junit4] IGNOR/A 0.00s J2 | LuceneDocumentSourceTest.testInCachingController
07-Feb-2014 14:10:35    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:35    [junit4] Completed on J2 in 2.71s, 19 tests, 8 skipped
07-Feb-2014 14:10:35    [junit4]
07-Feb-2014 14:10:36    [junit4] Suite: org.carrot2.clustering.synthetic.ByUrlClusteringAlgorithmTest
07-Feb-2014 14:10:36    [junit4] IGNOR/A 0.01s J0 | ByUrlClusteringAlgorithmTest.testStress
07-Feb-2014 14:10:36    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:36    [junit4] Completed on J0 in 0.23s, 11 tests, 1 skipped
07-Feb-2014 14:10:36    [junit4]
07-Feb-2014 14:10:36    [junit4] Suite: org.carrot2.clustering.synthetic.ByFieldClusteringAlgorithmTest
07-Feb-2014 14:10:36    [junit4] IGNOR/A 0.00s J0 | ByFieldClusteringAlgorithmTest.testStress
07-Feb-2014 14:10:36    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:36    [junit4] Completed on J0 in 0.12s, 8 tests, 1 skipped
07-Feb-2014 14:10:36    [junit4]
07-Feb-2014 14:10:36    [junit4] Suite: org.carrot2.text.suffixtree.SuffixTreeTest
07-Feb-2014 14:10:36    [junit4] Completed on J2 in 0.65s, 9 tests
07-Feb-2014 14:10:36    [junit4]
07-Feb-2014 14:10:36    [junit4] Suite: org.carrot2.output.metrics.ContaminationMetricTest
07-Feb-2014 14:10:36    [junit4] Completed on J0 in 0.16s, 12 tests
07-Feb-2014 14:10:36    [junit4]
07-Feb-2014 14:10:37    [junit4] Suite: org.carrot2.output.metrics.PrecisionRecallMetricTest
07-Feb-2014 14:10:37    [junit4] Completed on J2 in 0.13s, 11 tests
07-Feb-2014 14:10:37    [junit4]
07-Feb-2014 14:10:37    [junit4] Suite: org.carrot2.source.opensearch.OpenSearchDocumentSourceByResultIncrementTest
07-Feb-2014 14:10:37    [junit4] IGNOR/A 0.00s J0 | OpenSearchDocumentSourceByResultIncrementTest.testResultsTotal
07-Feb-2014 14:10:37    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:37    [junit4] IGNOR/A 0.03s J0 | OpenSearchDocumentSourceByResultIncrementTest.testLargeQuery
07-Feb-2014 14:10:37    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:37    [junit4] IGNOR/A 0.00s J0 | OpenSearchDocumentSourceByResultIncrementTest.testUtfCharacters
07-Feb-2014 14:10:37    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:37    [junit4] IGNOR/A 0.00s J0 | OpenSearchDocumentSourceByResultIncrementTest.testHtmlUnescaping
07-Feb-2014 14:10:37    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:37    [junit4] IGNOR/A 0.00s J0 | OpenSearchDocumentSourceByResultIncrementTest.testInCachingController
07-Feb-2014 14:10:37    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:37    [junit4] IGNOR/A 0.00s J0 | OpenSearchDocumentSourceByResultIncrementTest.testSmallQuery
07-Feb-2014 14:10:37    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:37    [junit4] IGNOR/A 0.00s J0 | OpenSearchDocumentSourceByResultIncrementTest.testURLsUnique
07-Feb-2014 14:10:37    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:37    [junit4] IGNOR/A 0.00s J0 | OpenSearchDocumentSourceByResultIncrementTest.testNoResultsQuery
07-Feb-2014 14:10:37    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:37    [junit4] Completed on J0 in 0.12s, 9 tests, 8 skipped
07-Feb-2014 14:10:37    [junit4]
07-Feb-2014 14:10:37    [junit4] Suite: org.carrot2.core.ClusterTest
07-Feb-2014 14:10:37    [junit4] Completed on J2 in 0.20s, 21 tests
07-Feb-2014 14:10:37    [junit4]
07-Feb-2014 14:10:37    [junit4] Suite: org.carrot2.text.preprocessing.TokenizerTest
07-Feb-2014 14:10:37    [junit4] Completed on J0 in 0.12s, 7 tests
07-Feb-2014 14:10:37    [junit4]
07-Feb-2014 14:10:37    [junit4] Suite: org.carrot2.core.DocumentTest
07-Feb-2014 14:10:37    [junit4] Completed on J2 in 0.03s, 3 tests
07-Feb-2014 14:10:37    [junit4]
07-Feb-2014 14:10:37    [junit4] Suite: org.carrot2.util.RollingWindowAverageTest
07-Feb-2014 14:10:37    [junit4] Completed on J0 in 0.03s, 3 tests
07-Feb-2014 14:10:37    [junit4]
07-Feb-2014 14:10:38    [junit4] Suite: org.carrot2.text.linguistic.EnglishTest
07-Feb-2014 14:10:38    [junit4] Completed on J2 in 0.04s, 5 tests
07-Feb-2014 14:10:38    [junit4]
07-Feb-2014 14:10:38    [junit4] Suite: org.carrot2.text.preprocessing.filter.MinLengthLabelFilterTest
07-Feb-2014 14:10:38    [junit4] Completed on J0 in 0.03s, 4 tests
07-Feb-2014 14:10:38    [junit4]
07-Feb-2014 14:10:38    [junit4] Suite: org.carrot2.text.util.CharArrayComparatorsTest
07-Feb-2014 14:10:38    [junit4] Completed on J0 in 0.07s, 3 tests
07-Feb-2014 14:10:38    [junit4]
07-Feb-2014 14:10:38    [junit4] Suite: org.carrot2.source.microsoft.Bing3ImageDocumentSourceTest
07-Feb-2014 14:10:38    [junit4] IGNOR/A 0.00s J2 | Bing3ImageDocumentSourceTest.testCatsQuery
07-Feb-2014 14:10:38    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:38    [junit4] IGNOR/A 0.00s J2 | Bing3ImageDocumentSourceTest.testMetadataAvailable
07-Feb-2014 14:10:38    [junit4]    > Assumption #1: 'usesexternalservices' test group is disabled (@UsesExternalServices)
07-Feb-2014 14:10:38    [junit4] Completed on J2 in 0.07s, 2 tests, 2 skipped
07-Feb-2014 14:10:38    [junit4]
07-Feb-2014 14:10:38    [junit4] Suite: org.carrot2.clustering.kmeans.BisectingKMeansClusteringAlgorithmTest
07-Feb-2014 14:10:38    [junit4] IGNOR/A 0.01s J1 | BisectingKMeansClusteringAlgorithmTest.testStress
07-Feb-2014 14:10:38    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:38    [junit4] Completed on J1 in 2.94s, 8 tests, 1 skipped
07-Feb-2014 14:10:38    [junit4]
07-Feb-2014 14:10:38    [junit4] Suite: org.carrot2.clustering.stc.STCClusteringAlgorithmTest
07-Feb-2014 14:10:38    [junit4] IGNOR/A 0.00s J3 | STCClusteringAlgorithmTest.testStress
07-Feb-2014 14:10:38    [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly)
07-Feb-2014 14:10:38    [junit4] Completed on J3 in 2.72s, 11 tests, 1 skipped
07-Feb-2014 14:10:38    [junit4]
07-Feb-2014 14:10:38    [junit4] Suite: org.carrot2.source.pubmed.PubMedIdSearchHandlerTest
07-Feb-2014 14:10:38    [junit4] Completed on J0 in 0.09s, 1 test
07-Feb-2014 14:10:38    [junit4]
07-Feb-2014 14:10:38    [junit4] JVM J0:     1.20 ..    25.58 =    24.38s
07-Feb-2014 14:10:38    [junit4] JVM J1:     1.49 ..    25.07 =    23.58s
07-Feb-2014 14:10:38    [junit4] JVM J2:     1.49 ..    25.05 =    23.56s
07-Feb-2014 14:10:38    [junit4] JVM J3:     1.47 ..    25.33 =    23.86s
07-Feb-2014 14:10:38    [junit4] Execution time total: 25 seconds
07-Feb-2014 14:10:38    [junit4] Tests summary: 97 suites, 919 tests, 119 ignored (114 assumptions)
07-Feb-2014 14:10:38
07-Feb-2014 14:10:38 BUILD SUCCESSFUL
07-Feb-2014 14:10:38 Total time: 42 seconds
07-Feb-2014 14:10:38 Parsing test results...
07-Feb-2014 14:10:39 Finished task 'Ant'
07-Feb-2014 14:10:39 Running post build plugin 'NCover Results Collector'
07-Feb-2014 14:10:39 Running post build plugin 'Clover Results Collector'
07-Feb-2014 14:10:39 Running post build plugin 'Artifact Copier'
07-Feb-2014 14:10:39 Finalising the build...
07-Feb-2014 14:10:39 Stopping timer.
07-Feb-2014 14:10:39 Build C2-SOFTWARE0-JDK17-12 completed.
07-Feb-2014 14:10:39 Running on server: post build plugin 'NCover Results Collector'
07-Feb-2014 14:10:39 Running on server: post build plugin 'Clover Delta Calculator'
07-Feb-2014 14:10:39 Running on server: post build plugin 'Build Hanging Detection Configuration'
07-Feb-2014 14:10:39 Running on server: post build plugin 'Maven Dependencies Postprocessor'
07-Feb-2014 14:10:39 All post build plugins have finished
07-Feb-2014 14:10:39 Generating build results summary...
07-Feb-2014 14:10:39 Saving build results to disk...
07-Feb-2014 14:10:39 Indexing build results...
07-Feb-2014 14:10:39 Finished building C2-SOFTWARE0-JDK17-12.