tzulitai opened a new pull request #249:
URL: https://github.com/apache/flink-statefun/pull/249


   It seems to be a general consensus that the smoke E2Es are extensive enough 
to subsume the `SanityVerificationE2E` and `ExactlyOnceRemoteE2E`, both of 
which are testing too specific scenarios and setups (e.g. a pre-defined order 
of very few events) to be useful in discovering critical bugs. As a matter of 
fact, a majority (if not all) of the more critical bugs were discovered solely 
by the smoke E2Es.
   
   Since we're slowly growing in our build times, and the fact that it seems 
like the `SanityVerificationE2E` and `ExactlyOnceRemoteE2E` are not bringing 
much for our test coverage, we'd like to consider removing them completely.
   
   Keep in mind, that in terms of test coverage, one could argue that by doing 
this we are losing out on test coverage against a running Kafka cluster for the 
Kafka ingress / egress.


-- 
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]


Reply via email to