-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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.9.1 backports 2 #39719
3.9.1 backports 2 #39719
Conversation
- supported arguments include WebSocketConnection, HandshakeRequest and path parameters - String annotated with PathParam - resolves quarkusio#39224 (cherry picked from commit b5593f8)
Closes: quarkusio#39599 (cherry picked from commit 2119957)
(cherry picked from commit 70727f1)
(cherry picked from commit 4a5597b)
(cherry picked from commit a6be47a)
Fixes: quarkusio#39598 (cherry picked from commit 8e353b4)
(cherry picked from commit a05495a)
…sktop on mac arm architecture (cherry picked from commit 7a208f4)
…tern Closes quarkusio#39581 Co-authored-by: Erin Schnabel <ebullientworks@gmail.com> (cherry picked from commit 2b0b1f2)
Fixes: quarkusio#39699 (cherry picked from commit 0c6aaf4)
Status for workflow
|
Status for workflow
|
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | Quickstarts Compilation - JDK 17 | Compile Quickstarts |
Failures | Logs | Raw logs | 🚧 |
Failures
⚙️ Quickstarts Compilation - JDK 17 #
- Failing: security-webauthn-quickstart security-webauthn-reactive-quickstart
📦 security-webauthn-quickstart
✖ Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile (default-testCompile) on project security-webauthn-quickstart: Compilation failure
📦 security-webauthn-reactive-quickstart
✖ Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:testCompile (default-testCompile) on project security-webauthn-reactive-quickstart: Compilation failure
Flaky tests - Develocity
⚙️ JVM Tests - JDK 21
📦 extensions/smallrye-reactive-messaging-kafka/deployment
✖ io.quarkus.smallrye.reactivemessaging.kafka.deployment.dev.KafkaDevServicesDevModeTestCase.sseStream
- History
Assertion condition Expecting size of: [] to be greater than or equal to 2 but was 0 within 10 seconds.
-org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException:
Assertion condition
Expecting size of:
[]
to be greater than or equal to 2 but was 0 within 10 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
🙈 The PR is closed and the preview is expired. |
Please don't merge, I will merge it myself.