Fokko commented on issue #2460: [AIRFLOW-1424] make the next execution date of DAGs visible URL: https://github.com/apache/incubator-airflow/pull/2460#issuecomment-435902158 Thanks @ultrabug Unfortunately Travis isn't entirely happy: ``` ====================================================================== 6) FAIL: test_next_execution (tests.cli.test_cli.TestCLI) ---------------------------------------------------------------------- Traceback (most recent call last): tests/cli/test_cli.py line 267 in test_next_execution self.assertEqual(stdout[-1], "None") AssertionError: '2018-11-03 00:00:00+00:00' != 'None' ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
