Fixed dev tests#2776
Conversation
🛡️ AI Review — Skeptic (security review)VERDICT: SAFE Baseline scrutiny: author has write permission, a 2012 GitHub account, and many prior subtensor PRs; branch FindingsNo findings. ConclusionStatic review found no malicious behavior or security vulnerability. The diff only installs the standard 🔍 AI Review — Auditor (domain review)VERDICT: 👍 Gittensor: UNKNOWN by allowlist; author has write permission and substantial prior subtensor history, so review was calibrated as established-contributor CI maintenance. The Auditor proposed a replacement PR description, but the current body is non-trivial; not overwriting. Maintainers: ask the Auditor to regenerate if you want it. No domain findings. The PR only changes the TypeScript E2E CI path: it installs Duplicate-work check: overlapping open PRs touch the same workflow/config files but are broader or unrelated workflow/test-suite changes, not better candidates for this narrow FindingsNo findings. ConclusionApprove. The change is narrowly scoped to restoring dev TypeScript E2E execution and does not introduce runtime, economic, migration, dependency, or permission-surface risk. |
|
🔄 AI review updated — Skeptic: SAFE Auditor: 👍 |
Description
#2748 broke dev tests, because it doesn't have
lsof, but this is required by moonwall.Related Issue(s)
Type of Change
Breaking Change
If this PR introduces a breaking change, please provide a detailed description of the impact and the migration path for existing applications.
Checklist
./scripts/fix_rust.shto ensure my code is formatted and linted correctlyScreenshots (if applicable)
Please include any relevant screenshots or GIFs that demonstrate the changes made.
Additional Notes
Please provide any additional information or context that may be helpful for reviewers.