dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.97k stars 4.66k forks source link

[wasm] Run a few library tests on nodejs, on the `runtime` pipeline #77839

Open radical opened 1 year ago

radical commented 1 year ago

Currently, we run all the library tests with NodeJS only in runtime-wasm. But this can end up with test breakages getting missed in PR CI builds. The failures are usually in HTTP related library tests, so we could run a handful of these in the regular library tests job on runtime pipeline.

ghost commented 1 year ago

Tagging subscribers to 'arch-wasm': @lewing See info in area-owners.md if you want to be subscribed.

Issue Details
Currently, we run all the library tests with NodeJS only in `runtime-wasm`. But this can end up with test breakages getting missed in PR CI builds. The failures are usually in HTTP related library tests, so we could run a handful of these in the regular library tests job on `runtime` pipeline.
Author: radical
Assignees: maraf
Labels: `arch-wasm`, `area-Infrastructure-mono`
Milestone: 8.0.0