Skip to content

Fix edge3 TestQueueWorkload tests missing required session argument in main#67861

Merged
jscheffl merged 1 commit into
apache:mainfrom
anishgirianish:fix-edge3-queue-workload-session
Jun 1, 2026
Merged

Fix edge3 TestQueueWorkload tests missing required session argument in main#67861
jscheffl merged 1 commit into
apache:mainfrom
anishgirianish:fix-edge3-queue-workload-session

Conversation

@anishgirianish
Copy link
Copy Markdown
Contributor


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

queue_workload() requires a session (the scheduler always passes one), but the tests called it without, failing on the all-provider CI jobs. Pass session via create_session() to match production


  • 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.

@boring-cyborg boring-cyborg Bot added area:providers provider:edge Edge Executor / Worker (AIP-69) / edge3 labels Jun 1, 2026
@anishgirianish anishgirianish force-pushed the fix-edge3-queue-workload-session branch from 9d3be07 to f3177f3 Compare June 1, 2026 19:53
Copy link
Copy Markdown
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting... interesting (scratching my head...) how come that the PR in #67812 did not spot the error?!?

THANKS for the fix, merging as soon as CI turns green...

@jscheffl jscheffl merged commit 33363d5 into apache:main Jun 1, 2026
91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers provider:edge Edge Executor / Worker (AIP-69) / edge3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants