From: Gustaf N. <ne...@wu...> - 2017-08-14 20:13:57
|
The first issue should be handled by [1]. The *otp issue does not show up on my Ubuntu 14.04.5 LTS, maybe the guards of the test have to made more restrictive. Do you have nsf installed manually or via the package manager? Which version of nsf do you have? -g [1] https://bitbucket.org/naviserver/naviserver/commits/6a1cc7d7a5c3e345673d4825582e5673aa95ef88 Am 14.08.17 um 8:17 PM schrieb Andrew Piskorski: > On the NaviServer head, (on Ubuntu 16.04.2 LTS, Linux 4.4.0-31, > x86_64), "make test" gives me the three errors below. Should I be > worried about these? Are these known problems, or is something broken > with my build? > > Thanks! > > > ==== ns_cache-12.1 transaction rollback FAILED > ---- Result was: > content-length 3 content-length 4 1 1 2 2 3 k2 {k1 k2 k3 k4} 1 2 2 k1 1 > ---- Result should have been (exact matching): > 1 1 2 2 3 k2 {k1 k2 k3 k4} 1 2 2 k1 1 > ==== ns_cache-12.1 FAILED > > ==== hotp-1 Test for HOTP based on testvector in Appendix D from RFC 4226 > https://www.ietf.org/rfc/rfc4226.txt FAILED > ---- Test generated error; Return code was: 1 > ---- Return code should have been one of: 0 2 > ==== hotp-1 FAILED > > ==== totp-1 Test for HOTP based on testvector from Appendix B of RFC 6238 > https://tools.ietf.org/html/rfc6238 FAILED > ---- Test generated error; Return code was: 1 > ---- Return code should have been one of: 0 2 > ==== totp-1 FAILED > -- Univ.Prof. Dr. Gustaf Neumann WU Vienna Institute of Information Systems and New Media Welthandelsplatz 1, A-1020 Vienna, Austria |