You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "sunjincheng (Jira)" <ji...@apache.org> on 2019/10/21 13:52:00 UTC

[jira] [Created] (FLINK-14478) The python test on travis consumes too much time

sunjincheng created FLINK-14478:
-----------------------------------

             Summary: The python test on travis consumes too much time
                 Key: FLINK-14478
                 URL: https://issues.apache.org/jira/browse/FLINK-14478
             Project: Flink
          Issue Type: Improvement
          Components: API / Python
            Reporter: sunjincheng


The python test on travis now takes twice as long as it was a few days ago.

In this case serveral days ago it only takes about 15 minutes, more detail can be found in [1]
But now it takes about half an hour, more detail can be found in [2]


It seems that a lot of time is spent on the newly added test cases in `test_udf.py`. We need some optimization for these test cases to reduce test time.

What do you think?

 [1]  [https://travis-ci.org/apache/flink/builds/599058891]

 [2] [https://travis-ci.org/apache/flink/builds/600517667]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)