-
-
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
write-out variable 'tls_earlydata' #15956
Conversation
Analysis of PR #15956 at 585f2996: Test http/test_14_auth.py::TestAuth::test_14_03_digest_put_auth[0-h3] failed, which has NOT been flaky recently, so there could be a real issue in this PR. Test 1631 failed, which has NOT been flaky recently, so there could be a real issue in this PR. Test 1632 failed, which has NOT been flaky recently, so there could be a real issue in this PR. Test 445 failed, which has NOT been flaky recently, so there could be a real issue in this PR. Generated by Testclutch |
585f299
to
e50e9d4
Compare
The msvc jobs seem troubled, but should not be related to this PR, I think. |
The errors are in the windows cmake jobs but I don't see how this could be related. However the ancestor commit that you branched from does not have the same failures 386f570. I think it is unusual that they all failed. I set the jobs to run again |
I did re-run them also. MSVC tests fail consistenly in all jobs where run. Maybe worth rebasing on master to rule a bad base out. |
Add the write-out variable 'tls_earlydata' to inspect the amount of TLSv1.3 early data that had been sent.
7119ef6
to
63853e9
Compare
Just rebased this. Thanks. |
Add the write-out variable 'tls_earlydata' to inspect the amount of TLSv1.3 early data that had been sent.