xlanor commented on code in PR #27898:
URL: https://github.com/apache/airflow/pull/27898#discussion_r1032950454
##########
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:
Hey @potluk, yes , I tested this by using `breeze shell` and subesequently
pytest against a specific test.
Will try to fix the tests now to see why exactly its not raising the error
as expected
--
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]