You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/05/07 22:40:25 UTC

[GitHub] [airflow] turbaszek edited a comment on pull request #8652: [AIP-31] Implement XComArg model to functionally pass output from one operator to the next

turbaszek edited a comment on pull request #8652:
URL: https://github.com/apache/airflow/pull/8652#issuecomment-625532608


   @jonathanshir it seems that some of the tests are flaky or something:
   ```
   File "/opt/airflow/tests/models/test_xcom_arg.py", line 130 in test_xcom_pass_to_op
   ```
   In general, we are not running DAGs on CI. So I would suggest either mark the `TestXComArgRuntime` with system marker or remove/mock this test. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org