tomncooper commented on PR #161:
URL: 
https://github.com/apache/flink-connector-kafka/pull/161#issuecomment-2768925489

   Hummm, so I assume [this is the 
test](https://github.com/apache/flink-connector-shared-utils/blob/fbe1df6345293db31e592699d64b028673ab139b/.github/workflows/ci.yml#L183)
 that is failing in CI. But when I run the same locally:
   ```shell
   mvn exec:java@check-license -N -Dexec.args="/tmp/flink-maven-build-output 
$(pwd) /tmp/flink-validation-deployment" -Dhttp.keepAlive=false 
-Dmaven.wagon.http.pool=false 
-Dmaven.wagon.httpconnectionManager.ttlSeconds=120 
-Dlog4j.configurationFile=file://$(pwd)/tools/ci/log4j.properties
   ```
   It passes?


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to