Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps hibernate-orm.version from 6.6.13.Final to 6.6.14.Final.
Updates org.hibernate.orm:hibernate-core from 6.6.13.Final to 6.6.14.Final

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Hibernate ORM 6.6.14.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.

You can find the full list of 6.6.14.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 6.6.14.Final (May 11, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33241

** Bug * [HHH-19425] - incorrect class literals in Processor-generated code * [HHH-19375] - fix check for presence of Quarkus in reactive case * [HHH-19374] - repositories should always be @​Dependent * [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned * [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect * [HHH-19306] - Composite generator may not respect the event types of generators it consits of * [HHH-19036] - ORM Filter are searched for in the wrong order

Commits
  • a306d4c Pre-steps for release : 6.6.14.Final
  • fd7a7c3 HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...
  • f7fc94c HHH-19314 Fix fetch clause expression value retrieval
  • 774969d HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...
  • c2ccca2 HHH-19314 Add test for issue
  • 92ac311 HHH-19341 Backport JReleaser config to 6.6
  • b204fa2 HHH-19425 fix missing '.class' when annotations copied to repo implementations
  • 868035c HHH-19374 make repositories always @​Dependent-scoped
  • 29b38ab HHH-19375 improve test for whether we should use Quarkus injection
  • b84973a Exclude Quarkus module that consumes too much memory
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-graalvm from 6.6.13.Final to 6.6.14.Final

Release notes

Sourced from org.hibernate.orm:hibernate-graalvm's releases.

Hibernate ORM 6.6.14.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.

You can find the full list of 6.6.14.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-graalvm's changelog.

Changes in 6.6.14.Final (May 11, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33241

** Bug * [HHH-19425] - incorrect class literals in Processor-generated code * [HHH-19375] - fix check for presence of Quarkus in reactive case * [HHH-19374] - repositories should always be @​Dependent * [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned * [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect * [HHH-19306] - Composite generator may not respect the event types of generators it consits of * [HHH-19036] - ORM Filter are searched for in the wrong order

Commits
  • a306d4c Pre-steps for release : 6.6.14.Final
  • fd7a7c3 HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...
  • f7fc94c HHH-19314 Fix fetch clause expression value retrieval
  • 774969d HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...
  • c2ccca2 HHH-19314 Add test for issue
  • 92ac311 HHH-19341 Backport JReleaser config to 6.6
  • b204fa2 HHH-19425 fix missing '.class' when annotations copied to repo implementations
  • 868035c HHH-19374 make repositories always @​Dependent-scoped
  • 29b38ab HHH-19375 improve test for whether we should use Quarkus injection
  • b84973a Exclude Quarkus module that consumes too much memory
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-envers from 6.6.13.Final to 6.6.14.Final

Release notes

Sourced from org.hibernate.orm:hibernate-envers's releases.

Hibernate ORM 6.6.14.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.

You can find the full list of 6.6.14.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-envers's changelog.

Changes in 6.6.14.Final (May 11, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33241

** Bug * [HHH-19425] - incorrect class literals in Processor-generated code * [HHH-19375] - fix check for presence of Quarkus in reactive case * [HHH-19374] - repositories should always be @​Dependent * [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned * [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect * [HHH-19306] - Composite generator may not respect the event types of generators it consits of * [HHH-19036] - ORM Filter are searched for in the wrong order

Commits
  • a306d4c Pre-steps for release : 6.6.14.Final
  • fd7a7c3 HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...
  • f7fc94c HHH-19314 Fix fetch clause expression value retrieval
  • 774969d HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...
  • c2ccca2 HHH-19314 Add test for issue
  • 92ac311 HHH-19341 Backport JReleaser config to 6.6
  • b204fa2 HHH-19425 fix missing '.class' when annotations copied to repo implementations
  • 868035c HHH-19374 make repositories always @​Dependent-scoped
  • 29b38ab HHH-19375 improve test for whether we should use Quarkus injection
  • b84973a Exclude Quarkus module that consumes too much memory
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-jpamodelgen from 6.6.13.Final to 6.6.14.Final

Release notes

Sourced from org.hibernate.orm:hibernate-jpamodelgen's releases.

Hibernate ORM 6.6.14.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.

You can find the full list of 6.6.14.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-jpamodelgen's changelog.

Changes in 6.6.14.Final (May 11, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33241

** Bug * [HHH-19425] - incorrect class literals in Processor-generated code * [HHH-19375] - fix check for presence of Quarkus in reactive case * [HHH-19374] - repositories should always be @​Dependent * [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned * [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect * [HHH-19306] - Composite generator may not respect the event types of generators it consits of * [HHH-19036] - ORM Filter are searched for in the wrong order

Commits
  • a306d4c Pre-steps for release : 6.6.14.Final
  • fd7a7c3 HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...
  • f7fc94c HHH-19314 Fix fetch clause expression value retrieval
  • 774969d HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...
  • c2ccca2 HHH-19314 Add test for issue
  • 92ac311 HHH-19341 Backport JReleaser config to 6.6
  • b204fa2 HHH-19425 fix missing '.class' when annotations copied to repo implementations
  • 868035c HHH-19374 make repositories always @​Dependent-scoped
  • 29b38ab HHH-19375 improve test for whether we should use Quarkus injection
  • b84973a Exclude Quarkus module that consumes too much memory
  • Additional commits viewable in compare view

Updates org.hibernate:hibernate-jpamodelgen from 6.6.13.Final to 6.6.14.Final

Release notes

Sourced from org.hibernate:hibernate-jpamodelgen's releases.

Hibernate ORM 6.6.14.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.

You can find the full list of 6.6.14.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate:hibernate-jpamodelgen's changelog.

Changes in 6.6.14.Final (May 11, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33241

** Bug * [HHH-19425] - incorrect class literals in Processor-generated code * [HHH-19375] - fix check for presence of Quarkus in reactive case * [HHH-19374] - repositories should always be @​Dependent * [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned * [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect * [HHH-19306] - Composite generator may not respect the event types of generators it consits of * [HHH-19036] - ORM Filter are searched for in the wrong order

Commits
  • a306d4c Pre-steps for release : 6.6.14.Final
  • fd7a7c3 HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...
  • f7fc94c HHH-19314 Fix fetch clause expression value retrieval
  • 774969d HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...
  • c2ccca2 HHH-19314 Add test for issue
  • 92ac311 HHH-19341 Backport JReleaser config to 6.6
  • b204fa2 HHH-19425 fix missing '.class' when annotations copied to repo implementations
  • 868035c HHH-19374 make repositories always @​Dependent-scoped
  • 29b38ab HHH-19375 improve test for whether we should use Quarkus injection
  • b84973a Exclude Quarkus module that consumes too much memory
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-community-dialects from 6.6.13.Final to 6.6.14.Final

Release notes

Sourced from org.hibernate.orm:hibernate-community-dialects's releases.

Hibernate ORM 6.6.14.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.

You can find the full list of 6.6.14.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-community-dialects's changelog.

Changes in 6.6.14.Final (May 11, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33241

** Bug * [HHH-19425] - incorrect class literals in Processor-generated code * [HHH-19375] - fix check for presence of Quarkus in reactive case * [HHH-19374] - repositories should always be @​Dependent * [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned * [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect * [HHH-19306] - Composite generator may not respect the event types of generators it consits of * [HHH-19036] - ORM Filter are searched for in the wrong order

Commits
  • a306d4c Pre-steps for release : 6.6.14.Final
  • fd7a7c3 HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...
  • f7fc94c HHH-19314 Fix fetch clause expression value retrieval
  • 774969d HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...
  • c2ccca2 HHH-19314 Add test for issue
  • 92ac311 HHH-19341 Backport JReleaser config to 6.6
  • b204fa2 HHH-19425 fix missing '.class' when annotations copied to repo implementations
  • 868035c HHH-19374 make repositories always @​Dependent-scoped
  • 29b38ab HHH-19375 improve test for whether we should use Quarkus injection
  • b84973a Exclude Quarkus module that consumes too much memory
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-vector from 6.6.13.Final to 6.6.14.Final

Release notes

Sourced from org.hibernate.orm:hibernate-vector's releases.

Hibernate ORM 6.6.14.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.

You can find the full list of 6.6.14.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-vector's changelog.

Changes in 6.6.14.Final (May 11, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/33241

** Bug * [HHH-19425] - incorrect class literals in Processor-generated code * [HHH-19375] - fix check for presence of Quarkus in reactive case * [HHH-19374] - repositories should always be @​Dependent * [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned * [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect * [HHH-19306] - Composite generator may not respect the event types of generators it consits of * [HHH-19036] - ORM Filter are searched for in the wrong order

Commits
  • a306d4c Pre-steps for release : 6.6.14.Final
  • fd7a7c3 HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...
  • f7fc94c HHH-19314 Fix fetch clause expression value retrieval
  • 774969d HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...
  • c2ccca2 HHH-19314 Add test for issue
  • 92ac311 HHH-19341 Backport JReleaser config to 6.6
  • b204fa2 HHH-19425 fix missing '.class' when annotations copied to repo implementations
  • 868035c HHH-19374 make repositories always @​Dependent-scoped
  • 29b38ab HHH-19375 improve test for whether we should use Quarkus injection
  • b84973a Exclude Quarkus module that consumes too much memory
  • Additional commits viewable in compare view

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `hibernate-orm.version` from 6.6.13.Final to 6.6.14.Final.

Updates `org.hibernate.orm:hibernate-core` from 6.6.13.Final to 6.6.14.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.13...6.6.14)

Updates `org.hibernate.orm:hibernate-graalvm` from 6.6.13.Final to 6.6.14.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.13...6.6.14)

Updates `org.hibernate.orm:hibernate-envers` from 6.6.13.Final to 6.6.14.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.13...6.6.14)

Updates `org.hibernate.orm:hibernate-jpamodelgen` from 6.6.13.Final to 6.6.14.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.13...6.6.14)

Updates `org.hibernate:hibernate-jpamodelgen` from 6.6.13.Final to 6.6.14.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.13...6.6.14)

Updates `org.hibernate.orm:hibernate-community-dialects` from 6.6.13.Final to 6.6.14.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.13...6.6.14)

Updates `org.hibernate.orm:hibernate-vector` from 6.6.13.Final to 6.6.14.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.13...6.6.14)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 6.6.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-graalvm
  dependency-version: 6.6.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-envers
  dependency-version: 6.6.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-version: 6.6.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate:hibernate-jpamodelgen
  dependency-version: 6.6.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-community-dialects
  dependency-version: 6.6.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm:hibernate-vector
  dependency-version: 6.6.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label May 12, 2025
@quarkus-bot quarkus-bot bot added the area/hibernate-orm Hibernate ORM label May 12, 2025
Copy link

quarkus-bot bot commented May 12, 2025

/cc @gsmet (hibernate-orm)

Copy link

quarkus-bot bot commented May 13, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 1eb41dd.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
✔️ JVM Tests - JDK 17 Logs Raw logs 🔍
✔️ JVM Tests - JDK 21 Logs Raw logs 🔍
JVM Tests - JDK 17 Windows Build Failures Logs Raw logs 🔍

Full information is available in the Build summary check run.
You can consult the Develocity build scans.

Failures

⚙️ JVM Tests - JDK 17 Windows #

- Failing: extensions/smallrye-reactive-messaging-amqp/deployment 

📦 extensions/smallrye-reactive-messaging-amqp/deployment

io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest.test line 30 - History - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
	at io.quarkus.smallrye.reactivemessaging.amqp.AnonymousAmqpTest.test(AnonymousAmqpTest.java:30)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)

io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest.test line 28 - History - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest was not fulfilled within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
	at io.quarkus.smallrye.reactivemessaging.amqp.SecuredAmqpTest.test(SecuredAmqpTest.java:28)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)

io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest.testCodeUpdate line 44 - History - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Condition with Lambda expression in io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest was not fulfilled within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
	at org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
	at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
	at io.quarkus.smallrye.reactivemessaging.amqp.devmode.AmqpDevModeTest.testCodeUpdate(AmqpDevModeTest.java:44)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)

io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest.testConsumerUpdate line 77 - History - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest 
Expecting size of:
  []
to be greater than or equal to 5 but was 0 within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)

io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest.testProducerUpdate line 48 - History - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: 
Assertion condition defined as a Lambda expression in io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest 
Expecting size of:
  []
to be greater than or equal to 5 but was 0 within 1 minutes.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)

Flaky tests - Develocity

⚙️ JVM Tests - JDK 17

📦 extensions/websockets-next/deployment

io.quarkus.websockets.next.test.errors.MultiClosedConnectionTest.testError - History

  • expected: <true> but was: <false> - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
	at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
	at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
	at io.quarkus.websockets.next.test.errors.MultiClosedConnectionTest.testError(MultiClosedConnectionTest.java:50)

@gsmet gsmet merged commit afbcddb into main May 13, 2025
57 of 58 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.23 - main milestone May 13, 2025
@dependabot dependabot bot deleted the dependabot/maven/hibernate-orm.version-6.6.14.Final branch May 13, 2025 09:14
@gsmet gsmet modified the milestones: 3.23 - main, 3.22.3 May 13, 2025
@jmartisk jmartisk modified the milestones: 3.22.3, 3.20.2 Jun 25, 2025
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/hibernate-orm Hibernate ORM kind/component-upgrade triage/flaky-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants