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

Apply various improvements to @QuarkusIntegrationTest #18528

Merged
merged 1 commit into from
Jul 9, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Jul 8, 2021

  • Add argLine to all IT launchers and clean up related legacy configuration
  • Fix issue with wait time in @QuarkusIntegrationTest
  • Introduce new SPI for custom startup handling in @QuarkusIntegrationTest

Relates to #18399 and #17560 but doesn't quite close them as I have a few more things in mind for a follow up, plus I need to add documentation about all these features

@geoand geoand changed the title Apply various improvements to @QuarkusIntegrationTest Apply various improvements to @QuarkusIntegrationTest Jul 8, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 8, 2021

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

Failing Jobs - Building b289ddf

Status Name Step Test failures Logs Raw logs
Initial JDK 11 Build Build ⚠️ Check → Logs Raw logs

@quarkus-bot
Copy link

quarkus-bot bot commented Jul 8, 2021

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

Failing Jobs - Building 8933f9c

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

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 Windows #

📦 integration-tests/resteasy-reactive-rest-client

io.quarkus.it.rest.client.BasicTest.shouldMakeJsonRequest line 40 - More details - Source on GitHub

@geoand
Copy link
Contributor Author

geoand commented Jul 9, 2021

@stuartwdouglas wanna take a look at this as this could easily have conflicts soon :)

* Add argLine to all IT launchers and clean up related legacy configuration
* Fix issue with wait time in @QuarkusIntegrationTest
* Introduce new SPI for custom startup handling in @QuarkusIntegrationTest
@geoand geoand force-pushed the quarkusintegrationtest-improvements branch from 8933f9c to f7e6dec Compare July 9, 2021 06:06
@geoand geoand added triage/waiting-for-ci Ready to merge when CI successfully finishes and removed area/core area/documentation labels Jul 9, 2021
@geoand geoand merged commit ee83067 into quarkusio:main Jul 9, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jul 9, 2021
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Jul 9, 2021
@geoand geoand deleted the quarkusintegrationtest-improvements branch July 9, 2021 09:53
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