Copilot commented on code in PR #3896:
URL: 
https://github.com/apache/incubator-kie-kogito-runtimes/pull/3896#discussion_r2084530219


##########
quarkus/extensions/kogito-quarkus-extension/kogito-quarkus-integration-test-maven-devmode/src/test/java/io/quarkus/it/kogito/devmode/DevMojoIT.java:
##########
@@ -223,6 +224,7 @@ private List<String> getProvidedMavenProperties() {
         return additionalArguments;
     }
 
+    @Disabled() // See 
https://github.com/apache/incubator-kie-issues/issues/1960

Review Comment:
   [nitpick] Consider adding a TODO comment to indicate the expected resolution 
and re-enable strategy for the disabled tests once the referenced issue is 
resolved.
   ```suggestion
       @Disabled() // TODO: Re-enable this test once 
https://github.com/apache/incubator-kie-issues/issues/1960 is resolved. Monitor 
the issue for updates and verify the fix before re-enabling.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to