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

Resolve config and env folders with user.dir #16777

Merged
merged 1 commit into from
May 7, 2021

Conversation

radcortez
Copy link
Member

@radcortez radcortez commented Apr 23, 2021

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 23, 2021

Thanks for your pull request!

The title of your pull request does not follow our editorial rules. Could you have a look?

  • title should not end up with dot

This message is automatically generated by a bot.

@radcortez radcortez changed the title Resolve config and env folders with user.dir. Resolve config and env folders with user.dir Apr 23, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Apr 24, 2021

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

Failing Jobs - Building 9d667cb

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

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 extensions/jdbc/jdbc-mysql/deployment

io.quarkus.jdbc.mysql.deployment.DevServicesMySQLDatasourceTestCase.testDatasource - More details - Source on GitHub


⚙️ JVM Tests - JDK 8 #

📦 extensions/jdbc/jdbc-mysql/deployment

io.quarkus.jdbc.mysql.deployment.DevServicesMySQLDatasourceTestCase.testDatasource - More details - Source on GitHub

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 24, 2021

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

Failing Jobs - Building 9d667cb

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 15
JVM Tests - JDK 8 Build Test failures Logs Raw logs

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 extensions/jdbc/jdbc-mysql/deployment

io.quarkus.jdbc.mysql.deployment.DevServicesMySQLDatasourceTestCase.testDatasource - More details - Source on GitHub


⚙️ JVM Tests - JDK 11 Windows #

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

io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest.test line 30 - More details - Source on GitHub


⚙️ JVM Tests - JDK 8 #

📦 extensions/jdbc/jdbc-mysql/deployment

io.quarkus.jdbc.mysql.deployment.DevServicesMySQLDatasourceTestCase.testDatasource - More details - Source on GitHub

@quarkus-bot
Copy link

quarkus-bot bot commented Apr 24, 2021

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

Failing Jobs - Building 9d667cb

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

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 extensions/jdbc/jdbc-mysql/deployment

io.quarkus.jdbc.mysql.deployment.DevServicesMySQLDatasourceTestCase.testDatasource - More details - Source on GitHub


⚙️ JVM Tests - JDK 8 #

📦 extensions/vertx-http/deployment

io.quarkus.vertx.http.shutdown.ShutdownTest. line 56 - More details - Source on GitHub

@gsmet
Copy link
Member

gsmet commented May 4, 2021

Rebased on latest 1.13, let's see how CI goes.

@gsmet
Copy link
Member

gsmet commented May 4, 2021

@radcortez is this PR for 1.13 only? The issue is not in main?

@radcortez
Copy link
Member Author

radcortez commented May 5, 2021

@radcortez is this PR for 1.13 only? The issue is not in main?

It is, but I plan to solve it directly in SR Config, so I don't have to override stuff. I'm been working in the new config version and I'll submit a PR to main in the next couple of days.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK thanks for the explanation!

@gsmet gsmet merged commit 869d290 into quarkusio:1.13 May 7, 2021
@radcortez radcortez linked an issue May 25, 2021 that may be closed by this pull request
@radcortez radcortez deleted the fix-16429 branch May 26, 2021 10:26
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.

gradle quarkusBuild has error : SRCFG00035: Failed to load resource
2 participants