Sourabh Bajaj created BEAM-1369:
-----------------------------------
Summary: some unit tests in python take longer than 10s to run
Key: BEAM-1369
URL: https://issues.apache.org/jira/browse/BEAM-1369
Project: Beam
Issue Type: Improvement
Components: sdk-py
Reporter: Sourabh Bajaj
Assignee: Sourabh Bajaj
Priority: Minor
4 or 5 take up 50% of the time to run the unit tests.
apache_beam.transforms.combiners_test.CombineTest.test_sample: 17.1545s
apache_beam.io.avroio_test.TestAvro.test_dynamic_work_rebalancing_exhaustive:
16.6666s
apache_beam.examples.complete.estimate_pi_test.EstimatePiTest.test_basics:
8.3667s
apache_beam.io.textio_test.TextSourceTest.test_dynamic_work_rebalancing: 1.9172s
apache_beam.io.avroio_test.TestAvro.test_read_with_splitting_multiple_blocks:
1.3939s
apache_beam.io.textio_test.TextSourceTest.test_read_gzip_large: 1.2832s
apache_beam.io.source_test_utils_test.SourceTestUtilsTest.test_split_at_fraction_exhaustive:
1.2787s
apache_beam.io.bigquery_test.TestBigQueryReader.test_read_from_table_and_job_complete_retry:
1.0082s
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)