xiedeyantu commented on PR #4987:
URL: https://github.com/apache/calcite/pull/4987#issuecomment-4613137858
```
org.apache.calcite.test.LintTest > testLintLog() failure marker
FAILURE 0.1sec, org.apache.calcite.test.LintTest > testLintLog()
java.lang.AssertionError:
Expected: an empty collection
but: <[invalid git log message '[CALCITE-7577] Upgrade log4j to
2.25.4 to fix CVE-2025-68161'; contains 'fix' or 'fixes'; you should describe
the problem, not what you did]>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.apache.calcite.test.LintTest.testLintLog(LintTest.java:381)
```
You should remove 'fix' from your RP title. And JIRA title and commit
message should be same as PR title.
--
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]