[
https://issues.apache.org/jira/browse/AIRFLOW-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16798039#comment-16798039
]
ASF subversion and git services commented on AIRFLOW-2961:
----------------------------------------------------------
Commit b0935225a33d5fdeb678794c1e5d823964e8efba in airflow's branch
refs/heads/v1-10-stable from Fokko Driesprong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=b093522 ]
[AIRFLOW-2961] Refactor tests.BackfillJobTest.test_backfill_examples test
(#3811)
Simplify this test since it takes up 15% of all the time. This is because
every example dag, with some exclusions, are backfilled. This will put some
pressure on the scheduler and everything. If the test just covers a couple
of dags should be sufficient
254 seconds:
[success] 15.03% tests.BackfillJobTest.test_backfill_examples: 254.9323s
> Speed up test_backfill_examples test
> ------------------------------------
>
> Key: AIRFLOW-2961
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2961
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Fokko Driesprong
> Priority: Major
> Fix For: 1.10.3
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)