Merge branch 'main' into feature/hosted-dwf

This commit is contained in:
Evan Mattson
2026-04-29 09:46:47 +09:00
committed by GitHub
Unverified
75 changed files with 9812 additions and 495 deletions
@@ -559,6 +559,7 @@ class TestToolCalling:
class TestOptions:
"""Verify chat options are passed through to the model."""
@pytest.mark.skip(reason="Flaky in merge queue, blocking unrelated PRs. Tracked in #5553.")
@pytest.mark.flaky
@pytest.mark.integration
@skip_if_foundry_hosting_integration_tests_disabled