Skip to content

[pipeline-fix] Fix pipeline failure for #48707 #48709

Description

@github-actions

Caution

agentic threat detected
Threat detection flagged this output in warn mode. Manual review is REQUIRED before any follow-up automation.

Details

Potential security threats were detected in the agent output.

Review the workflow run logs for details.

Summary

Fixes pipeline failures introduced by PR #48707 (commit 6b1a3a7250).

Diagnosis

The test TestAiAgentsInstrumentor.test_trace_context_propagation in tests/agents/telemetry/test_ai_agents_instrumentor.py does a direct import httpx to create a mock HTTPX transport, but httpx was not listed as a test dependency for azure-ai-projects. This caused ModuleNotFoundError: No module named 'httpx' on all CI platforms.

Change

Added httpx to sdk/ai/azure-ai-projects/dev_requirements.txt.

Validation

Validation is pending the automated checks triggered by this draft pull request.


Warning

Protected Files

This was originally intended as a pull request, but the patch modifies protected files. These files may affect project dependencies, CI/CD pipelines, or agent behaviour. Please review the changes carefully before creating the pull request.

Click here to create the pull request once you have reviewed the changes

Protected files
  • README.md

To route changes like this to a review issue instead of blocking, configure protected-files: fallback-to-issue in your workflow configuration.

Generated by Pipeline Auto Fix · 24.3 AIC · ⌖ 23.6 AIC · ⊞ 7.1K ·

  • expires on Aug 31, 2026, 5:51 PM UTC

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions