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

RESTEASY-3046 with other test fixes #2970

Merged
merged 4 commits into from Nov 25, 2021
Merged

Commits on Nov 24, 2021

  1. [RESTEASY-3046] Only write to the output stream if it's ready and do …

    …not reset the current AsyncOperation if it has not been complete.
    
    https://issues.redhat.com/browse/RESTEASY-3046
    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Nov 24, 2021
    Copy the full SHA
    f87dc2a View commit details
    Browse the repository at this point in the history
  2. [RESTEASY-3052] Update test to use more timeouts to.

    https://issues.redhat.com/browse/RESTEASY-3052
    
    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Nov 24, 2021
    Copy the full SHA
    4f5179b View commit details
    Browse the repository at this point in the history
  3. [RESTEASY-3053] Write a maximum of 200 messages. This will avoid long…

    … wait times and massive amounts of events.
    
    https://issues.redhat.com/browse/RESTEASY-3053
    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Nov 24, 2021
    Copy the full SHA
    6f519e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. [RESTEASY-3046] Ignore the StreamingOutputTest until it can be fixed.

    https://issues.redhat.com/browse/RESTEASY-3046
    Signed-off-by: James R. Perkins <jperkins@redhat.com>
    jamezp committed Nov 25, 2021
    Copy the full SHA
    a9ad527 View commit details
    Browse the repository at this point in the history