Skip to content

Conversation

@github-actions
Copy link

There were two issues with the test after migrating standard provider
examples to ... standard provider (#49978) that made the test work only
in Breeze and not in local env:

  • bad import of AIRFLOW_ROOT_PATH from scripts
  • reading system.standard import during parsing the pytest file

Both issuses fixed here.
(cherry picked from commit 396810d)

Co-authored-by: Jarek Potiuk jarek@potiuk.com

…50916)

There were two issues with the test after migrating standard provider
examples to ... standard provider (#49978) that made the test work only
in Breeze and not in local env:

* bad import of AIRFLOW_ROOT_PATH from scripts
* reading system.standard import during parsing the pytest file

Both issuses fixed here.
(cherry picked from commit 396810d)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
@potiuk potiuk marked this pull request as ready for review May 21, 2025 18:35
@potiuk potiuk merged commit ea7e160 into v3-0-test May 22, 2025
45 checks passed
@potiuk potiuk deleted the backport-396810d-v3-0-test branch May 22, 2025 11:41
kaxil pushed a commit that referenced this pull request Jun 3, 2025
…50916) (#50924)

There were two issues with the test after migrating standard provider
examples to ... standard provider (#49978) that made the test work only
in Breeze and not in local env:

* bad import of AIRFLOW_ROOT_PATH from scripts
* reading system.standard import during parsing the pytest file

Both issuses fixed here.
(cherry picked from commit 396810d)

Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant