8cf7db3dac
Project CI / AI game creator shell Rust shard 1/4 (pull_request) Failing after 7m45s
Project CI / AI game creator shell Rust smoke (pull_request) Successful in 1m38s
Project CI / AI game creator shell Rust shard 3/4 (pull_request) Failing after 9m58s
Project CI / Backend tests (pull_request) Failing after 11s
Project CI / AI game creator shell Rust crates (pull_request) Successful in 55s
Project CI / AI game creator shell Rust shard 4/4 (pull_request) Failing after 10m40s
Project CI / Repository checks (pull_request) Failing after 14s
Project CI / AI game creator shell Rust shard 2/4 (pull_request) Failing after 11m0s
Project CI / Native shell tests (pull_request) Has been cancelled
Project CI / Frontend tests (pull_request) Has been cancelled
Project CI / AI game creator shell web tests (pull_request) Has been cancelled
- process_session_real_pty_eof_reaches_terminal 原先无条件要求 close stdin 成功,PTY 在高负载下先自然 EOF 并退出时会被误判为失败 - 改为仅在会话未终止时要求 close 成功;已进入终态时保留 exited 与 EOF 输出断言,不削弱验证目标