Github user zhijiangW commented on the issue:
https://github.com/apache/flink/pull/3455
@StephanEwen , I fixed the iteration tests to make it stable yesterday, and
I think it may be related with the static incremental id in
`StreamTransformation`, especially for multi tests to be executed in different
sequences. And I took another way to check and verify all the `JobVertex`s from
generated `JobGraph`.
The CI build finished just now and I found there are two failures. The
first one is because of timeout, and the second one is for flink-dist module
and seems unrelated with my pull request.
[https://s3.amazonaws.com/archive.travis-ci.org/jobs/211029086/log.txt](https://s3.amazonaws.com/archive.travis-ci.org/jobs/211029086/log.txt)
Wish your check and reviews, thank you !
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---