zentol commented on issue #6890: [FLINK-10603] Reduce kafka test duration URL: https://github.com/apache/flink/pull/6890#issuecomment-432967925 If you want to know how long a particular stack trace takes you can just check the travis logs: ``` Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 255.96 sec - in org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerITCase Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.99 sec - in org.apache.flink.streaming.connectors.kafka.FlinkKafkaInternalProducerITCase Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.625 sec - in org.apache.flink.streaming.connectors.kafka.KafkaProducerAtLeastOnceITCase Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.659 sec - in org.apache.flink.streaming.connectors.kafka.KafkaProducerExactlyOnceITCase Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 152.635 sec - in org.apache.flink.streaming.connectors.kafka.KafkaITCase Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec - in org.apache.flink.streaming.connectors.kafka.FlinkKafkaProducerStateSerializerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.055 sec - in org.apache.flink.streaming.connectors.kafka.KafkaTableSourceSinkFactoryTest ```
---------------------------------------------------------------- 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] With regards, Apache Git Services
