[CI Failure] Flaky: Node/Deno app functional tests fail with 1-minute InitializeAsync timeout on windows-latest
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
## Build Information
Build: https://github.com/microsoft/aspire/actions/runs/33802459402
Build error leg or test failing: Tests / No-package tests (regular, Aspire.Hosting.JavaScript.Tests, Hosting.JavaScript, Hosting.JavaScrip... / Hosting.JavaScript (windows-latest) / `Aspire.Hosting.JavaScript.Tests.NodeFunctionalTests.VerifyNodeAppWorks`
Pull request: #19673
## Error Message
```
Class fixture type 'Aspire.Hosting.JavaScript.Tests.NodeAppFixture' (or DenoTelemetryFixture) threw in InitializeAsync
---- Polly.Timeout.TimeoutRejectedException : The operation didn't complete within the allowed timeout of '00:01:00'.
-------- System.Threading.Tasks.TaskCanceledException : A task was canceled.
```
## Description
Flaky: Node/Deno app functional tests fail with 1-minute InitializeAsync timeout on windows-latest
**Type**: flaky-test
## Occurrences
| Date | Build | Job | PR |
|------|-------|-----|----|
| 2026-09-03 | [33802459402](https://github.com/microsoft/aspire/actions/runs/33802459402) | Tests / No-package tests (regular, Aspire.Hosting.JavaScript.Tests, Hosting.JavaScript, Hosting.JavaScrip... / Hosting.JavaScript (windows-latest) | #19673 |
| 2026-09-16 | [35053406342](https://github.com/microsoft/aspire/actions/runs/35053406342) | Tests / No-package tests (regular, Aspire.Hosting.JavaScript.Tests, Hosting.JavaScript, Hosting.JavaScrip... / Hosting.JavaScript (windows-latest) | #20152 |
Contributor guide
Research direction
Start with Aspire.Hosting.JavaScript.Tests.NodeFunctionalTests.VerifyNodeAppWorks and the NodeAppFixture or DenoTelemetryFixture InitializeAsync path. Reproduce the failure on the Hosting.JavaScript windows-latest job from build 33802459402, then compare the two reported occurrences. Done means the Node/Deno functional tests no longer hit the one-minute initialization timeout on windows-latest.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, deno, node.js
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100