mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
- Add IS_SANDBOX environment detection - Skip cron interactive tests when running in Docker sandbox - Move timeout options inline with test definitions - Add comment explaining flaky test workaround This prevents flaky test failures in the Docker sandbox environment while preserving test coverage in local development. Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com> |
||
|---|---|---|
| .. | ||
| context-compress-interactive.test.ts | ||
| cron-interactive.test.ts | ||
| ctrl-c-exit.test.ts | ||
| file-system-interactive.test.ts | ||
| hooks-command.test.ts | ||
| interactive-session.ts | ||
| mixed-input-crash.test.ts | ||