Here's a PR + Jira issue :) https://github.com/apache/incubator-airflow/pull/3642 <https://github.com/apache/incubator-airflow/pull/3642>
https://issues.apache.org/jira/browse/AIRFLOW-2801 <https://issues.apache.org/jira/browse/AIRFLOW-2801> I included an example of the CI error in the Jira issue. Taylor Taylor Edmiston Blog <https://blog.tedmiston.com/> | CV <https://stackoverflow.com/cv/taylor> | LinkedIn <https://www.linkedin.com/in/tedmiston/> | AngelList <https://angel.co/taylor> | Stack Overflow <https://stackoverflow.com/users/149428/taylor-edmiston> > On Jul 25, 2018, at 1:38 PM, Taylor Edmiston <tedmis...@gmail.com> wrote: > > Good catch. > > I just made a branch to skip this test on PostgreSQL. Working on an issue > and PR now. > > https://github.com/apache/incubator-airflow/compare/master...astronomerio:test_mark_success_no_kill-postgresql > > <https://github.com/apache/incubator-airflow/compare/master...astronomerio:test_mark_success_no_kill-postgresql> > > Taylor Edmiston > Blog <https://blog.tedmiston.com/> | CV <https://stackoverflow.com/cv/taylor> > | LinkedIn <https://www.linkedin.com/in/tedmiston/> | AngelList > <https://angel.co/taylor> | Stack Overflow > <https://stackoverflow.com/users/149428/taylor-edmiston> > > >> On Jul 25, 2018, at 8:06 AM, Verdan Mahmood <verdan.mahm...@gmail.com >> <mailto:verdan.mahm...@gmail.com>> wrote: >> >> Hi, >> >> The test "test_mark_success_no_kill" is flaky and fails most of the time >> when running with Python 3.5 and Postgres backend, causing builds to be >> failed. >> This has already been skipped for MySQL backend. >> >> Do we know if someone is working on trying to fix this or can we skip this >> for now for Postgres backend as well? >> >> Best, >> *Verdan Mahmood* >