Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
agent-framework/dotnet/tests/Microsoft.Agents.AI.Hosting.AzureFunctions.IntegrationTests
T
Giles Odigwe c9e2a490be Fix AzureFunctions integration tests — set FUNCTIONS_WORKER_RUNTIME (#6425)
Azure Functions Core Tools v4 can no longer auto-detect the worker
runtime when local.settings.json is absent. Add the required
FUNCTIONS_WORKER_RUNTIME=dotnet-isolated environment variable to
both StartFunctionApp helpers and re-enable the skipped tests.

Fixes: https://github.com/microsoft/agent-framework/issues/6402

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
c9e2a490be · 2026-06-11 15:09:55 +00:00
History
..
AzureFunctionsTestHelper.cs
.NET: Improve visibility for AzureFunctions Workflows samples run tests in increase timeouts (#4820)
2026-03-20 18:41:30 +00:00
Microsoft.Agents.AI.Hosting.AzureFunctions.IntegrationTests.csproj
Python / .NET Samples - Restructure and Improve Samples (Feature Branc… (#4092)
2026-02-26 00:56:10 +00:00
SamplesValidation.cs
Fix AzureFunctions integration tests — set FUNCTIONS_WORKER_RUNTIME (#6425)
2026-06-11 15:09:55 +00:00
WorkflowSamplesValidation.cs
Fix AzureFunctions integration tests — set FUNCTIONS_WORKER_RUNTIME (#6425)
2026-06-11 15:09:55 +00:00