microsoft / microsoft/agent-framework
.NET: Investigate and fix persistent durable function integration test failures
Nobody has claimed this yet.
- 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.LongRunningToolsSampleValidationAsyncConsoleAppSamplesValidation.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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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