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

Josh Wills commented on AIRFLOW-266:
------------------------------------

FWIW, I'm using the LocalExecutor ~ always to do these backfills; I wonder if 
there's a race condition in there somewhere.

> Intermittent test failures
> --------------------------
>
>                 Key: AIRFLOW-266
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-266
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: Airflow 1.7.1.2
>            Reporter: Chris Riccomini
>
> I'm seeing intermittent failures of the "Test that the scheduler handles 
> queued tasks correctly" test:
> {noformat}
> ======================================================================
> FAIL: Test that the scheduler handles queued tasks correctly
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/home/travis/build/apache/incubator-airflow/tests/jobs.py", line 309, 
> in test_scheduler_pooled_tasks
>     self.assertEqual(ti.state, State.QUEUED)
> nose.proxy.AssertionError: None != 'queued'
> {noformat}
> Here's one example: 
> https://travis-ci.org/apache/incubator-airflow/jobs/139142905
> Note: other builds in the same commit pass: 
> https://travis-ci.org/apache/incubator-airflow/builds/139142900



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to