On Thu, Mar 12, 2015 at 03:30:19PM -0000, Matthias Klose wrote:
> Public bug reported:
>
> seen in vivid, using gccgo. It should be reproducible on other
> architectures as well.
I can reproduce this locally on Debian testing too.
The failure is in a test that is known to be brittle due to regexping on the
SSL error information message, which unfortunately is the only way to check
that I know.
======================================================================
FAIL: test_tricky (__main__.TrickyRequests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "tests/run_tests", line 385, in test_tricky
self.assertRegexpMatches(str(err), "alert bad certificate")
AssertionError: Regexp didn't match: 'alert bad certificate' not found in
'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)'
Stdout:
Launching server: /build/buildd/kxd-0.12/out/kxd
--data_dir=/tmp/kxdtest-ClNblQ/config-server-wvlOCK/data
--key=/tmp/kxdtest-ClNblQ/config-server-wvlOCK/key.pem
--cert=/tmp/kxdtest-ClNblQ/config-server-wvlOCK/cert.pem
--logfile=/tmp/kxdtest-ClNblQ/config-server-wvlOCK/log
----------------------------------------------------------------------
I'll make a patch to fix it, hopefully making the test less brittle
while I'm at it.
Thanks for letting me know about this!
Alberto
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1431420
Title:
kxd fails to build with gccgo (test failures)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kxd/+bug/1431420/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs