Skip to content
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) Moves NSS interoperability tests to allowed failures #66

Closed
wants to merge 1 commit into from
Closed

(test) Moves NSS interoperability tests to allowed failures #66

wants to merge 1 commit into from

Conversation

kriskwiatkowski
Copy link
Contributor

Tests against NSS master branch do not work anymore correctly. Reported
error says:
1: SSL3[1768679856]: handle alert record
1: SSL3[1768679856] received alert, level = 2, description = 70
SSL: destroy sid: sid=0x696c27a0 cached=0
1: SSL[1768679856]: handshake gathering, rv=-1
1: SSL[1768679856]: SecureSend: returning -1 count, error -12190
tstclnt: write to SSL socket failed: SSL_ERROR_PROTOCOL_VERSION_ALERT: Peer reports incompatible or unsupported protocol version.

Not sure what's the root cause of the problem, but as the last commit on
tls-tris has succeeded, the problem/change causing regression must be on
NSS side.
I propose to temporarily allow failures of those tests to keep tls-tris build
regression less.

Tests against NSS master branch do not work anymore correctly. Reported
error says:
	1: SSL3[1768679856]: handle alert record
	1: SSL3[1768679856] received alert, level = 2, description = 70
	SSL: destroy sid: sid=0x696c27a0 cached=0
	1: SSL[1768679856]: handshake gathering, rv=-1
	1: SSL[1768679856]: SecureSend: returning -1 count, error -12190
	tstclnt: write to SSL socket failed: SSL_ERROR_PROTOCOL_VERSION_ALERT: Peer reports incompatible or unsupported protocol version.

Not sure what's the root cause of the problem, but as the last commit on
tls-tris has succeeded, the problem/change causing regression must be on
NSS side.
I propose to temporarily allow failures of those tests to keep tls-tris build
regression less.
@Lekensteyn
Copy link
Contributor

Lekensteyn commented Feb 14, 2018

Thanks, but this was already addressed in #61 which is waiting to get merged.

Edit: now it is merged

@Lekensteyn Lekensteyn closed this Feb 14, 2018
@kriskwiatkowski kriskwiatkowski deleted the move_nss_master_branch_to_allowed_failures branch March 27, 2018 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants