Github user zentol commented on the issue:
https://github.com/apache/flink/pull/6089
Let's not mix concerns here. Re-using examples can lead to situations where
the quickstart tests fail because an example was modified, which by all means
shouldn't happen.
The examples should certainly be tested as well though, but that's a
separate issue.---
