[
https://issues.apache.org/jira/browse/FLINK-10600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668926#comment-16668926
]
ASF GitHub Bot commented on FLINK-10600:
----------------------------------------
yanghua edited a comment on issue #6924: [FLINK-10600] Provide End-to-end test
cases for modern Kafka connectors
URL: https://github.com/apache/flink/pull/6924#issuecomment-434358753
@pnowojski I have debugged locally, and the new changes have fixed the shell
error. Before fixing, even if I do not add `set -e`, it will report an error.
Now, I add `set -e`, which still doesn't report any errors, but the result
doesn't show 'pass'. When I remove the `set -e`, the result will show that the
test is passed. Considering that there was no `set-e' in these scripts before,
I think it was this sentence that caused the test to fail.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Provide End-to-end test cases for modern Kafka connectors
> ---------------------------------------------------------
>
> Key: FLINK-10600
> URL: https://issues.apache.org/jira/browse/FLINK-10600
> Project: Flink
> Issue Type: Sub-task
> Components: Kafka Connector
> Reporter: vinoyang
> Assignee: vinoyang
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.7.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)