-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
The Quarkus test suite fails because of the context checks we added as part of #2768
See the Quarkus issue for more details: quarkusio/quarkus#51661
I don't know exactly why it's happening, and what the correct approach should be. But, I don't think this is a new behaviour and we just didn't notice before because we didn't have the assertion. So, I think I'm going to disable the check for now and we can have a better look after the Christmas holidays.
it's also possible that the checks using equals is too strict, and we need to implement a different method.
Anyway, I will create a separate issue for keeping track of it.
Metadata
Metadata
Assignees
Labels
No labels