[ 
https://issues.apache.org/jira/browse/NUTCH-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158740#comment-15158740
 ] 

Hudson commented on NUTCH-2228:
-------------------------------

SUCCESS: Integrated in Nutch-trunk #3351 (See 
[https://builds.apache.org/job/Nutch-trunk/3351/])
NUTCH-2228 Plugin index-replace unit test broken on Java 8 (markus: 
[http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1731824])
* trunk/CHANGES.txt
* 
trunk/src/plugin/index-replace/src/test/org/apache/nutch/indexer/replace/TestIndexReplace.java


> Plugin index-replace unit test broken on Java 8
> -----------------------------------------------
>
>                 Key: NUTCH-2228
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2228
>             Project: Nutch
>          Issue Type: Bug
>          Components: indexer
>    Affects Versions: 1.11
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>            Priority: Blocker
>             Fix For: 1.12
>
>         Attachments: NUTCH-2228.patch
>
>
> {code}
> ------------- Standard Error -----------------
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in 
> [jar:file:/home/markus/projects/apache/nutch/trunk/build/test/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in 
> [jar:file:/home/markus/projects/apache/nutch/trunk/build/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
> explanation.
> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
> ------------- ---------------- ---------------
> Testcase: testGlobalAndUrlNotMatchesPattern took 1.052 sec
> Testcase: testGlobalReplacement took 0.149 sec
> Testcase: testReplacementsWithFlags took 0.105 sec
> Testcase: testUrlMatchesPattern took 0.116 sec
> Testcase: testReplacementsDifferentTarget took 0.099 sec
> Testcase: testReplacementsRunInSpecifedOrder took 0.1 sec
> Testcase: testInvalidPatterns took 0.078 sec
>         FAILED
> expected:<With this []plugin, I control th...> but was:<With this [awesome 
> ]plugin, I control th...>
> junit.framework.AssertionFailedError: expected:<With this []plugin, I control 
> th...> but was:<With this [awesome ]plugin, I control th...>
>         at 
> org.apache.nutch.indexer.replace.TestIndexReplace.testInvalidPatterns(TestIndexReplace.java:203)
> Testcase: testGlobalAndUrlMatchesPattern took 0.079 sec
> Testcase: testUrlNotMatchesPattern took 0.06 sec
> Testcase: testPropertyParse took 0.03 sec
> {code}
> Does the initial committer know what the outcome of the test should be?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to