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

[WFCORE-6408] Introducing new DEPENDENCIES_JDBC_DRIVER phase #5558

Merged
merged 1 commit into from Jun 21, 2023

Conversation

ropalka
Copy link
Contributor

@ropalka ropalka commented Jun 20, 2023

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Jun 20, 2023
@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 12594 outcome was FAILURE using a merge of 8b0cfaf
Summary: Tests failed: 1 (1 new), passed: 2638, ignored: 45 Build time: 01:19:20

Failed tests

org.jboss.as.test.layers.expansion.LayersTestCase.test: java.lang.Exception: ERROR, some modules have not been provisioned: com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider,
	at org.jboss.as.test.layers.LayersTest.test(LayersTest.java:133)
	at org.jboss.as.test.shared.LayersTestBase.test(LayersTestBase.java:343)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


@wildfly-ci
Copy link

Core -> Full Integration Build 12503 outcome was FAILURE using a merge of 8b0cfaf
Summary: Tests failed: 2 (2 new), passed: 4090, ignored: 57 Build time: 01:49:01

Failed tests

org.jboss.as.test.layers.base.LayersTestCase.test: java.lang.Exception: ERROR, some modules have not been provisioned: com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider,
	at org.jboss.as.test.layers.LayersTest.test(LayersTest.java:133)
	at org.jboss.as.test.shared.LayersTestBase.test(LayersTestBase.java:343)
	at org.jboss.as.test.layers.base.LayersTestCase.test(LayersTestCase.java:38)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


org.jboss.as.test.layers.expansion.LayersTestCase.test: java.lang.Exception: ERROR, some modules have not been provisioned: com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider,
	at org.jboss.as.test.layers.LayersTest.test(LayersTest.java:133)
	at org.jboss.as.test.shared.LayersTestBase.test(LayersTestBase.java:343)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)


@yersan yersan added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Jun 21, 2023
@yersan yersan merged commit 70af728 into wildfly:main Jun 21, 2023
10 of 12 checks passed
@yersan
Copy link
Collaborator

yersan commented Jun 21, 2023

Thanks @ropalka

@ropalka ropalka deleted the WFCORE-6408 branch June 22, 2023 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
3 participants