[ 
https://issues.apache.org/jira/browse/AIRFLOW-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023570#comment-17023570
 ] 

ASF subversion and git services commented on AIRFLOW-6638:
----------------------------------------------------------

Commit 2437ec99fcc331dfd339f0bfab1e7bb9e413f9a6 in airflow's branch 
refs/heads/v1-10-test from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=2437ec9 ]

[AIRFLOW-6638] Remove flakiness test from test_serialized_db remove

The test was failing randomly because it returned the DAGs in random
order and sometimes it failed because:

a) example_external_test_marker.py was repeated and had the same
   id as example_external_test_marker_dag.py

b) 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)

Reply via email to