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

Bump wildfly-common version to 1.7.0.Final #36944

Merged
merged 1 commit into from
Nov 9, 2023

Bump wildfly-common version to 1.7.0.Final

4000072
Select commit
Loading
Failed to load commit list.
Merged

Bump wildfly-common version to 1.7.0.Final #36944

Bump wildfly-common version to 1.7.0.Final
4000072
Select commit
Loading
Failed to load commit list.
quarkus-bot / Build summary for 4000072d054317495d514f165d94c82b32df9983 completed Nov 8, 2023 in 0s

Build summary for 4000072d054317495d514f165d94c82b32df9983

Failing Jobs - Building 4000072 - Back to Pull request

Status Name Step Failures Logs Raw logs Build scan
✔️ Gradle Tests - JDK 11
Gradle Tests - JDK 11 Windows Build Failures Logs Raw logs
JVM Tests - JDK 11 Build ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 21
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs

Details

Test Failures

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

# Tests:    106
+ Success:  97
- Failures: 1
- Errors:   0
! Skipped:  8

io.quarkus.gradle.CustomManifestArgumentsTest.shouldContainsSpecificManifestProperty line 37 - Source on GitHub - 🠅

java.lang.AssertionError: 

Expecting actual not to be null

Annotations

Check failure on line 37 in integration-tests/gradle/src/test/java/io/quarkus/gradle/CustomManifestArgumentsTest.java

See this annotation in the file changed.

@quarkus-bot quarkus-bot / Build summary for 4000072d054317495d514f165d94c82b32df9983

Gradle Tests - JDK 11 Windows

java.lang.AssertionError: 

Expecting actual not to be null
Raw output
java.lang.AssertionError: 

Expecting actual not to be null
	at io.quarkus.gradle.CustomManifestArgumentsTest.shouldContainsSpecificManifestProperty(CustomManifestArgumentsTest.java:37)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)