Skip to content

Fix Datastore rollback system test transaction - #73194

Merged
shahar1 merged 1 commit into
apache:mainfrom
VladaZakharova:datastore-rollback-fix
Sep 16, 2026
Merged

shahar1 merged 1 commit into
apache:mainfrom
VladaZakharova:datastore-rollback-fix

Conversation

@VladaZakharova

Copy link
Copy Markdown
Contributor

The current configuration of the test doesn't make sure that the transaction that was created in the first task is still alive when the next task to rollback it will start.
This PR fixes this issue by moving the logic to create a transaction inside the same task that will rollback it.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

@shahar1
shahar1 merged commit fcf27fc into apache:main Sep 16, 2026
86 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers kind:documentation provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants