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

Closes #5511 - Deleting old SslEngineBehaviorTest #5515

Merged
merged 1 commit into from
Oct 26, 2020

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Oct 26, 2020

I think we should just delete this SslEngineBehaviorTest.

The way it's written, it's not reliable.
And it only runs on JDK 8.
And this test class is only present on jetty-9.4.x.

It's an old test, from an old test class SocketChannelEndPointTest that's been refactored a few times.

See origin of class in commit 423d160

Signed-off-by: Joakim Erdfelt joakim.erdfelt@gmail.com

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
@joakime joakime self-assigned this Oct 26, 2020
@joakime joakime added the Test label Oct 26, 2020
@joakime joakime linked an issue Oct 26, 2020 that may be closed by this pull request
@joakime joakime merged commit 9617db3 into jetty-9.4.x Oct 26, 2020
@joakime joakime deleted the jetty-9.4.x-5511-delete-SslEngineBehaviorTest branch October 26, 2020 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SslEngineBehaviorTest.checkSslEngineBehaviour Failure
2 participants