test(torrents): harden native smoke validation

This commit is contained in:
NimBold
2026-08-01 19:55:42 +03:30
parent 1a492fc4c8
commit 92092e9844
3 changed files with 50 additions and 9 deletions
+5
View File
@@ -49,3 +49,8 @@ Run the deterministic unavailable-tracker and Aria2-daemon-exit checks with:
```sh
npm run smoke:torrent:failure-paths
```
Native CI runs this failure-path smoke after staging the target-specific
bundled engines on macOS, Windows, and Linux. Windows also runs the filtered
HTTP-boundary RPC harness explicitly because its general Rust job compiles the
library tests without executing them.