potiuk commented on PR #52648: URL: https://github.com/apache/airflow/pull/52648#issuecomment-3025002023
> @potiuk Is there any simple way, e.g. via the combination of flags that exclude various tests, to make this workflow succeed? We could add an exception to that - but that would require some manual removal of packages and upgrade packages in `entrypoint_ci.sh` -> can you please open an issue for it and CC:,me? I understand what we need to do is to remove FAB and upgrade sqlalchemy to 2 and skip all the tests that depend on FAB. This will be way easier after we merge https://github.com/apache/airflow/pull/46891 as there we already have Py3.13 completely without fab and all the FAB-dependent tests are either moved out of core (when they were left) or modified to be skipped if fab is not installed - and I think we shoudl be able to merge it in a day or two - so if yoy can wait with that - that would be best. -- 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]
