baldimir opened a new issue, #4243: URL: https://github.com/apache/incubator-kie-kogito-runtimes/issues/4243
### Describe the bug GreetRestIT.testHtmlResponse relies on a value defined in properties in a pom.xml (1). When that value changes, e.g. in a CI run, the test starts to fail. (1) https://github.com/apache/incubator-kie-kogito-runtimes/blob/6d7cb630f4ebef0783284f2237c1853d39685267/quarkus/extensions/kogito-quarkus-serverless-workflow-extension/kogito-quarkus-serverless-workflow/pom.xml#L40 ### Expected behavior The test should rely on a non-changing value to do test assertions. ### Actual behavior _No response_ ### How to Reproduce? _No response_ ### Output of `uname -a` or `ver` _No response_ ### Output of `java -version` _No response_ ### GraalVM version (if different from Java) _No response_ ### Kogito version or git rev (or at least Quarkus version if you are using Kogito via Quarkus platform BOM) _No response_ ### Build tool (ie. output of `mvnw --version` or `gradlew --version`) _No response_ ### Additional information _No response_ -- 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]
