vatsrahul1001 commented on code in PR #66766:
URL: https://github.com/apache/airflow/pull/66766#discussion_r3227307646


##########
airflow-core/tests/unit/models/test_dagrun.py:
##########
@@ -2289,40 +2288,6 @@ def 
test_schedule_tis_only_one_scheduler_update_succeeds_when_competing(dag_make
     "(re-enabled on main by #55068, not backported); "
     "tracked at https://github.com/apache/airflow/issues/66307";
 )
[email protected]_serialized_dag
-def test_schedule_tis_start_trigger(dag_maker, session):

Review Comment:
   
   
   following as per mentioned in 
[issue](https://github.com/apache/airflow/issues/66307)
   
   Also removing in this case is better to avoid confusion as we will never 
enable this back in 3.2
   
   > If option 2: a release-note entry on the 3.2 line, a user-visible
   > signal (warning or error) when start_from_trigger=True is used
   > on 3.2, and the test removed from v3-2-test.



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

Reply via email to