[ https://issues.apache.org/jira/browse/AIRFLOW-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Taylor Edmiston updated AIRFLOW-2801: ------------------------------------- Description: Per the mailing list thread "Flaky test case: test_mark_success_no_kill", this test is failing regularly on the CI in PostgreSQL. We already skip it for MySQL, so this just adds a similar skip for Postgres. Example - https://travis-ci.org/apache/incubator-airflow/jobs/407522994 was:Per the mailing list thread "Flaky test case: test_mark_success_no_kill", this test is failing regularly on the CI in PostgreSQL. We already skip it for MySQL, so this just adds a similar skip for Postgres. > test_mark_success_no_kill test is flaky on CI for Postgres > ---------------------------------------------------------- > > Key: AIRFLOW-2801 > URL: https://issues.apache.org/jira/browse/AIRFLOW-2801 > Project: Apache Airflow > Issue Type: Improvement > Components: tests > Reporter: Taylor Edmiston > Assignee: Taylor Edmiston > Priority: Minor > > Per the mailing list thread "Flaky test case: test_mark_success_no_kill", > this test is failing regularly on the CI in PostgreSQL. We already skip it > for MySQL, so this just adds a similar skip for Postgres. > Example - https://travis-ci.org/apache/incubator-airflow/jobs/407522994 -- This message was sent by Atlassian JIRA (v7.6.3#76005)