vscode: VSCode Test Runner does not install or run correctly in Azure Dev Ops Builds
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: Latest stable
- OS Version: Latest Azure DevOps Windows Container
Steps to Reproduce:
- Create a testing script that uses the VsCode Test Runner
- Attempt to run this script from Azure Dev Ops and produce an xunit test report.
- Notice the following error: [10480:1020/203958.625:ERROR:network_change_notifier_win.cc(225)] WSALookupServiceBegin failed with: 0 Exit code: 3221225477 Failed to run tests
NOTE: This also did not work on Linux based container builds on Azure Devops. If you would like access to our pipeline definition or build run, please let me know (internal repo and build).
The tests run fine locally.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 21 (10 by maintainers)
Crash was due to stackoverflow from trying to load system fonts on startup of the render process,
This seems like an issue with the container given this article https://techcommunity.microsoft.com/t5/itops-talk-blog/adding-optional-font-packages-to-windows-containers/ba-p/3559761
Please report back if you see the crash after adding fonts to the container.
Nice! When @deepak1556 returns, maybe he could look into the crash dump to find out more:
11845f90-0fda-41e0-be04-da7fb8d0cb6f.dmp.zip