Skip to content

Adjust mysql-connector-j native substitutions following dependency up…

quarkus-bot / Build summary for a8d766d27cf15fa2e587a120b82ad14554744efc completed Nov 13, 2023 in 0s

Build summary for a8d766d27cf15fa2e587a120b82ad14554744efc

Failing Jobs - Building a8d766d - 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

Details

Test Failures

⚙️ Gradle Tests - JDK 11 Windows #

- Failing: integration-tests/gradle 

📦 integration-tests/gradle

# Tests:    109
+ Success:  100
- 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 a8d766d27cf15fa2e587a120b82ad14554744efc

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)