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

Disable MultiSourceProjectDevModeTest on Java 18 #23679

Merged
merged 1 commit into from
Feb 14, 2022
Merged

Disable MultiSourceProjectDevModeTest on Java 18 #23679

merged 1 commit into from
Feb 14, 2022

Conversation

famod
Copy link
Member

@famod famod commented Feb 14, 2022

2022-02-14T02:15:30.2416958Z 2022-02-14 02:14:28,798 INFO  [io.qua.dep.dev.RuntimeUpdatesProcessor] (vert.x-worker-thread-0) Live reload total time: 0.671s 
2022-02-14T02:15:30.2417984Z Compilation failed. Unknown JVM target version: 18
2022-02-14T02:15:30.2418376Z Supported versions: 1.6, 1.8, 9, 10, 11, 12, 13, 14, 15, 16, 17
2022-02-14T02:15:30.2503738Z [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 108.077 s <<< FAILURE! - in io.quarkus.gradle.devmode.MultiSourceProjectDevModeTest
2022-02-14T02:15:30.2507332Z [ERROR] io.quarkus.gradle.devmode.MultiSourceProjectDevModeTest.main  Time elapsed: 108.071 s  <<< ERROR!

See also: #22742

@quarkus-bot quarkus-bot bot added the area/gradle Gradle label Feb 14, 2022
@famod famod merged commit 68b14fa into quarkusio:main Feb 14, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Feb 14, 2022
@famod famod deleted the MultiSourceProjectDevModeTest_failsOnJDK18 branch February 14, 2022 18:30
@famod
Copy link
Member Author

famod commented Feb 14, 2022

@aloubyansky I don't think we'll need to backport this because the EA job only runs on main?

@aloubyansky
Copy link
Member

Probably, I added it just in case. I don't mind removing it.

@gsmet gsmet modified the milestones: 2.8 - main, 2.7.2.Final Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants