Bug#990196: spymemcached: testLibKetamaWeightedCompatLibmemcached test fails on reverse lookup on 127.0.0.1
Ariel D'Alessandro
ariel.dalessandro at collabora.com
Tue Jun 22 15:31:41 BST 2021
With the following system configuration:
$ cat /etc/hosts
127.0.0.1 foo_not_localhost
127.0.0.1 localhost
Package spymemcached FTBFS, failing in the following test"
[INFO] Running net.spy.memcached.KetamaNodeLocatorTest
[ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
0.09 s <<< FAILURE! - in net.spy.memcached.KetamaNodeLocatorTest
[ERROR]
testLibKetamaWeightedCompatLibmemcached(net.spy.memcached.KetamaNodeLocatorTest)
Time elapsed: 0.011 s <<< FAILURE!
junit.framework.ComparisonFailure:
expected:<[localhost/127.0.0.1:11212]> but
was:<[foo_not_localhost/127.0.0.1:11211]>
at
net.spy.memcached.KetamaNodeLocatorTest.testLibKetamaWeightedCompatLibmemcached(KetamaNodeLocatorTest.java:208)
Regards,
Ariel
More information about the pkg-java-maintainers
mailing list