ron819 commented on issue #4142: [AIRFLOW-3303] Deprecate old UI in favor of FAB
URL: 
https://github.com/apache/incubator-airflow/pull/4142#issuecomment-437914665
 
 
   @verdan  The successful tests are called as:
   `tests.test_jobs.SchedulerJobTest.testname`
   
   example:
   `tests.test_jobs.SchedulerJobTest.test_scheduler_start_date
   `
   
   The failing tests are called as:
   `SchedulerJobTest.testname`
   
   example:
   `SchedulerJobTest.test_execute_task_instances_limit
   `
   
   

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

Reply via email to