Automattic / Automattic/vip-cli
WP-CLI: Test Edge Cases
Open
- Dominant language
- Go
- Stars
- 64
- Forks
- 21
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 21
Description
- [x] Build a custom command that runs of out of memory to see what the experience is like and how we should improve it.
- [x] Build a custom command that takes a long time to test the same thing.
- [ ] Two people running the same command.
- [ ] One person running the same command in two windows.
- [ ] Excessive CPU usage.
- [ ] Excessive disk usage - download a large file.
- [ ] Excessive disk utilization (IO).
- [x] Fatal error.
- [x] Non zero exit code.
- [x] Cancelling a command (Ctrl-C) on Windows
Contributor guide
Assessment
This issue has not been assessed yet.