[
https://issues.apache.org/jira/browse/AIRFLOW-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16456541#comment-16456541
]
ASF subversion and git services commented on AIRFLOW-2381:
----------------------------------------------------------
Commit 4d64ad4928f0188f7532936e8da6612f5ec7170d in incubator-airflow's branch
refs/heads/v1-10-test from [~Fokko]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=4d64ad4 ]
[AIRFLOW-2381] Fix the flaky ApiPasswordTests test
This test is in conflict with different tests
running in parallel
By calling a simple overview page, the behaviour
of checking the
password is still checked, but isn't dependent on
a specific dag
being present in the database
Closes #3269 from Fokko/AIRFLOW-2381
(cherry picked from commit 414a08e505e2ae86f4272bfc8b0d28d66ef6ab6a)
Signed-off-by: Bolke de Bruin <[email protected]>
> Fix the Flaky ApiPasswordTests
> ------------------------------
>
> Key: AIRFLOW-2381
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2381
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Fokko Driesprong
> Priority: Major
> Fix For: 1.10.0
>
>
> Currently the ApiPasswordTests fail because the dag is not available in the
> database. I believe this is an issue with the different tests running
> parallel.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)