Skip to content

Fix order of defaults recording

quarkus-bot / Build summary for 9acc7227599ac61e92ad61c3a38616fb5c60d343 completed Oct 30, 2023 in 0s

Build summary for 9acc7227599ac61e92ad61c3a38616fb5c60d343

Failing Jobs - Building 9acc722 - Back to Pull request

Status Name Step Failures Logs Raw logs Build scan
JVM Tests - JDK 11 Build Failures Logs Raw logs
JVM Tests - JDK 17 Build Failures Logs Raw logs
JVM Tests - JDK 21 Build Failures Logs Raw logs
Native Tests - Virtual Thread - Main Build ⚠️ Check → Logs Raw logs

Details

Test Failures

⚙️ JVM Tests - JDK 11 #

- Failing: integration-tests/hibernate-orm-compatibility-5.6/mariadb integration-tests/hibernate-orm-compatibility-5.6/postgresql 

📦 integration-tests/hibernate-orm-compatibility-5.6/mariadb

# Tests:    13
+ Success:  12
- Failures: 1
- Errors:   0
! Skipped:  0

io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime line 122 - Source on GitHub - 🠅

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00

📦 integration-tests/hibernate-orm-compatibility-5.6/postgresql

# Tests:    13
+ Success:  12
- Failures: 1
- Errors:   0
! Skipped:  0

io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime line 122 - Source on GitHub - 🠅

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00


⚙️ JVM Tests - JDK 17 #

- Failing: integration-tests/hibernate-orm-compatibility-5.6/mariadb integration-tests/hibernate-orm-compatibility-5.6/postgresql 

📦 integration-tests/hibernate-orm-compatibility-5.6/mariadb

# Tests:    13
+ Success:  12
- Failures: 1
- Errors:   0
! Skipped:  0

io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime line 122 - Source on GitHub - 🠅

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00

📦 integration-tests/hibernate-orm-compatibility-5.6/postgresql

# Tests:    13
+ Success:  12
- Failures: 1
- Errors:   0
! Skipped:  0

io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime line 122 - Source on GitHub - 🠅

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00


⚙️ JVM Tests - JDK 21 #

- Failing: integration-tests/hibernate-orm-compatibility-5.6/mariadb integration-tests/hibernate-orm-compatibility-5.6/postgresql 

📦 integration-tests/hibernate-orm-compatibility-5.6/mariadb

# Tests:    13
+ Success:  12
- Failures: 1
- Errors:   0
! Skipped:  0

io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime line 122 - Source on GitHub - 🠅

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00

📦 integration-tests/hibernate-orm-compatibility-5.6/postgresql

# Tests:    13
+ Success:  12
- Failures: 1
- Errors:   0
! Skipped:  0

io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime line 122 - Source on GitHub - 🠅

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00

Annotations

Check failure on line 122 in integration-tests/hibernate-orm-compatibility-5.6/mariadb/src/test/java/io/quarkus/it/hibernate/compatibility/CompatibilityTest.java

See this annotation in the file changed.

@quarkus-bot quarkus-bot / Build summary for 9acc7227599ac61e92ad61c3a38616fb5c60d343

JVM Tests - JDK 11

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
Raw output
org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
 but was: 12:58:30+01:00
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime(CompatibilityTest.java:122)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1013)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:827)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)

Check failure on line 122 in integration-tests/hibernate-orm-compatibility-5.6/postgresql/src/test/java/io/quarkus/it/hibernate/compatibility/CompatibilityTest.java

See this annotation in the file changed.

@quarkus-bot quarkus-bot / Build summary for 9acc7227599ac61e92ad61c3a38616fb5c60d343

JVM Tests - JDK 11

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
Raw output
org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
 but was: 12:58:30+01:00
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime(CompatibilityTest.java:122)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1013)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:827)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)

Check failure on line 122 in integration-tests/hibernate-orm-compatibility-5.6/mariadb/src/test/java/io/quarkus/it/hibernate/compatibility/CompatibilityTest.java

See this annotation in the file changed.

@quarkus-bot quarkus-bot / Build summary for 9acc7227599ac61e92ad61c3a38616fb5c60d343

JVM Tests - JDK 17

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
Raw output
org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
 but was: 12:58:30+01:00
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime(CompatibilityTest.java:122)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1013)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:827)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 122 in integration-tests/hibernate-orm-compatibility-5.6/postgresql/src/test/java/io/quarkus/it/hibernate/compatibility/CompatibilityTest.java

See this annotation in the file changed.

@quarkus-bot quarkus-bot / Build summary for 9acc7227599ac61e92ad61c3a38616fb5c60d343

JVM Tests - JDK 17

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
Raw output
org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
 but was: 12:58:30+01:00
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime(CompatibilityTest.java:122)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1013)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:827)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 122 in integration-tests/hibernate-orm-compatibility-5.6/mariadb/src/test/java/io/quarkus/it/hibernate/compatibility/CompatibilityTest.java

See this annotation in the file changed.

@quarkus-bot quarkus-bot / Build summary for 9acc7227599ac61e92ad61c3a38616fb5c60d343

JVM Tests - JDK 21

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
Raw output
org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
 but was: 12:58:30+01:00
	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
	at io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime(CompatibilityTest.java:122)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1013)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:827)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)

Check failure on line 122 in integration-tests/hibernate-orm-compatibility-5.6/postgresql/src/test/java/io/quarkus/it/hibernate/compatibility/CompatibilityTest.java

See this annotation in the file changed.

@quarkus-bot quarkus-bot / Build summary for 9acc7227599ac61e92ad61c3a38616fb5c60d343

JVM Tests - JDK 21

org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
Raw output
org.opentest4j.AssertionFailedError: 

expected: 11:58:30+01:00
 but was: 12:58:30+01:00
	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
	at io.quarkus.it.hibernate.compatibility.CompatibilityTest.offsetTime(CompatibilityTest.java:122)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1013)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:827)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)