Skip to content

Commit dffa9d0

Browse files
author
CodeWhale Bot
committed
ci: account for synchronous launch PTY fixture writes
Register the eight filesystem sites in launch_card_pty helpers, which only create sealed test fixtures and optional local captures. Matches existing synchronous PTY helper entries; production budgets and scanner policy remain unchanged. Validation: blocking-call scanner unit tests 11 passed; full ratchet passes (609 sites across 178 files). Application source and the installed 0.10.0 candidate3068ef777f91 are unchanged. Existing npm gate remains551 passed and web check821 routes passed; no repeat for this JSON-only correction.
1 parent 3068ef7 commit dffa9d0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

scripts/check-blocking-calls-budget.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,9 @@
481481
"crates/tui/tests/cucumber/directory_listing_acceptance.rs": {
482482
"std_fs": 1
483483
},
484+
"crates/tui/tests/cucumber/launch_card_pty.rs": {
485+
"std_fs": 8
486+
},
484487
"crates/tui/tests/cucumber/plugin_e2e_acceptance.rs": {
485488
"std_fs": 15,
486489
"thread_sleep": 2

0 commit comments

Comments
 (0)