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

Raise kotlin-maven-plugin jvmTarget from 1.8 to 11 #16980

Merged
merged 1 commit into from
May 5, 2021
Merged

Raise kotlin-maven-plugin jvmTarget from 1.8 to 11 #16980

merged 1 commit into from
May 5, 2021

Conversation

famod
Copy link
Member

@famod famod commented May 4, 2021

No description provided.

@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label May 4, 2021
@famod
Copy link
Member Author

famod commented May 4, 2021

I decided it's time to manage this plugin in build-parent...

@quarkus-bot
Copy link

quarkus-bot bot commented May 4, 2021

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

🚫 This workflow run has been cancelled.

Failing Jobs - Building 094137e

⚠️ Artifacts of the workflow run were not available thus the report misses some details.

Status Name Step Test failures Logs Raw logs
Initial JDK 11 Build Build ⚠️ Check → Logs Raw logs
🚫 Calculate Test Jobs
🚫 Devtools Tests - JDK ${{ matrix.java.name }}
🚫 Devtools Tests - JDK 11 Windows
🚫 Gradle Tests - JDK 11 ${{ matrix.os.family }}
🚫 JVM Tests - JDK ${{ matrix.java.name }}
🚫 JVM Tests - JDK 11 Windows
🚫 Maven Tests - JDK ${{ matrix.java.name }}
🚫 Maven Tests - JDK 11 Windows
🚫 MicroProfile TCKs Tests
🚫 Native Tests - ${{ matrix.category }}

@quarkus-bot
Copy link

quarkus-bot bot commented May 4, 2021

Failing Jobs - Building 06d7cf9

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 Build Test failures Logs Raw logs

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 11 #

📦 core/test-extension/deployment

io.quarkus.extest.ConfiguredBeanTest.testConfigDefaultValuesSourceOrdinal line 346 - More details - Source on GitHub


⚙️ JVM Tests - JDK 11 Windows #

📦 core/test-extension/deployment

io.quarkus.extest.ConfiguredBeanTest.testConfigDefaultValuesSourceOrdinal line 346 - More details - Source on GitHub


⚙️ JVM Tests - JDK 15 #

📦 core/test-extension/deployment

io.quarkus.extest.ConfiguredBeanTest.testConfigDefaultValuesSourceOrdinal line 346 - More details - Source on GitHub

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.

Makes perfect sense, thanks!

@gsmet
Copy link
Member

gsmet commented May 5, 2021

@evanchooly I let you merge this one.

@famod
Copy link
Member Author

famod commented May 5, 2021

Is this ConfiguredBeanTest a new flake?
Edit: Yeah, seen this in my JDK16 branch as well.

@evanchooly
Copy link
Member

@gsmet I think it's fine to merge because we know the cause of those config tests is elsewhere, yeah?

@gsmet
Copy link
Member

gsmet commented May 5, 2021

@famod yes, it should be already fixed

@evanchooly evanchooly merged commit af5cf81 into quarkusio:main May 5, 2021
@quarkus-bot quarkus-bot bot added this to the 2.0 - main milestone May 5, 2021
@famod famod deleted the kotlin-jvmTarget-11 branch May 5, 2021 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/kotlin area/panache
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants