Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WP-CLI: Test Edge Cases #361

Open
5 of 10 tasks
mjangda opened this issue Jun 3, 2019 · 0 comments
Open
5 of 10 tasks

WP-CLI: Test Edge Cases #361

mjangda opened this issue Jun 3, 2019 · 0 comments
Assignees

Comments

@mjangda
Copy link
Member

mjangda commented Jun 3, 2019

  • Build a custom command that runs of out of memory to see what the experience is like and how we should improve it.
  • 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).
  • Fatal error.
  • Non zero exit code.
  • Cancelling a command (Ctrl-C) on Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants