gopidesupavan commented on PR #54072: URL: https://github.com/apache/airflow/pull/54072#issuecomment-3210459846
> > @vatsrahul1001 am adding e2e test suite to CI and this can be triggered part of regular CI or after rc release it helps detecting any issues by running e2e tests. > > Could you please help me what test suite you regularly run and the all the example dags you have setup for testing? i will add it to test suite. > > @kaxil please add your thoughts on this if you have anything in mind to cover specifically combination of scenarios. i see you mentioned here around 254 combinations it would be good to know those :) [#53130 (comment)](https://github.com/apache/airflow/issues/53130#issuecomment-3058863240) > > Hey @gopidesupavan 👋 > > It is > > https://github.com/apache/airflow/blob/00b3b14f02af3acafc532f410f5c05d77b7efa58/task-sdk/tests/task_sdk/execution_time/test_task_runner.py#L1391-L1426 > > ``` > root@6cb799c71804:/opt/airflow# pytest task-sdk/tests/task_sdk/execution_time/test_task_runner.py::TestRuntimeTaskInstance::test_xcom_pull --collect-only > > ... > ... > ==== 270 tests collected in 2.69s ====== > ``` cool thanks will make these combinations to execute on real dag scenario. -- 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]
