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

[UNDERTOW-1833] Unneccessary code removed from the test. #1025

Merged
merged 1 commit into from
Feb 2, 2021

Commits on Jan 24, 2021

  1. [UNDERTOW-1833] Unneccessary code removed from the test.

    This is a trivial change of removal unused and unnecessary code in
    the Http2EndExchangeTestCase.java test case.
    
    Apart from that, I slightly changed the way how test fails in case that
    HTTP2 connection is not correctly established - I unified this failure
    with other failures in the test.
    
    There is no other problem in the test as it is passing just fine.
    I just got around this when I was investigating something else.
    jstourac committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    e50a7e5 View commit details
    Browse the repository at this point in the history