-
-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test 320 started to fail after upgrade to gnutls-3.6.4 #3093
Comments
Is there some way I can help from gnutls side? |
The problem with this test is that it parses the output of gnutls-serv which
isn't that stable between releases. After a quick glance, it looks like the
test just needs a few more entries in the <stripfile> section to canonicalize
the output program further so that the string comparison will still work on
this new version.
|
Indeed, we should focus on just seeing the user name in the content. I'll push a PR in a sec. |
bagder
added a commit
that referenced
this issue
Oct 4, 2018
To make the test case work with different gnutls-serv versions better. Fixes #3093
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
test 320 started to fail after upgrade to gnutls-3.6.4
I did this
I expected the following
Success.
curl/libcurl version
curl-7_61_1-131-g5fdac8d4f
operating system
The text was updated successfully, but these errors were encountered: