-
Notifications
You must be signed in to change notification settings - Fork 166
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
Accessing to arm64 for investing issues in TLS error. #1567
Comments
I personally have no objections, can someone else from @nodejs/build approve as well? |
+1 |
+1 |
Someone else already put the keys in 147.75.74.174 |
Oops, I've forgot the same issue of #842 in the Node-v8 and it occurs again in the current Node. My key is still remained. I will check if binaries as I did before. |
I've checked asm binaries have no difference between Node-v10 and bare openssl-1.1.0i as below.
In above, they are build with I had an only once test failure of TLS error during several CIi tests. I could not succeed to reproduce the TLS error after many retries of tests by hand and TLS connection scripts. It seems to have more tests to reproduce it. @refack Could you move the arm64 machine of |
Done. |
@refack Thanks. I'm going to run parallel tests with SSL debugging in |
Sill working on this? |
Yes, I can reproduce the issue but cannot identify its cause. It still need more time for me to investigate it. |
I had an idea, to minimize interaction with CI please stop the Jenkins agent when doing manual testing and restarting it when done. |
@shigeki still working on this now ? |
@mhdawson Yes, I currently continue to run tests on the CI arm64 server to see if the issue is really resolved in the current master HEAD. |
k thanks. |
This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is remove or a comment is made. |
For further investigation of arm64 issues fo TLS error, I need to access and work on arm64 as commented in nodejs/node#23913 (comment).
CC @refack
Ref: nodejs/node#23913
The text was updated successfully, but these errors were encountered: