Skip to content

Disable context assertions #2932

@DavideD

Description

@DavideD

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions