microsoft / microsoft/agent-framework

.NET: Investigate and fix persistent durable function integration test failures

Open
#6,732 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

.NET
Dominant language
Python
Stars
13.6k
Forks
2.3k
Avg merge
2d 45m
Merged PRs (30d)
358

Description

Summary

The following durable function integration tests are persistently failing in CI and have been temporarily disabled (skipped):

  • ConsoleAppSamplesValidation.LongRunningToolsSampleValidationAsync
  • ConsoleAppSamplesValidation.ReliableStreamingSampleValidationAsync

Context

These tests were disabled in #6731 to unblock CI. The root cause of the failures needs to be investigated and resolved so the tests can be re-enabled.

Failed CI run: https://github.com/microsoft/agent-framework/actions/runs/28161194756/job/83401892188

Expected outcome

  • Root cause identified and fixed
  • Tests re-enabled and passing consistently in CI

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the skipped ConsoleAppSamplesValidation.LongRunningToolsSampleValidationAsync and ReliableStreamingSampleValidationAsync tests, and inspect the failed CI run linked in the issue. Trace the cause of their persistent failures and compare the change that disabled them in #6731. Done means the root cause is fixed, both tests are re-enabled, and they pass consistently in CI.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.