Hello,
I have updated my local copy today and JUnit tests started to fail.
expected:<el> but was:<sv>
junit.framework.ComparisonFailure: expected:<el> but was:<sv>
at
org.apache.nutch.analysis.lang.TestLanguageIdentifier.testIdentify(Unknown
Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
As I suspect it is a result of latest updates to LanguageIdentifier
plugin or its tests. I am not deep into it I will not try to debug it
myslef at the moment - so just wanted you to know about the issue.
Regards
Piotr