Skip to content

Conversation

@hallvictoria
Copy link
Contributor

@hallvictoria hallvictoria commented Aug 29, 2025

Description

Run tests as part of official build again. Fixes pytest-xdist error.

Fixes #


Pull Request Checklist

Host-Worker Contract

  • Does this PR impact the host-worker contract (e.g., gRPC messages, shared interfaces)?
    • If yes, have the changes been applied to:
      • azure_functions_worker (Python <= 3.12)
      • proxy_worker (Python >= 3.13)
    • If no, please explain why:

Worker Execution Logic

  • Does this PR affect worker execution logic (e.g., function invocation, bindings, lifecycle)?
    If yes, please answer the following:

Python Version Coverage

  • Does this change apply to both Python <=3.12 and 3.13+?
  • If yes, have the changes been made to:
    • azure_functions_worker (Python <= 3.12)
    • runtimes/v1 / runtimes/v2 (Python >= 3.13)
  • If no, please explain why:

Programming Model Compatibility (for Python 3.13+)

  • Does this change apply to both:
    • V1 programming model (runtimes/v1)?
    • V2 programming model (runtimes/v2)?
  • Explanation (if limited to one model):
@hallvictoria hallvictoria marked this pull request as ready for review August 29, 2025 15:27
@hallvictoria hallvictoria enabled auto-merge (squash) August 29, 2025 15:30
@hallvictoria hallvictoria disabled auto-merge August 29, 2025 15:31
@hallvictoria hallvictoria enabled auto-merge (squash) August 29, 2025 15:37
@hallvictoria hallvictoria merged commit e89f264 into dev Aug 29, 2025
30 of 40 checks passed
@hallvictoria hallvictoria deleted the hallvictoria/run-official-tests branch August 29, 2025 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants