SIGN IN SIGN UP
denoland / deno UNCLAIMED

A modern runtime for JavaScript and TypeScript.

0 0 3 Rust

fix: rewrite approve_scripts_no_lock as PTY tests, skip lockfile test on Windows (#32853)

- Rewrite `approve_scripts_no_lock` spec tests as PTY-based integration
  tests — the spec test `approve_scripts_detects_packages` hangs because
  `deno approve-scripts` (no args) launches an interactive picker that
  blocks without a TTY
- Mark lockfile test as unix-only to fix Windows CI timeout

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
B
Bartek Iwańczuk committed
3b8478109b212be528d385da3a936ea0f110ce24
Parent: 8f200f1
Committed by GitHub <noreply@github.com> on 3/20/2026, 10:23:47 AM