xlanor commented on code in PR #27898:
URL: https://github.com/apache/airflow/pull/27898#discussion_r1032817097
##########
tests/cli/commands/test_task_command.py:
##########
@@ -420,6 +420,23 @@ def test_task_state(self):
)
)
+ def test_task_states_current_state(self):
Review Comment:
I dont quite get it - I've tried this locally and it works, but in CI it
keeps failing on postgres.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]