You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Activating Rules can fail when at least one of the affected targets has quarkus-jfr extension installed. Cryostat itself has this extension, so any Rules targeting Cryostat itself - which includes the new Hibernate and Quarkus rules - will fail to activate if Cryostat has discovered itself as a target.
Expected Behavior
Re-enable RulesPostJsonIT tests when quarkus-jfr bug is fixed and Cryostat updates to a fixed version.
Steps To Reproduce
No response
Environment
No response
Anything else?
Quarkus has a fix in place for 3.18 and planned for 3.15.4.
andrewazores
changed the title
[Bug] RulesPostJsonIT tests are disabled due to Quarkus bug
[Bug] Rule activations can fail due to Quarkus bug
Feb 3, 2025
Current Behavior
In #733
Depends on quarkusio/quarkus#44976
Activating Rules can fail when at least one of the affected targets has
quarkus-jfr
extension installed. Cryostat itself has this extension, so any Rules targeting Cryostat itself - which includes the new Hibernate and Quarkus rules - will fail to activate if Cryostat has discovered itself as a target.Expected Behavior
Re-enable
RulesPostJsonIT
tests whenquarkus-jfr
bug is fixed and Cryostat updates to a fixed version.Steps To Reproduce
No response
Environment
No response
Anything else?
Quarkus has a fix in place for 3.18 and planned for 3.15.4.
https://github.com/quarkusio/quarkus/wiki/3.15-LTS-Release-Planning
The text was updated successfully, but these errors were encountered: