-
Notifications
You must be signed in to change notification settings - Fork 36
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
[3.15] Backports #2082
[3.15] Backports #2082
Conversation
Following the recommendation from quarkusio/quarkus#43360 (cherry picked from commit 64f9986)
run tests |
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.
LGTM
@fedinskiy I think you need to check the Kafka failure |
@michalvavrik it is backport of your commit (#2060) Any idea, why server.jks may be not generated/found? |
probably backports are not one to one, let me have a look |
@fedinskiy had a look, you picked just one of 2 commits https://github.com/quarkus-qe/quarkus-test-suite/pull/2060/commits you need both; it was intentional to have 2 commits |
@michalvavrik I backported the merge commit (neither |
in that case commit title is wrong. in any case, this only happens when commits doesn't apply, I'll report back |
(cherry picked from commit c9f76ae)
(cherry picked from commit d7546bd)
…image This was discoverd with IBM testing and fixed for 3.8 branch in quarkus-qe#2004 (cherry picked from commit b6e1406)
(cherry picked from commit 47c9d88)
We have --stream parameter enabled everywhere by default, but this behavior conflicts with --platform option, we use in several tests (cherry picked from commit 9aa05cb)
I still see a difference between these commits. In the main branch PR https://github.com/quarkus-qe/quarkus-test-suite/pull/2060/files I can see |
b3b7eb2
to
29fbd81
Compare
@michalvavrik it looks like github API returns only the last commit id sometimes, if there were several of them. I think I did the proper backport now, Let's try CI again |
sure, thanks |
run tests |
Unknown format for flaky report filename: flaky-run-report.json
Run summary: https://github.com/quarkus-qe/quarkus-test-suite/actions/runs/11276415589?pr=2082 Flaky tests:
Failure stacktrace
|
Summary
Backports these PRs:
Please select the relevant options.
run tests
phrase in comment)Checklist: