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

Refactor support for launching artifacts for @QuarkusIntegrationTest #18423

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jul 5, 2021

No functionality was added or removed, just made things more modular (by introducing SPIs)
in order to prepare for #17560 and #18399

No functionality was added or removed, just made things more modular
in order to prepare for quarkusio#17560 and quarkusio#18399
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 5, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 1e3e7c2

Status Name Step Test failures Logs Raw logs
JVM Tests - JDK 11 Build Test failures Logs Raw logs
JVM Tests - JDK 11 Windows Build Test failures Logs Raw logs
✔️ JVM Tests - JDK 16

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 extensions/jdbc/jdbc-mssql/deployment

io.quarkus.jdbc.mssql.deployment.DevServicesMsSQLDatasourceTestCase. - More details - Source on GitHub


⚙️ JVM Tests - JDK 11 Windows #

📦 extensions/resteasy-reactive/rest-client-reactive/deployment

io.quarkus.rest.client.reactive.registerclientheaders.RegisterClientHeadersTest.shouldPassIncomingHeaders - More details - Source on GitHub

@quarkus-bot
Copy link

quarkus-bot bot commented Jul 6, 2021

Failing Jobs - Building 1e3e7c2

Status Name Step Test failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build Test failures Logs Raw logs
✔️ JVM Tests - JDK 16
Maven Tests - JDK 11 Build Test failures Logs Raw logs

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 Windows #

📦 extensions/smallrye-reactive-messaging-amqp/deployment

io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest.testConsumerUpdate line 99 - More details - Source on GitHub


⚙️ Maven Tests - JDK 11 #

📦 integration-tests/maven

io.quarkus.maven.it.DevMojoIT.testThatNewResourcesAreServed line 849 - More details - Source on GitHub

@geoand
Copy link
Contributor Author

geoand commented Jul 6, 2021

CI failures are irrelevant and due to flaky tests

@geoand
Copy link
Contributor Author

geoand commented Jul 7, 2021

@stuartwdouglas mind giving this a check?

Thanks

@geoand geoand merged commit 8975f5d into quarkusio:main Jul 7, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jul 7, 2021
@geoand geoand deleted the quarkusintegrationtest-modularity branch July 7, 2021 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants