vscode: Web: httpWebWorkerExtensionHostIframe cannot be loaded

Playwright ERROR: HTTP status 404 for https://vscodeweb.azureedge.net/insider/c3d05cecd76bcffff8a5061f2d6e09753affdde2/out/vs/workbench/services/extensions/worker/httpWebWorkerExtensionHostIframe.html?&vscodeWebWorkerExtHostId=434e92a6-8bd2-4dc9-92d7-6f8301c13468

Both for running yarn web and in the builds: https://dev.azure.com/monacotools/Monaco/_build/results?buildId=129771&view=logs&j=672276a2-8d3a-5fab-615d-090c51352f92&t=6e7e74bd-a473-53b1-acea-ad5f8c1f1ec9&l=49

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 15 (15 by maintainers)

Most upvoted comments

but do you maybe know off-the-top of your head which tests run with a built product

Every CI that produces a full build (I think only our Azure ones, not GH actions) runs tests against that build, except for unit tests obviously:

  • integration tests (web, desktop local, desktop remote)
  • smoke tests (web, desktop local, desktop remote)

For desktop remote and web the built server is running.