[
https://issues.apache.org/jira/browse/AIRFLOW-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023594#comment-17023594
]
ASF subversion and git services commented on AIRFLOW-6638:
----------------------------------------------------------
Commit 9346bf0513d9970e43470d8d74cf0b4cad37f68e in airflow's branch
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=9346bf0 ]
[AIRFLOW-6638] Remove flakiness test from test_serialized_db remove (#7258)
The test was failing randomly because it returned the DAGs in random order and
sometimes it failed because test_serialized_dag was removing only one file
from the list of files but the file could be repeated in
case a dag file had more than one DAG defined.
> test_serialized_dags test is flaky when removing files.
> -------------------------------------------------------
>
> Key: AIRFLOW-6638
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6638
> Project: Apache Airflow
> Issue Type: Bug
> Components: ci, serialization, tests
> Affects Versions: 2.0.0, 1.10.7
> Reporter: Jarek Potiuk
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)