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/08 13:00:51 UTC

[GitHub] [airflow] kaxil commented on pull request #8772: Correctly store non-default Nones in serialized tasks/dags

kaxil commented on pull request #8772:
URL: https://github.com/apache/airflow/pull/8772#issuecomment-625803983


   > Curious failure:
   > 
   > ```
   > E                   AssertionError: default_args[start_date] matches
   > E                   assert <Pendulum [2020-05-07T22:49:48.687518+00:00]> == <Pendulum [2020-05-07T22:49:46.451514+00:00]>
   > ```
   > 
   > I wonder why I didn't see that locally.
   
   somewhere `start_date` might be `.now()` causing it ?? not sure


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