.NET integration tests work locally, but not on codebuild
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 807
- Avg merge
- 10h 12m
- Merged PRs (30d)
- 7
Description
**Describe the bug**
We need to fix .NET integration tests working on codebuild.
For some reason, despite installing the omnisharp extension, codelenses never show up and the test fails. There is nothing output during this time: we need to figure out how to pull logs from the debug menu in a headless instance.
To make sure that we are testing everything we need to, we need to figure out what is going wrong and fix it.
Contributor guide
Research direction
Start by reproducing the .NET integration-test failure in CodeBuild and investigate why the OmniSharp codelenses do not appear in the headless instance. Determine how to retrieve debug-menu logs, then verify that the affected integration tests run successfully in CodeBuild with useful failure output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, csharp
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100