diff --git a/dotnet/tests/Foundry.Hosting.IntegrationTests/SessionFilesHostedAgentTests.cs b/dotnet/tests/Foundry.Hosting.IntegrationTests/SessionFilesHostedAgentTests.cs index 7c1407ac65..9c96e4bd2d 100644 --- a/dotnet/tests/Foundry.Hosting.IntegrationTests/SessionFilesHostedAgentTests.cs +++ b/dotnet/tests/Foundry.Hosting.IntegrationTests/SessionFilesHostedAgentTests.cs @@ -53,7 +53,7 @@ public sealed class SessionFilesHostedAgentTests(SessionFilesHostedAgentFixture private readonly SessionFilesHostedAgentFixture _fixture = fixture; - [Fact] + [Fact(Skip = "Flaky in dotnet-foundry-hosted-it; see https://github.com/microsoft/agent-framework/issues/5847")] public async Task UploadedFile_IsReadByHostedAgentAsync() { // Arrange