microsoft / microsoft/AdaptiveCards
[Infrastructure] Flaky Unit Test Infrastructure
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
Platform
- .NET WPF
Version of SDK
1.5
Issue
CI build failed with the following errors:
Unable to find D:\a\1\s\source\dotnet\Test\AdaptiveCards.Rendering.Html.Test\bin\Release\net5.0\ref\AdaptiveCards.Rendering.Html.Test.deps.json. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk".
Unable to find D:\a\1\s\source\dotnet\Test\AdaptiveCards.Templating.Test\bin\Release\net5.0\ref\AdaptiveCards.Templating.Test.deps.json. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk".
Unable to find D:\a\1\s\source\dotnet\Test\AdaptiveCards.Test\bin\Release\net5.0\ref\AdaptiveCards.Test.deps.json. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk".
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 by inspecting the project files for AdaptiveCards.Rendering.Html.Test, AdaptiveCards.Templating.Test, and AdaptiveCards.Test, using the CI errors as the entry point. Check how Microsoft.NET.Test.Sdk is referenced, then rerun the affected CI test build. Done means the three projects produce their expected net5.0 ref deps.json files without the reported errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100