-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add test coverage for some 3.8.5 backports 2 #40663 #1802
Conversation
...-reactive/src/test/java/io/quarkus/ts/http/advanced/reactive/BaseHttpAdvancedReactiveIT.java
Show resolved
Hide resolved
...-reactive/src/test/java/io/quarkus/ts/http/advanced/reactive/BaseHttpAdvancedReactiveIT.java
Outdated
Show resolved
Hide resolved
Following jobs contain at least one flaky test: 'PR - Linux - JVM build - Latest Version' |
d86f3bc
to
16db8ab
Compare
Issue related to the backport (Properly convert MemorySize to RESTEasy configuration with |
d166488
to
53e01fa
Compare
@jcarranzan PR title is not helpful, I really thought you are doing backport and was thinking hey, PR description doesn't add up. Please fix the title to properly describe what this PR is about. Fact that you marked this PR as backport doesn't help either. |
d88a1b0
to
f495255
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also, check the CI
quarkus-cli/src/test/java/io/quarkus/ts/quarkus/cli/QuarkusCliPomIntegrityIT.java
Outdated
Show resolved
Hide resolved
http/rest-client/src/test/java/io/quarkus/ts/http/restclient/GzipMaxInputIT.java
Outdated
Show resolved
Hide resolved
http/rest-client/src/test/java/io/quarkus/ts/http/restclient/GzipMaxInputIT.java
Outdated
Show resolved
Hide resolved
57156a3
to
ec54147
Compare
I've opened an issue related to the backport of POM preserved after add/remove extension--> quarkusio/quarkus#40853 |
7615a4f
to
2bfed78
Compare
http/rest-client/src/test/java/io/quarkus/ts/http/restclient/GzipMaxInputIT.java
Outdated
Show resolved
Hide resolved
3e66f0a
to
31d5408
Compare
tweak mulripart tests fix for loop initial from 0
4621e1e
to
df00615
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to followup on the GH issue
quarkus-cli/src/test/java/io/quarkus/ts/quarkus/cli/QuarkusCliPomIntegrityIT.java
Outdated
Show resolved
Hide resolved
http/rest-client/src/main/java/io/quarkus/ts/http/restclient/GzipResource.java
Outdated
Show resolved
Hide resolved
http/rest-client/src/test/java/io/quarkus/ts/http/restclient/GzipMaxInputIT.java
Outdated
Show resolved
Hide resolved
http/rest-client/src/test/java/io/quarkus/ts/http/restclient/GzipMaxInputIT.java
Outdated
Show resolved
Hide resolved
http/rest-client/src/main/java/io/quarkus/ts/http/restclient/GzipResource.java
Outdated
Show resolved
Hide resolved
@jcarranzan squash relevant changes togetger If not sure how to do it, please check https://stackoverflow.com/questions/24310554/how-do-i-squash-specific-commits-on-a-local-branch or some videos on YT. Also why bumping the limit to 100 MB? I will check the code later today or tmr, depends how long the planned meetings take. |
dcad5bf
to
c896b50
Compare
Hi @rsvoboda , |
http/http-advanced/src/test/java/io/quarkus/ts/http/advanced/GzipMaxInputIT.java
Show resolved
Hide resolved
add test with bigger bytes add proper boundary limits for cover testing of 'quarkus.resteasy.gzip.max-input=1k' property tweak gzip tests
fix style remove @disable test already fix quarkusio/quarkus#40869 rm Disable import
bf1d07d
to
fc22651
Compare
CI failures in CLI module are not related to this, there is work in progress to address them. |
Summary
Adding TD for the next backports:
Please select the relevant options.
run tests
phrase in comment)Checklist: