This is an automated email from the ASF dual-hosted git repository. ephraimanierobi pushed a commit to branch v2-4-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 910827c3f1c9c10c4cb6d2516fcfa030320b6fcc Author: Jarek Potiuk <[email protected]> AuthorDate: Fri Oct 28 09:36:27 2022 +0200 fIx failing masking tests for python < 3.10 (#27337) Seems that the number of times user is printed in stack trace depend on Python version. The fix in #27335 seems to only have worked for Python 3.10 with the 1.0.0 of exceptiongroup the stack trace has less stack levels. (cherry picked from commit fcec804ff513d8f148d5069a48e7adf703855a96)
