google-gemini / google-gemini/gemini-cli
Investigate and re-enable flaky 'should exit gracefully on second Ctrl+C' test
Open
🔒 maintainer only
1.0/eng-excellence
area/platform
kind/bug
priority/p2
status/bot-triaged
- Dominant language
- TypeScript
- Stars
- 107k
- Forks
- 14.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 45
Description
The integration test `should exit gracefully on second Ctrl+C` in `integration-tests/ctrl-c-exit.test.ts` was disabled because it is flaky on macOS in CI environments.
See PR https://github.com/google-gemini/gemini-cli/pull/23731 for context.
We need to investigate the flakiness and re-enable this test when a more robust solution for simulating multiple `Ctrl+C` signals is found.
cc @SandyTao520 last to touch this test.
Contributor guide
Assessment
This issue has not been assessed yet.