Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Nov 9, 2023

As a follow-up after #35511 it turned out that we have THREE tests which are named Test_BranchDecoratedOperator - because they were copied originally from the "Python" one - there is a Python, ExternalPython and PythonVirtualenv tests :).

The #35551 only added timeout in one of them - and in the least problematic one at that (Python). This PR also adds it in the other tests and renames the tests classes to distinguish between the different tests (to more easily see which one failed).


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

@potiuk potiuk changed the title Stabilize remaininv BranchDecoratedOperators Stabilize remaining BranchDecoratedOperators Nov 9, 2023
@potiuk potiuk force-pushed the stabilize-branch-tests-for-venv-tests branch from e96d23e to b26dc51 Compare November 9, 2023 14:46
@potiuk potiuk changed the title Stabilize remaining BranchDecoratedOperators Stabilize remaining BranchDecoratedOperators tests Nov 9, 2023
As a follow-up after apache#35511 it turned out that we have THREE
tests which are named Test_BranchDecoratedOperator - because they
were copied originally from the "Python" one - there is a Python,
ExternalPython and PythonVirtualenv tests :).

The apache#35551 only added timeout in one of them - and in the least
problematic one at that (Python). This PR also adds it in the
other tests and renames the tests classes to distinguish between
the different tests (to more easily see which one failed).
@potiuk potiuk force-pushed the stabilize-branch-tests-for-venv-tests branch from b26dc51 to 10b9b2d Compare November 9, 2023 14:49
@potiuk potiuk merged commit 8cd1a7e into apache:main Nov 9, 2023
@potiuk potiuk deleted the stabilize-branch-tests-for-venv-tests branch November 9, 2023 15:07
romsharon98 pushed a commit to romsharon98/airflow that referenced this pull request Nov 10, 2023
As a follow-up after apache#35511 it turned out that we have THREE
tests which are named Test_BranchDecoratedOperator - because they
were copied originally from the "Python" one - there is a Python,
ExternalPython and PythonVirtualenv tests :).

The apache#35551 only added timeout in one of them - and in the least
problematic one at that (Python). This PR also adds it in the
other tests and renames the tests classes to distinguish between
the different tests (to more easily see which one failed).
@ephraimbuddy ephraimbuddy added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Nov 20, 2023
@ephraimbuddy ephraimbuddy added this to the Airflow 2.8.0 milestone Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants