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

2.13.0 backports 2 #28111

Merged
merged 3 commits into from Sep 21, 2022
Merged

2.13.0 backports 2 #28111

merged 3 commits into from Sep 21, 2022

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Sep 20, 2022

Please don't merge, I will merge it myself.

zakkak and others added 3 commits September 21, 2022 01:09
Resolves errors like:

```
[error]: Build step io.quarkus.deployment.steps.NativeImageFeatureStep#generateFeature threw an exception: java.lang.IllegalAccessError: class io.quarkus.deployment.steps.NativeImageFeatureStep (in unnamed module @0x53fa18a5) cannot access class org.graalvm.nativeimage.impl.ConfigurationCondition (in module org.graalvm.sdk) because module org.graalvm.sdk does not export org.graalvm.nativeimage.impl to unnamed module @0x53fa18a5
```

Note that this is a temporary work-around until the reliance on
`org.graalvm.nativeimage.impl` is completely dropped in favour of using
public APIs only.

(cherry picked from commit e9133ed)
@gsmet gsmet added the area/infra internal and infrastructure related issues label Sep 20, 2022
@gsmet gsmet self-assigned this Sep 20, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 21, 2022

Failing Jobs - Building aa1c56a

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 18

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 Windows #

- Failing: extensions/vertx/deployment 
! Skipped: extensions/agroal/deployment extensions/amazon-lambda-http/deployment extensions/amazon-lambda-rest/deployment and 337 more

📦 extensions/vertx/deployment

io.quarkus.vertx.DuplicatedContextTest.testThatBlockingEventConsumersAreCalledOnDuplicatedContext - More details - Source on GitHub

(RECIPIENT_FAILURE,8185) io.smallrye.mutiny.TimeoutException
	at io.vertx.core.eventbus.Message.fail(Message.java:141)
	at io.quarkus.vertx.runtime.VertxRecorder$3$1$1.handle(VertxRecorder.java:122)

@gsmet gsmet merged commit a94e22a into quarkusio:2.13 Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core area/infra internal and infrastructure related issues area/oidc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants